Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change version to 2.0.0-RC1-SNAPSHOT | Olivier Lamy | 2014-02-08 | 68 | -68/+68 |
* | new astyanax version | Olivier Lamy | 2014-02-06 | 1 | -1/+1 |
* | fix issue when deleting project version non snapshot | Olivier Lamy | 2014-01-16 | 1 | -0/+7 |
* | remove previous d3 version | Olivier Lamy | 2014-01-15 | 1 | -5/+0 |
* | use d3 version working with last jquery version | Olivier Lamy | 2014-01-15 | 2 | -1/+6 |
* | hide this div when displaying details | Olivier Lamy | 2014-01-15 | 1 | -0/+1 |
* | fixing browsing with typeahead | Olivier Lamy | 2014-01-15 | 3 | -8/+53 |
* | simple hack to avoid weird effect of typeahead local caching | Olivier Lamy | 2014-01-15 | 1 | -2/+5 |
* | handle null groupId | Olivier Lamy | 2014-01-15 | 2 | -2/+6 |
* | fixing moving to groupId browsing when selected from typeahead | Olivier Lamy | 2014-01-15 | 2 | -4/+4 |
* | fixing moving to project detail when selected from typeahead | Olivier Lamy | 2014-01-15 | 1 | -18/+8 |
* | fix filtering | Olivier Lamy | 2014-01-15 | 1 | -4/+6 |
* | fix fancybox version | Olivier Lamy | 2014-01-15 | 1 | -1/+2 |
* | use animate to avoid collision with hide defined in both jquery and jqueryui | Olivier Lamy | 2014-01-15 | 1 | -4/+6 |
* | fixing jquery ui | Olivier Lamy | 2014-01-15 | 5 | -9/+16 |
* | use typeahead only remove jquery autocomplete | Olivier Lamy | 2014-01-15 | 3 | -10/+130 |
* | cleanup class used | Olivier Lamy | 2014-01-15 | 1 | -1/+1 |
* | use typeahead for users filtering | Olivier Lamy | 2014-01-15 | 4 | -52/+16 |
* | delete old jquery ui version | Olivier Lamy | 2014-01-14 | 1 | -6/+0 |
* | use last jquery ui | Olivier Lamy | 2014-01-14 | 1 | -0/+7 |
* | fix issue with typeahead | Olivier Lamy | 2014-01-14 | 6 | -6/+7 |
* | cleanup | Olivier Lamy | 2014-01-10 | 3 | -14/+38 |
* | when browsing we must be more relax to resolve dependencies especially with s... | Olivier Lamy | 2014-01-10 | 4 | -23/+70 |
* | no need of public method here | Olivier Lamy | 2014-01-10 | 1 | -2/+2 |
* | fix issue reported on the mailing list | Olivier Lamy | 2014-01-09 | 1 | -0/+1 |
* | last tomcat version 7.0.50 | Olivier Lamy | 2014-01-08 | 2 | -4/+10 |
* | remove files not needed anymore | Olivier Lamy | 2014-01-08 | 2 | -92/+0 |
* | remove use of httpunit | Olivier Lamy | 2014-01-08 | 4 | -99/+369 |
* | use constructor injection | Olivier Lamy | 2014-01-08 | 1 | -7/+6 |
* | use strict matching for model mapper | Olivier Lamy | 2014-01-07 | 3 | -12/+24 |
* | use strict matching for model mapper | Olivier Lamy | 2014-01-07 | 3 | -3/+14 |
* | fix xml dependency | Olivier Lamy | 2014-01-06 | 1 | -1/+5 |
* | fix xml dependency | Olivier Lamy | 2014-01-06 | 1 | -6/+3 |
* | fix xml dependency | Olivier Lamy | 2014-01-06 | 2 | -0/+10 |
* | use mock servlet here too to have faster tests | Olivier Lamy | 2014-01-06 | 4 | -102/+24 |
* | fix deployment and mkcol unit test | Olivier Lamy | 2014-01-06 | 2 | -4/+22 |
* | need to override this one too | Olivier Lamy | 2014-01-06 | 1 | -4/+6 |
* | follow redirect as previous testing tool did | Olivier Lamy | 2014-01-06 | 2 | -5/+19 |
* | cleanup use jsoup to parse html result | Olivier Lamy | 2014-01-06 | 3 | -60/+35 |
* | take care of http method | Olivier Lamy | 2014-01-06 | 1 | -6/+19 |
* | using mock servlet execution definitely faster than starting tomcat or servle... | Olivier Lamy | 2014-01-06 | 2 | -12/+361 |
* | fix unit test | Olivier Lamy | 2014-01-06 | 2 | -6/+12 |
* | fix unit test | Olivier Lamy | 2014-01-06 | 2 | -128/+225 |
* | refactor | Olivier Lamy | 2014-01-06 | 2 | -23/+27 |
* | fix unit test | Olivier Lamy | 2014-01-06 | 2 | -18/+49 |
* | missed to add a class | Olivier Lamy | 2014-01-06 | 1 | -0/+51 |
* | refactor unit tests to get rid of the old httpunit | Olivier Lamy | 2014-01-06 | 23 | -3/+130 |
* | remove use of old httpunit library | Olivier Lamy | 2014-01-06 | 21 | -282/+439 |
* | fix mapping with modelmapper | Olivier Lamy | 2013-12-26 | 10 | -71/+77 |
* | use model mapper | Olivier Lamy | 2013-12-26 | 9 | -81/+56 |