Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change version to 2.0.0-RC1-SNAPSHOT | Olivier Lamy | 2014-02-08 | 11 | -11/+11 |
* | 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 | 5 | -6/+6 |
* | 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 | 3 | -97/+366 |
* | use strict matching for model mapper | Olivier Lamy | 2014-01-07 | 1 | -0/+2 |
* | 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 | 1 | -0/+5 |
* | 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 | 2 | -59/+34 |
* | 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 | 9 | -2/+55 |
* | remove use of old httpunit library | Olivier Lamy | 2014-01-06 | 20 | -282/+433 |
* | fix mapping with modelmapper | Olivier Lamy | 2013-12-26 | 5 | -27/+40 |
* | add imgae | Olivier Lamy | 2013-12-22 | 1 | -0/+0 |
* | fix timeout | Olivier Lamy | 2013-12-22 | 4 | -17/+18 |
* | [MRM-1750] Add remote repository health check | Olivier Lamy | 2013-12-22 | 2 | -2/+27 |
* | add unit test | Olivier Lamy | 2013-12-22 | 2 | -3/+56 |
* | [MRM-1750] Add remote repository health check | Olivier Lamy | 2013-12-22 | 7 | -32/+159 |
* | [MRM-1750] Add remote repository health check | Olivier Lamy | 2013-12-22 | 3 | -28/+141 |
* | correctly close streams | Olivier Lamy | 2013-12-19 | 1 | -4/+6 |