1. 1883dc8 upgrade Maven plugins by Sean Sullivan · 6 years ago
  2. 6ec1a1a Add Oracle Java 9 to Travis build. Closes #1. by Gary D. Gregory · 6 years ago
  3. 51e64c8 (chore) adding commons.module.name and commons.componentid to pom by Rob Tompkins · 7 years ago
  4. 99dcc4b Add oraclejdk7 to Travis CI. by Gary D. Gregory · 7 years ago
  5. e8d0b88 Add starter TravisCI configuration. Will pick up Travis profile from new parent module when released. by Gary D. Gregory · 7 years ago
  6. 2fc4bff Update old school @exception with new school @throws. by Gary D. Gregory · 8 years ago
  7. 6348454 Update copyright for 2016 in NOTICE.txt by Gary D. Gregory · 8 years ago
  8. 6d753b1 Collect the DOAPs by Sebastian Bazley · 8 years ago
  9. 54e6c3b upgraded changes plugin as the old version threw errors by Christian Grobmeier · 11 years ago
  10. bede9ab removed ognl 3 dependency for testing by Christian Grobmeier · 11 years ago
  11. e5b1b51 removed commented code lines of no use by Christian Grobmeier · 11 years ago
  12. 8c7d340 no need to support jdk 1.3 (says pom.xml) by Christian Grobmeier · 11 years ago
  13. 2ba85c6 removed unnecessary null checks by Christian Grobmeier · 11 years ago
  14. 1ca4398 need to discuss jdk support by Christian Grobmeier · 11 years ago
  15. 2eacc71 added license to script by Christian Grobmeier · 11 years ago
  16. 5dafda1 fixed typo, updated copyright year by Christian Grobmeier · 11 years ago
  17. 1430396 Another reference to fileupload by Sebastian Bazley · 11 years ago
  18. 70845ec Fix component name by Sebastian Bazley · 11 years ago
  19. 9c58908 Correct name of AL2.0 by Sebastian Bazley · 11 years ago
  20. 9edf943 fixed rawtypes warnings by Simone Tripodi · 11 years ago
  21. bf9227e stack overflow error due to methods signature collisions by Simone Tripodi · 11 years ago
  22. 18ef2d2 fixed rawtypes warnings trivial code format by Simone Tripodi · 11 years ago
  23. d7d3576 trivial: code format, it was not respecting the standard by Simone Tripodi · 11 years ago
  24. c0924cd trivial: static import of assertTrue method by Simone Tripodi · 11 years ago
  25. a0f1684 suppressed rawtype warning by specifying generics by Simone Tripodi · 11 years ago
  26. f92202e suppressed rawtype warning by specifying generics by Simone Tripodi · 11 years ago
  27. 97ebcef suppressed rawtype warning by specifying generics by Simone Tripodi · 11 years ago
  28. 4503748 suppressed rawtype warning by specifying generics by Simone Tripodi · 11 years ago
  29. 238daa3 trivial: suppressed rawtype warning by specifying generics by Simone Tripodi · 11 years ago
  30. dfed5be trivial: suppressed rawtype warning by specifying generics, muted unused warning (the object method is just a test method) by Simone Tripodi · 11 years ago
  31. 0f11958 initial checkin of missing DOAP descripto for OGNL component by Simone Tripodi · 11 years ago
  32. 7577051 ${project.build.directory} could be overridden in the POM and forget to be updated in the assembly descriptor by Simone Tripodi · 11 years ago
  33. 948f058 use the `exclude` logic to create the sources archive, rather than specifying what has to be included by Simone Tripodi · 11 years ago
  34. 9689793 reuse already defined properties rather than composing them to create the baseDirectory by Simone Tripodi · 11 years ago
  35. 76223e6 trivial: 2 spaces indentation for XML documents by Simone Tripodi · 11 years ago
  36. 3a28e61 trivial: changing email address pattern makes the site-plugin able to retrieve the associated gravatar and creates an enhanced team-list page by Simone Tripodi · 11 years ago
  37. 53817a7 OGNL-234 Removes methods marked as @Deprecated by Lukasz Lenart · 11 years ago
  38. fd35fd2 OGNL-232 Removes deprecated classes by Lukasz Lenart · 11 years ago
  39. 882f4fb Used string format instead of string concatenation by Maurizio Cucchiara · 11 years ago
  40. baba9ae Removed deprecated constructor, furthermore initialSize var was unused by Maurizio Cucchiara · 11 years ago
  41. c0cbba6 Removed deprecated constructor, furthermore initialSize var was unused by Maurizio Cucchiara · 11 years ago
  42. 85037c9 Combined nested if statements by Maurizio Cucchiara · 11 years ago
  43. 4ffb118 Fix up URLs so they point to actual sites; this allows relative URLs to work properly by Sebastian Bazley · 11 years ago
  44. 3a320a1 created proper serialUid by Christian Grobmeier · 11 years ago
  45. 0498268 removed author tags as discussed in http://s.apache.org/xT and three version tags by Christian Grobmeier · 11 years ago
  46. 1b177f3 filtered trivial method naming issue for generated classes by Christian Grobmeier · 11 years ago
  47. 3d96785 enabled findbug filter again by Christian Grobmeier · 11 years ago
  48. 3691c98 added clirr report plugin, fixed line intention on plugin above by Christian Grobmeier · 11 years ago
  49. f68fc9a Reverts back the change where site-content is placed by Lukasz Lenart · 11 years ago
  50. d5d645d Excludes files from rat report by Lukasz Lenart · 11 years ago
  51. 1084a1e upgrade surefire and javadoc plugins by Olivier Lamy · 11 years ago
  52. baa5fb5 add download page by Olivier Lamy · 11 years ago
  53. cf54fd4 restore download cgi by Olivier Lamy · 11 years ago
  54. 9615062 inherit version from parent by Olivier Lamy · 11 years ago
  55. 0e07fc3 developed by => developed at by Sebastian Bazley · 11 years ago
  56. 677e5af use released parent pom by Olivier Lamy · 11 years ago
  57. 1822c4a OGNL-230 upgrades Javassist to version 3.16.1-GA by Lukasz Lenart · 11 years ago
  58. 8ae40cd use default path for svn pubsub by Olivier Lamy · 11 years ago
  59. ed2ac59 ignore site-content by Olivier Lamy · 11 years ago
  60. 6468b71 configure site publish by Olivier Lamy · 11 years ago
  61. 6b2c131 Replaces for() with foreach() by Lukasz Lenart · 11 years ago
  62. ac7201b Uses more efficient entrySet() instead of keySet() by Lukasz Lenart · 11 years ago
  63. b2a853e Uses Long.valueOf to improve overall performance by Lukasz Lenart · 11 years ago
  64. 0e3dd0c Uses already available constants instead of redeclaring them by Lukasz Lenart · 11 years ago
  65. cd8d4d1 Adds missing header with license by Lukasz Lenart · 11 years ago
  66. 0bdf846 Uses the latest stable parent pom instead SNAPSHOT version by Lukasz Lenart · 11 years ago
  67. 4e21a3c do not run benchmarks per default by Olivier Lamy · 11 years ago
  68. a6d6bdb configure ognl for site deployment via svnpubsub by Olivier Lamy · 11 years ago
  69. 29bc2c6 Adds missing header with license by Lukasz Lenart · 12 years ago
  70. c74ead2 updated parent reference to v25 by Simone Tripodi · 12 years ago
  71. a34db7b Updating copyright dates in notice per expressive last entries in each components svn log by Henri Yandell · 12 years ago
  72. f5ca032 Moved ex-private method to the unique consumer by Maurizio Cucchiara · 12 years ago
  73. a86ab47 Recovered the api layout (see http://goo.gl/KzeDH) by Maurizio Cucchiara · 12 years ago
  74. 8298f2b Added a method to identify an eval expression (necessary to fix a security issue on struts, see https://cwiki.apache.org/confluence/display/WW/S2-009) by Maurizio Cucchiara · 12 years ago
  75. 0150652 Removed boxing, used for each loop, by Maurizio Cucchiara · 12 years ago
  76. a820570 added author tags by Simone Tripodi · 12 years ago
  77. ed37a82 added schema reference to site.xml by Simone Tripodi · 12 years ago
  78. 4c5aaa7 This is not DirectMemory by Maurizio Cucchiara · 12 years ago
  79. 9567483 OGNL-36 - Renamed benchmark file names by Maurizio Cucchiara · 12 years ago
  80. 734aa77 Added explicit argument type (Jenkins fails) by Maurizio Cucchiara · 12 years ago
  81. 36ee04d Added OGNL-39 to the change list by Maurizio Cucchiara · 12 years ago
  82. 99f0034 OGNL-39 - Greatly simplified OgnlRuntime, delegating away responsibilities to several new classes. Caching responsibilities are now taken by a new OgnlCache class. I also added new classes PrimitiveWrapperClasses, NumericCasts, PrimitiveDefaults, NumericValues, PrimitiveTypes, NumericLiterals and NumericDefaults. by Maurizio Cucchiara · 12 years ago
  83. 9f86a3c OGNL-39 - Corrected typo: Renamed Fie{dl,ld}CacheEntryFactory. by Maurizio Cucchiara · 12 years ago
  84. 38afb45 OGNL-39 - Renamed local var by Maurizio Cucchiara · 12 years ago
  85. 8ef4bdc OGNL-39 - Corrected typo: Renamed Fie{dl,ld}CacheEntryFactory. by Maurizio Cucchiara · 12 years ago
  86. 833d55f Formatted text (many lines were very lengthy) by Maurizio Cucchiara · 12 years ago
  87. ee16d77 Added OGNL-38 to the change list by Maurizio Cucchiara · 12 years ago
  88. 6d9fcdd OGNL-38 - Use StringBuilder instead of StringBuffer, removed boxing, replaced for loop with foreach by Maurizio Cucchiara · 12 years ago
  89. fae1584 OGNL-38 - Use StringBuilder instead of StringBuffer. by Maurizio Cucchiara · 12 years ago
  90. c59029d OGNL-38 - Variable naming, use StringBuilder instead of StringBuffer. Replace new String(stringBuffer) with stringBuffer.toString(). by Maurizio Cucchiara · 12 years ago
  91. 4a6491d OGNL-38 - Variable naming, use StringBuilder instead of StringBuffer. Replace new String(stringBuffer) with stringBuffer.toString(). by Maurizio Cucchiara · 12 years ago
  92. 4341ea8 OGNL-38 - Test CONSTANT.equals(variable) and simplify conditionals. by Maurizio Cucchiara · 12 years ago
  93. 58a1bde Replaced for loop with foreach, added a method test by Maurizio Cucchiara · 12 years ago
  94. 2312dad Correct typo by Maurizio Cucchiara · 12 years ago
  95. c77ea1b OGNL-38 - Removed useless extends object. by Maurizio Cucchiara · 12 years ago
  96. b733778 OGNL-38 - Remove JDK1.5 checking since OGNL now requires >=JDK1.5. by Maurizio Cucchiara · 12 years ago
  97. 9eff1c0 OGNL-38 - Use StringBuilder instead of StringBuffer. by Maurizio Cucchiara · 12 years ago
  98. b2a27ab OGNL-38 - Simplify conditionals. by Maurizio Cucchiara · 12 years ago
  99. a207fb3 OGNL-38 - Test CONSTANT.equals(variable). by Maurizio Cucchiara · 12 years ago
  100. f2224b5 OGNL-38 - Test CONSTANT.equals(variable). by Maurizio Cucchiara · 12 years ago