yasserzam...@apache.org |
[struts] branch master updated (9a86067 -> 7fd1622) |
Sat, 04 Aug, 05:37 |
yasserzam...@apache.org |
[struts] 01/01: Merge pull request #240 from ThrawnCA/readme-typos |
Sat, 04 Aug, 05:37 |
yasserzam...@apache.org |
[struts-sandbox] branch trunk updated (54ef192 -> 244361b) |
Sat, 04 Aug, 05:41 |
yasserzam...@apache.org |
[struts-sandbox] 01/01: Merge pull request #1 from jimmycasey/trunk |
Sat, 04 Aug, 05:41 |
yasserzam...@apache.org |
svn commit: r28670 - /release/struts/KEYS |
Sat, 11 Aug, 12:03 |
yasserzam...@apache.org |
svn commit: r28672 - /dev/struts/2.3.35/ |
Sat, 11 Aug, 16:33 |
yasserzam...@apache.org |
[struts] branch struts-2-5-x updated: [maven-release-plugin] prepare release STRUTS_2_5_17 |
Mon, 13 Aug, 12:43 |
yasserzam...@apache.org |
[struts] annotated tag STRUTS_2_5_17 created (now 3a2c08a) |
Mon, 13 Aug, 12:43 |
yasserzam...@apache.org |
[struts] branch struts-2-5-x updated: [maven-release-plugin] prepare for next development iteration |
Mon, 13 Aug, 12:44 |
yasserzam...@apache.org |
svn commit: r28783 - /dev/struts/2.5.15/ |
Thu, 16 Aug, 17:41 |
yasserzam...@apache.org |
svn commit: r28792 - /dev/struts/2.5.17/ |
Fri, 17 Aug, 07:05 |
yasserzam...@apache.org |
svn commit: r28871 - /dev/struts/2.3.35/ /release/struts/2.3.35/ |
Tue, 21 Aug, 05:41 |
yasserzam...@apache.org |
svn commit: r28872 - /dev/struts/2.5.17/ /release/struts/2.5.17/ |
Tue, 21 Aug, 05:43 |
yasserzam...@apache.org |
svn commit: r28873 - /release/struts/2.3.34/ |
Tue, 21 Aug, 05:48 |
yasserzam...@apache.org |
svn commit: r28874 - /release/struts/2.5.16/ |
Tue, 21 Aug, 05:50 |
yasserzam...@apache.org |
[struts-site] branch master updated: release 2.5.17 and 2.3.35 |
Wed, 22 Aug, 07:20 |
git-site-r...@apache.org |
[struts-site] branch asf-site updated: Updates production by Jenkins |
Wed, 22 Aug, 07:30 |
lukaszlen...@apache.org |
[struts-master] branch bumps-parent created (now 22855ec) |
Thu, 23 Aug, 06:40 |
lukaszlen...@apache.org |
[struts-master] 01/04: Upgrades apache parent to version 21 |
Thu, 23 Aug, 06:40 |
lukaszlen...@apache.org |
[struts-master] 02/04: Adds Yasser to the developer's list |
Thu, 23 Aug, 06:40 |
lukaszlen...@apache.org |
[struts-master] 03/04: Cleans up urls |
Thu, 23 Aug, 06:40 |
lukaszlen...@apache.org |
[struts-master] 04/04: Drops duplicated developer entry |
Thu, 23 Aug, 06:40 |
lukaszlen...@apache.org |
[struts-master] branch bumps-parent updated: Fixes rebase issue |
Thu, 23 Aug, 06:50 |
yasserzam...@apache.org |
[struts-master] branch master updated: [WW-4952] Upgrades parent pom (#1) |
Thu, 23 Aug, 09:56 |
lukaszlen...@apache.org |
[struts-master] branch bumps-parent deleted (was 2f03c04) |
Thu, 23 Aug, 11:42 |
lukaszlen...@apache.org |
[struts-master] branch master updated: [maven-release-plugin] prepare release STRUTS_MASTER_12 |
Thu, 23 Aug, 11:48 |
lukaszlen...@apache.org |
[struts-master] annotated tag STRUTS_MASTER_12 created (now 6ee60d7) |
Thu, 23 Aug, 11:48 |
lukaszlen...@apache.org |
[struts-master] branch master updated: [maven-release-plugin] prepare for next development iteration |
Thu, 23 Aug, 11:48 |
lukaszlen...@apache.org |
[struts] branch master updated (7fd1622 -> 6f4d6fe) |
Fri, 24 Aug, 08:34 |
lukaszlen...@apache.org |
[struts] 01/13: Adds Maven wrapper to allow use the latest Maven version |
Fri, 24 Aug, 08:34 |
lukaszlen...@apache.org |
[struts] 02/13: Avoids parsing namespace when using existing namespace |
Fri, 24 Aug, 08:34 |
lukaszlen...@apache.org |
[struts] 03/13: Increases scope when location parsing is avoided |
Fri, 24 Aug, 08:34 |
lukaszlen...@apache.org |
[struts] 04/13: Upgrades Jackson libs to version 2.9.5 |
Fri, 24 Aug, 08:34 |
lukaszlen...@apache.org |
[struts] 05/13: Makes OgnlUtil more immutable |
Fri, 24 Aug, 08:34 |
lukaszlen...@apache.org |
[struts] 06/13: Adds proper handling of primitive types |
Fri, 24 Aug, 08:34 |
lukaszlen...@apache.org |
[struts] 07/13: Adds more general exclusion |
Fri, 24 Aug, 08:34 |
lukaszlen...@apache.org |
[struts] 08/13: Validates action, namespace and method in the same way |
Fri, 24 Aug, 08:34 |
lukaszlen...@apache.org |
[struts] 09/13: delete redundant code for performance |
Fri, 24 Aug, 08:34 |
lukaszlen...@apache.org |
[struts] 10/13: Fixes how dependencies are injected into constructor |
Fri, 24 Aug, 08:34 |
lukaszlen...@apache.org |
[struts] 11/13: add an extra unit test |
Fri, 24 Aug, 08:34 |
lukaszlen...@apache.org |
[struts] 12/13: Fixes conflicts after cherry-picked changes from 2.5.x branch |
Fri, 24 Aug, 08:34 |
lukaszlen...@apache.org |
[struts] 13/13: WW-4955 Upgrades OGNL to version 3.2.6 |
Fri, 24 Aug, 08:34 |
lukaszlen...@apache.org |
[struts] branch master updated: Adds additional test to check is ArrayList.size() is accessible |
Fri, 24 Aug, 11:05 |
lukaszlen...@apache.org |
[struts] branch master updated (7bb1ea2 -> 899b4a6) |
Mon, 27 Aug, 11:44 |
lukaszlen...@apache.org |
[struts] 01/01: Merge pull request #241 from benelog/patch-1 |
Mon, 27 Aug, 11:44 |
lukaszlen...@apache.org |
[struts] branch struts-2-5-x updated (83c0f1c -> 65fb0d4) |
Mon, 27 Aug, 12:17 |
lukaszlen...@apache.org |
[struts] 01/01: Merge pull request #242 from benelog/fix-log-2-5-x |
Mon, 27 Aug, 12:17 |
lukaszlen...@apache.org |
[struts] branch support-2-3 updated (0b41b68 -> 88c2d21) |
Mon, 27 Aug, 14:10 |
lukaszlen...@apache.org |
[struts] 01/01: Merge pull request #243 from benelog/fix-log-2-3-x |
Mon, 27 Aug, 14:10 |
lukaszlen...@apache.org |
[struts] branch master updated: WW-4954 Adds a test case to cover accessing ArrayList |
Wed, 29 Aug, 05:57 |
lukaszlen...@apache.org |
[struts] branch WW-4954 created (now 029892d) |
Thu, 30 Aug, 06:39 |
lukaszlen...@apache.org |
[struts] 01/01: WW-4954 Moves XWorkList out of util package |
Thu, 30 Aug, 06:39 |
lukaszlen...@apache.org |
[struts] branch WW-4954-struts-2-3 created (now 458acb8) |
Thu, 30 Aug, 06:52 |
lukaszlen...@apache.org |
[struts] 01/01: WW-4954 Moves XWorkList out of the util package |
Thu, 30 Aug, 06:52 |
yasserzam...@apache.org |
[struts] branch support-2-3 updated (88c2d21 -> feb5ab1) |
Fri, 31 Aug, 11:49 |
yasserzam...@apache.org |
[struts] 01/01: Merge pull request #245 from apache/WW-4954-struts-2-3 |
Fri, 31 Aug, 11:49 |
yasserzam...@apache.org |
[struts] branch struts-2-5-x updated (65fb0d4 -> daf6f6f) |
Fri, 31 Aug, 11:53 |
yasserzam...@apache.org |
[struts] 01/01: Merge pull request #244 from apache/WW-4954 |
Fri, 31 Aug, 11:53 |
lukaszlen...@apache.org |
[struts] branch WW-4954-struts-2-3 deleted (was 458acb8) |
Fri, 31 Aug, 12:58 |
lukaszlen...@apache.org |
[struts] branch WW-4954 deleted (was 029892d) |
Fri, 31 Aug, 12:58 |