aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Expand)AuthorAgeFilesLines
* add imgaeOlivier Lamy2013-12-221-0/+0
* fix timeoutOlivier Lamy2013-12-224-17/+18
* [MRM-1750] Add remote repository health checkOlivier Lamy2013-12-222-2/+27
* add unit testOlivier Lamy2013-12-222-3/+56
* [MRM-1750] Add remote repository health checkOlivier Lamy2013-12-227-32/+159
* [MRM-1750] Add remote repository health checkOlivier Lamy2013-12-224-33/+145
* remove non used private methodOlivier Lamy2013-12-191-20/+0
* correctly close streamsOlivier Lamy2013-12-191-4/+6
* use fest assertOlivier Lamy2013-12-182-4/+8
* cleanup importOlivier Lamy2013-12-181-14/+0
* fix activation of tabOlivier Lamy2013-12-181-0/+1
* fix tab activationOlivier Lamy2013-12-181-17/+18
* [MRM-1789] Register link appears after logging in and back out even "Disable ...Olivier Lamy2013-12-181-4/+1
* use versionned cssOlivier Lamy2013-12-182-1/+1
* remove previous jquery versionOlivier Lamy2013-12-181-5/+0
* jquery 1.10.2Olivier Lamy2013-12-183-2/+8
* remove commented codeOlivier Lamy2013-12-181-5/+0
* fix compilationOlivier Lamy2013-12-181-1/+3
* ignore ClosedChannelExceptionOlivier Lamy2013-12-181-1/+7
* remove previous jquery validateOlivier Lamy2013-12-171-1188/+0
* prefer min version for jquery.validateOlivier Lamy2013-12-173-1232/+3
* jquery validate 1.11.1Olivier Lamy2013-12-172-1/+1232
* add a nex flag to indicate the merged index is temporaryOlivier Lamy2013-12-173-7/+32
* prevent running in parrallelOlivier Lamy2013-12-171-6/+22
* [MRM-1746] build merged index for groups with a cron scheduleOlivier Lamy2013-12-175-20/+24
* extract inner classesOlivier Lamy2013-12-175-87/+138
* [MRM-1746] build merged index for groups with a cron scheduleOlivier Lamy2013-12-1711-12/+304
* refactoring to ease cron schedulingOlivier Lamy2013-12-172-12/+26
* configure cron expression to merge remote indexes tru the UIOlivier Lamy2013-12-175-12/+33
* cassandra plugin released snapshot repositories not needed anymoreOlivier Lamy2013-12-161-1/+1
* prevent possible NPEOlivier Lamy2013-12-161-3/+8
* better handling of FNFEOlivier Lamy2013-12-161-110/+100
* osgi metadataOlivier Lamy2013-12-161-1/+2
* osgi metadataOlivier Lamy2013-12-161-0/+2
* start refactoring merging remote indexes to have a cron job doing itOlivier Lamy2013-12-161-0/+111
* start refactoring merging remote indexes to have a cron job doing itOlivier Lamy2013-12-167-36/+145
* prevent possible file limit issueOlivier Lamy2013-12-162-6/+24
* prevent possible race condition if the file has been deletedOlivier Lamy2013-12-161-2/+7
* implements findUser with useCache methodOlivier Lamy2013-12-162-5/+22
* prevent possible naming issueOlivier Lamy2013-12-161-7/+7
* force jqueryui loaded firstOlivier Lamy2013-12-165-12/+12
* type emailOlivier Lamy2013-12-151-1/+1
* mark locking as experimentalOlivier Lamy2013-12-131-1/+1
* [MRM-1702] make the locking configurable via the UIOlivier Lamy2013-12-135-18/+81
* try creating the file before the lockOlivier Lamy2013-12-131-1/+2
* track FileNotFoundException if a concurrent thread delete the file before loc...Olivier Lamy2013-12-131-2/+31
* skip locking true per defaultOlivier Lamy2013-12-131-1/+1
* use a concurrent map to handle file lockOlivier Lamy2013-12-135-10/+70
* fix rat and namingOlivier Lamy2013-12-134-13/+28
* file lock manager must be configurableOlivier Lamy2013-12-135-5/+151