{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":174385933,"defaultBranch":"master","name":"portletmvc4spring","ownerLogin":"liferay","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-03-07T16:57:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/131436?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714158161.0","currentOid":""},"activityList":{"items":[{"before":"c0d69f8d8d216569bafdfe2411f14d6db31d05b7","after":"dfa9c9500aedd2473de21ed421e699fa543e44d8","ref":"refs/heads/master","pushedAt":"2024-04-26T19:02:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ngriffin7a","name":"Neil Griffin","path":"/ngriffin7a","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/989387?s=80&v=4"},"commit":{"message":"Version updates","shortMessageHtmlLink":"Version updates"}},{"before":"7b349d028ded636e2a4b7b4de36165feaa718d6f","after":"390f9ca6155fc0e673e5bd8424a6110e752f270b","ref":"refs/heads/5.3.x","pushedAt":"2024-04-26T19:00:42.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"ngriffin7a","name":"Neil Griffin","path":"/ngriffin7a","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/989387?s=80&v=4"},"commit":{"message":"[maven-release-plugin] prepare for next development iteration","shortMessageHtmlLink":"[maven-release-plugin] prepare for next development iteration"}},{"before":"e9a2aa1e9eeb3de860f5c3a1e64db4a035cccb08","after":"b7f947fb663865548b8ac8d379c4e58b30bc25bd","ref":"refs/heads/5.2.x","pushedAt":"2024-04-26T19:00:33.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"ngriffin7a","name":"Neil Griffin","path":"/ngriffin7a","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/989387?s=80&v=4"},"commit":{"message":"[maven-release-plugin] prepare for next development iteration","shortMessageHtmlLink":"[maven-release-plugin] prepare for next development iteration"}},{"before":"9c4795453d09593fba5d84c144db3255a4fda305","after":"e9a2aa1e9eeb3de860f5c3a1e64db4a035cccb08","ref":"refs/heads/5.2.x","pushedAt":"2024-04-26T14:34:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ngriffin7a","name":"Neil Griffin","path":"/ngriffin7a","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/989387?s=80&v=4"},"commit":{"message":"MVCS-75 PortletSessionMap must always operate against a real session. Otherwise upon serving a brand new request, the ConversationContainer can actually save into the session map due to setAttribute() is using request.getPortletSession(true), but the followup query of ConversationContainer will fail to see the previous value due to getAttribute() is using request.getPortletSession(false).","shortMessageHtmlLink":"MVCS-75 PortletSessionMap must always operate against a real session.…"}},{"before":"de6596310fe70f59d0ce3436989d56939e6af19d","after":"7b349d028ded636e2a4b7b4de36165feaa718d6f","ref":"refs/heads/5.3.x","pushedAt":"2024-04-26T14:29:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ngriffin7a","name":"Neil Griffin","path":"/ngriffin7a","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/989387?s=80&v=4"},"commit":{"message":"MVCS-76 Upgrade to Spring Security 5.8.12 and Spring Framework 5.3.34","shortMessageHtmlLink":"MVCS-76 Upgrade to Spring Security 5.8.12 and Spring Framework 5.3.34"}},{"before":"ea9a0ed75466058f54c9e342a6dbb68bf364db5d","after":"de6596310fe70f59d0ce3436989d56939e6af19d","ref":"refs/heads/5.3.x","pushedAt":"2024-04-26T14:21:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ngriffin7a","name":"Neil Griffin","path":"/ngriffin7a","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/989387?s=80&v=4"},"commit":{"message":"MVCS-75 PortletSessionMap must always operate against a real session. Otherwise upon serving a brand new request, the ConversationContainer can actually save into the session map due to setAttribute() is using request.getPortletSession(true), but the followup query of ConversationContainer will fail to see the previous value due to getAttribute() is using request.getPortletSession(false).","shortMessageHtmlLink":"MVCS-75 PortletSessionMap must always operate against a real session.…"}},{"before":"4efa25a874a77175d6b8ed6434774119bac87429","after":null,"ref":"refs/heads/dependabot/maven/org.springframework.security-spring-security-core-5.8.11","pushedAt":"2024-04-26T14:17:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"5512c7401fc1c9e48715382ceeeb0d744ddc3a93","after":"c0d69f8d8d216569bafdfe2411f14d6db31d05b7","ref":"refs/heads/master","pushedAt":"2024-04-26T14:16:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ngriffin7a","name":"Neil Griffin","path":"/ngriffin7a","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/989387?s=80&v=4"},"commit":{"message":"MVCS-76 Upgrade to Spring Security 5.8.12 and Spring Framework 5.3.34","shortMessageHtmlLink":"MVCS-76 Upgrade to Spring Security 5.8.12 and Spring Framework 5.3.34"}},{"before":null,"after":"4efa25a874a77175d6b8ed6434774119bac87429","ref":"refs/heads/dependabot/maven/org.springframework.security-spring-security-core-5.8.11","pushedAt":"2024-04-26T14:14:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump org.springframework.security:spring-security-core\n\nBumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 5.8.8 to 5.8.11.\n- [Release notes](https://github.com/spring-projects/spring-security/releases)\n- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)\n- [Commits](https://github.com/spring-projects/spring-security/compare/5.8.8...5.8.11)\n\n---\nupdated-dependencies:\n- dependency-name: org.springframework.security:spring-security-core\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump org.springframework.security:spring-security-core"}},{"before":"a1cd7e8a2f2e1cd97320f7c3b4d956a6b5ce0c83","after":null,"ref":"refs/heads/dependabot/maven/org.springframework-spring-core-5.3.20","pushedAt":"2024-04-26T14:07:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"5d933802bb71d5b674d8e323f423b6a13daa2d2b","after":null,"ref":"refs/heads/dependabot/maven/org.springframework.security-spring-security-core-5.5.7","pushedAt":"2024-04-26T14:07:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"bc3bfd923490a5275d4df24f4cd4f378e1b580b5","after":null,"ref":"refs/heads/dependabot/maven/org.springframework-spring-web-6.0.0","pushedAt":"2024-04-26T14:06:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"e77de7d4f073cf031c0eae1227b5c6558895c8a9","after":null,"ref":"refs/heads/dependabot/maven/commons-fileupload-commons-fileupload-1.5","pushedAt":"2024-04-26T14:06:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"4802f98a3c01d44b2bb2e425f94007d36a50f6a7","after":"5512c7401fc1c9e48715382ceeeb0d744ddc3a93","ref":"refs/heads/master","pushedAt":"2024-04-26T12:01:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ngriffin7a","name":"Neil Griffin","path":"/ngriffin7a","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/989387?s=80&v=4"},"commit":{"message":"MVCS-75 PortletSessionMap must always operate against a real session. Otherwise upon serving a brand new request, the ConversationContainer can actually save into the session map due to setAttribute() is using request.getPortletSession(true), but the followup query of ConversationContainer will fail to see the previous value due to getAttribute() is using request.getPortletSession(false).","shortMessageHtmlLink":"MVCS-75 PortletSessionMap must always operate against a real session.…"}},{"before":"0418519fac92ea1fcd83a310c8294638fb786060","after":"9051af90386882b6c6a9b7b741ffac8f5263ada0","ref":"refs/heads/5.1.x","pushedAt":"2023-12-12T17:36:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ngriffin7a","name":"Neil Griffin","path":"/ngriffin7a","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/989387?s=80&v=4"},"commit":{"message":"Updated README.md regarding branch info","shortMessageHtmlLink":"Updated README.md regarding branch info"}},{"before":"e1a4cc2924c8007e589a8679dc5e8ab22f8ba9c2","after":"9c4795453d09593fba5d84c144db3255a4fda305","ref":"refs/heads/5.2.x","pushedAt":"2023-12-12T17:35:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ngriffin7a","name":"Neil Griffin","path":"/ngriffin7a","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/989387?s=80&v=4"},"commit":{"message":"Updated README.md regarding branch info","shortMessageHtmlLink":"Updated README.md regarding branch info"}},{"before":"f317be20f9aa455a195aef41c53d375dc9fe1746","after":"ea9a0ed75466058f54c9e342a6dbb68bf364db5d","ref":"refs/heads/5.3.x","pushedAt":"2023-12-12T17:35:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ngriffin7a","name":"Neil Griffin","path":"/ngriffin7a","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/989387?s=80&v=4"},"commit":{"message":"Updated README.md regarding branch info","shortMessageHtmlLink":"Updated README.md regarding branch info"}},{"before":"3462e5b446af1a381c157757f9dd21a8896a3688","after":"4802f98a3c01d44b2bb2e425f94007d36a50f6a7","ref":"refs/heads/master","pushedAt":"2023-12-12T17:35:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ngriffin7a","name":"Neil Griffin","path":"/ngriffin7a","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/989387?s=80&v=4"},"commit":{"message":"Update the branch version according to its original intended purpose of targeting Spring Framework 6.x","shortMessageHtmlLink":"Update the branch version according to its original intended purpose …"}},{"before":"36bce7ddb9985962b192f3d0e6f2a588126a1a86","after":"3462e5b446af1a381c157757f9dd21a8896a3688","ref":"refs/heads/master","pushedAt":"2023-12-12T17:34:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ngriffin7a","name":"Neil Griffin","path":"/ngriffin7a","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/989387?s=80&v=4"},"commit":{"message":"Updated README.md regarding branch info","shortMessageHtmlLink":"Updated README.md regarding branch info"}},{"before":"5070c6f67eddc009ff5247907a04fbe336d24386","after":"e1a4cc2924c8007e589a8679dc5e8ab22f8ba9c2","ref":"refs/heads/5.2.x","pushedAt":"2023-12-12T03:24:43.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"ngriffin7a","name":"Neil Griffin","path":"/ngriffin7a","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/989387?s=80&v=4"},"commit":{"message":"[maven-release-plugin] prepare for next development iteration","shortMessageHtmlLink":"[maven-release-plugin] prepare for next development iteration"}},{"before":"8e3ee8a0cf0e2c491e0bb8b2c69759b555af31dd","after":"f317be20f9aa455a195aef41c53d375dc9fe1746","ref":"refs/heads/5.3.x","pushedAt":"2023-12-12T03:08:34.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"ngriffin7a","name":"Neil Griffin","path":"/ngriffin7a","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/989387?s=80&v=4"},"commit":{"message":"[maven-release-plugin] prepare for next development iteration","shortMessageHtmlLink":"[maven-release-plugin] prepare for next development iteration"}},{"before":"aec62a68d204e67eb9f2b96b72db716c8adab291","after":"5070c6f67eddc009ff5247907a04fbe336d24386","ref":"refs/heads/5.2.x","pushedAt":"2023-12-11T18:30:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ngriffin7a","name":"Neil Griffin","path":"/ngriffin7a","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/989387?s=80&v=4"},"commit":{"message":"MVCS-73: Downgrade to Validation API 1.x annotations in demo portlets","shortMessageHtmlLink":"MVCS-73: Downgrade to Validation API 1.x annotations in demo portlets"}},{"before":"f960a54bbd007b3f0216c2b6fe70fec9d67aaad5","after":"8e3ee8a0cf0e2c491e0bb8b2c69759b555af31dd","ref":"refs/heads/5.3.x","pushedAt":"2023-12-11T18:30:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ngriffin7a","name":"Neil Griffin","path":"/ngriffin7a","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/989387?s=80&v=4"},"commit":{"message":"MVCS-73: Downgrade to Validation API 1.x annotations in demo portlets","shortMessageHtmlLink":"MVCS-73: Downgrade to Validation API 1.x annotations in demo portlets"}},{"before":"b779a4964b9a0deff7702cf3ad248a6f75512e95","after":"36bce7ddb9985962b192f3d0e6f2a588126a1a86","ref":"refs/heads/master","pushedAt":"2023-12-11T18:29:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ngriffin7a","name":"Neil Griffin","path":"/ngriffin7a","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/989387?s=80&v=4"},"commit":{"message":"MVCS-73: Downgrade to Validation API 1.x annotations in demo portlets","shortMessageHtmlLink":"MVCS-73: Downgrade to Validation API 1.x annotations in demo portlets"}},{"before":"f7443a233d43155756fe3d916e9113fd319770f9","after":"0418519fac92ea1fcd83a310c8294638fb786060","ref":"refs/heads/5.1.x","pushedAt":"2023-12-09T21:57:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ngriffin7a","name":"Neil Griffin","path":"/ngriffin7a","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/989387?s=80&v=4"},"commit":{"message":"MVCS-72 Upgrade to commons-fileupload 1.5","shortMessageHtmlLink":"MVCS-72 Upgrade to commons-fileupload 1.5"}},{"before":"b39f2aa969c4eb1252c7d92ab9c2866405127bb3","after":"aec62a68d204e67eb9f2b96b72db716c8adab291","ref":"refs/heads/5.2.x","pushedAt":"2023-12-09T21:56:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ngriffin7a","name":"Neil Griffin","path":"/ngriffin7a","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/989387?s=80&v=4"},"commit":{"message":"MVCS-72 Upgrade to commons-fileupload 1.5","shortMessageHtmlLink":"MVCS-72 Upgrade to commons-fileupload 1.5"}},{"before":"0c62f712b8d82b574fbc39a25a8a96f2964310e3","after":"f960a54bbd007b3f0216c2b6fe70fec9d67aaad5","ref":"refs/heads/5.3.x","pushedAt":"2023-12-09T21:56:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ngriffin7a","name":"Neil Griffin","path":"/ngriffin7a","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/989387?s=80&v=4"},"commit":{"message":"MVCS-72 Upgrade to commons-fileupload 1.5","shortMessageHtmlLink":"MVCS-72 Upgrade to commons-fileupload 1.5"}},{"before":"9bcba5c9b1dbad26c40a7d861f64defa77d87a6d","after":"b779a4964b9a0deff7702cf3ad248a6f75512e95","ref":"refs/heads/master","pushedAt":"2023-12-09T21:55:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ngriffin7a","name":"Neil Griffin","path":"/ngriffin7a","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/989387?s=80&v=4"},"commit":{"message":"MVCS-72 Upgrade to commons-fileupload 1.5","shortMessageHtmlLink":"MVCS-72 Upgrade to commons-fileupload 1.5"}},{"before":"60c5cc600a8d909a0832f0328a6723da1edc3ee5","after":"b39f2aa969c4eb1252c7d92ab9c2866405127bb3","ref":"refs/heads/5.2.x","pushedAt":"2023-12-09T21:45:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ngriffin7a","name":"Neil Griffin","path":"/ngriffin7a","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/989387?s=80&v=4"},"commit":{"message":"MVCS-71 Upgrade to Spring Security 5.4.11 and Spring Framework 5.2.25","shortMessageHtmlLink":"MVCS-71 Upgrade to Spring Security 5.4.11 and Spring Framework 5.2.25"}},{"before":null,"after":"0c62f712b8d82b574fbc39a25a8a96f2964310e3","ref":"refs/heads/5.3.x","pushedAt":"2023-12-09T21:17:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ngriffin7a","name":"Neil Griffin","path":"/ngriffin7a","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/989387?s=80&v=4"},"commit":{"message":"MVCS-70 Upgrade to Spring Security 5.8.8 and Spring Framework 5.3.30","shortMessageHtmlLink":"MVCS-70 Upgrade to Spring Security 5.8.8 and Spring Framework 5.3.30"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEO3Oo8gA","startCursor":null,"endCursor":null}},"title":"Activity · liferay/portletmvc4spring"}