Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | force jqueryui loaded first | Olivier Lamy | 2013-12-16 | 5 | -12/+12 | |
* | type email | Olivier Lamy | 2013-12-15 | 1 | -1/+1 | |
* | .gitignore += .site-content | Olivier Lamy | 2013-12-15 | 1 | -0/+1 | |
* | ignore .site-content | Olivier Lamy | 2013-12-14 | 0 | -0/+0 | |
* | site not in user.home | Olivier Lamy | 2013-12-13 | 1 | -1/+1 | |
* | fix svn:ignore | Olivier Lamy | 2013-12-13 | 0 | -0/+0 | |
* | add files | Olivier Lamy | 2013-12-13 | 2 | -0/+32 | |
* | add documentation for file locking | Olivier Lamy | 2013-12-13 | 2 | -0/+3 | |
* | mark locking as experimental | Olivier Lamy | 2013-12-13 | 1 | -1/+1 | |
* | [MRM-1702] make the locking configurable via the UI | Olivier Lamy | 2013-12-13 | 5 | -18/+81 | |
* | try creating the file before the lock | Olivier Lamy | 2013-12-13 | 1 | -1/+2 | |
* | track FileNotFoundException if a concurrent thread delete the file before loc... | Olivier Lamy | 2013-12-13 | 1 | -2/+31 | |
* | skip locking true per default | Olivier Lamy | 2013-12-13 | 1 | -1/+1 | |
* | use a concurrent map to handle file lock | Olivier Lamy | 2013-12-13 | 5 | -10/+70 | |
* | fix rat and naming | Olivier Lamy | 2013-12-13 | 4 | -13/+28 | |
* | file lock manager must be configurable | Olivier Lamy | 2013-12-13 | 5 | -5/+151 | |
* | add missing @since | Olivier Lamy | 2013-12-13 | 5 | -0/+5 | |
* | add note on possible improvments | Olivier Lamy | 2013-12-13 | 1 | -1/+4 | |
* | [MRM-1702] use the fileLockLManager in the code with possible race condition | Olivier Lamy | 2013-12-13 | 11 | -64/+175 | |
* | expose how to skip locking mechanism | Olivier Lamy | 2013-12-13 | 2 | -0/+12 | |
* | spring 3.2.6 | Olivier Lamy | 2013-12-12 | 1 | -1/+1 | |
* | fix osgi | Olivier Lamy | 2013-12-12 | 1 | -1/+2 | |
* | fix timeout | Olivier Lamy | 2013-12-12 | 4 | -3/+88 | |
* | add class | Olivier Lamy | 2013-12-12 | 1 | -0/+32 | |
* | throw a timeout exception if not possible to get the lock after the timeout | Olivier Lamy | 2013-12-12 | 3 | -62/+76 | |
* | fix osgi metadata | Olivier Lamy | 2013-12-12 | 1 | -1/+3 | |
* | license header | Olivier Lamy | 2013-12-12 | 5 | -0/+95 | |
* | fix typo | Olivier Lamy | 2013-12-12 | 1 | -7/+7 | |
* | cleanup this file locking library | Olivier Lamy | 2013-12-12 | 4 | -113/+190 | |
* | add a new module for file locking | Olivier Lamy | 2013-12-12 | 14 | -35/+789 | |
* | dependencies not needed | Olivier Lamy | 2013-12-11 | 1 | -6/+7 | |
* | use constant | Olivier Lamy | 2013-12-11 | 2 | -4/+4 | |
* | not needed | Olivier Lamy | 2013-12-11 | 1 | -27/+0 | |
* | [MRM-589] use last plexus-utils 3.0.15 | Olivier Lamy | 2013-12-10 | 2 | -7/+1 | |
* | prevent casting | Olivier Lamy | 2013-12-10 | 1 | -8/+7 | |
* | jackrabbit 2.6.5 | Olivier Lamy | 2013-12-10 | 1 | -1/+1 | |
* | add comment on logging mechanism | Olivier Lamy | 2013-12-10 | 1 | -1/+2 | |
* | cleanup logging on shutdown | Olivier Lamy | 2013-12-10 | 3 | -28/+15 | |
* | use a temporary redirect for SNAPSHOT download | Olivier Lamy | 2013-12-09 | 2 | -10/+21 | |
* | configure redirect type temporary or permanently | Olivier Lamy | 2013-12-09 | 2 | -2/+18 | |
* | add the class | Olivier Lamy | 2013-12-09 | 1 | -0/+62 | |
* | finally use a relocation for MRM-1761 | Olivier Lamy | 2013-12-09 | 4 | -6/+11 | |
* | remove non used code | Olivier Lamy | 2013-12-09 | 1 | -3/+0 | |
* | exclude test repo files from rat | Olivier Lamy | 2013-12-09 | 1 | -0/+1 | |
* | [MRM-1761] add unit test | Olivier Lamy | 2013-12-09 | 13 | -0/+283 | |
* | [MRM-1761] add unit test | Olivier Lamy | 2013-12-09 | 2 | -19/+27 | |
* | fix unit tests | Olivier Lamy | 2013-12-09 | 2 | -22/+47 | |
* | oups compilation fix | Olivier Lamy | 2013-12-09 | 1 | -0/+9 | |
* | [MRM-1761] Returned URL in search result does not work for SNAPSHOTS | Olivier Lamy | 2013-12-09 | 4 | -2/+78 | |
* | avoid magic number | Olivier Lamy | 2013-12-05 | 1 | -6/+6 |