summaryrefslogtreecommitdiffstats
path: root/gerrit-server/src/main/java/com/google/gerrit/server/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge "Run plugin startup and shutdown as PluginUser" into stable-2.6Shawn Pearce2013-04-253-18/+70
|\
| * Run plugin startup and shutdown as PluginUserShawn Pearce2013-04-253-18/+70
* | Replace Hashtable with ConcurrentMapShawn Pearce2013-04-231-2/+1
|/
* Update JGit to 3.0 APIsShawn Pearce2013-03-182-2/+2
* Merge "Fix unloading of plugins"David Pursehouse2013-03-082-34/+38
|\
| * Fix unloading of pluginsChristian Aistleitner2013-03-042-34/+38
* | Limit visibility of plugin's start/stop to plugin packageChristian Aistleitner2013-03-041-2/+2
|/
* Use IdString to wrap encoded strings in REST API callsShawn Pearce2013-01-281-6/+6
* Move Url utility class to restapi packageShawn Pearce2013-01-282-2/+2
* Simplify RestModifyView interfaceShawn Pearce2013-01-264-25/+0
* Merge "Add DynamicItem for extension points with one implementation"Shawn Pearce2013-01-162-1/+64
|\
| * Add DynamicItem for extension points with one implementationBrad Larson2013-01-142-1/+64
* | Merge "Skip disabled plugins on rescan"David Pursehouse2013-01-081-0/+4
|\ \
| * | Skip disabled plugins on rescanEdwin Kempin2013-01-071-0/+4
* | | Merge "Reattempt deletion of plugin jars from tmp folder on JVM termination"David Pursehouse2013-01-081-1/+3
|\ \ \
| * | | Reattempt deletion of plugin jars from tmp folder on JVM terminationEdwin Kempin2013-01-081-1/+3
| |/ /
* / / Fix cleanup of plugins from tmp folder on graceful Gerrit shutdownEdwin Kempin2013-01-081-3/+4
|/ /
* | Merge "Expose the AnonymousCowardName, GerritPersonIdent and NotesBranchUtil ...Shawn Pearce2012-12-201-0/+23
|\ \
| * | Expose the AnonymousCowardName, GerritPersonIdent and NotesBranchUtil to pluginsSasa Zivkov2012-12-201-0/+23
| |/
* / Fix: Don't expose any Guice bindings from the server to non-plugins.Sasa Zivkov2012-12-131-1/+0
|/
* Use HTTP 201, 204 response codes in REST APIShawn O. Pearce2012-11-272-12/+13
* Remove PluginLoader from ReceiveCommitsShawn O. Pearce2012-11-241-26/+0
* Wrap URLEncoder, URLDecoderShawn O. Pearce2012-11-232-20/+5
* Explicitly bind RestCollections in modulesShawn O. Pearce2012-11-201-0/+1
* Require administrateServer to GET /plugins/Shawn O. Pearce2012-11-181-0/+3
* Merge branch 'stable-2.6'Shawn O. Pearce2012-11-165-12/+56
|\
| * Add ApiType.JSDariusz Luksza2012-11-122-1/+6
| * Register @Listen annotated classes in Http and Ssh modulesDariusz Luksza2012-11-123-11/+50
* | Implement new /changes/{id}/action style REST APIShawn O. Pearce2012-11-1610-26/+513
* | Extension for commit validation pluginsLuca Milanesio2012-11-141-1/+28
|/
* Fix double bound exception when loading extensionsDariusz Luksza2012-10-261-8/+0
* Merge branch 'stable-2.5'Shawn O. Pearce2012-10-161-2/+8
|\
| * Fix plugin loading when running as hosted WAR or GWT DevMode.Sasa Zivkov2012-10-161-2/+8
| * gerrit plugin ls: Show status for enabled plugins as 'ENABLED'Edwin Kempin2012-09-061-1/+1
* | Update dependencies to asm 4Shawn O. Pearce2012-09-101-2/+10
* | gerrit plugin ls: Show status for enabled plugins as 'ENABLED'Edwin Kempin2012-09-051-1/+1
|/
* Merge "Package core plugins in Gerrit war and install them on init"Edwin Kempin2012-07-301-0/+5
|\
| * Package core plugins in Gerrit war and install them on initEdwin Kempin2012-07-261-0/+5
* | Add ssh command to enable pluginsBrad Larson2012-07-261-0/+19
|/
* Do not log disabled plugins as loadedEdwin Kempin2012-07-191-3/+4
* Merge "Fix class comment on ListPlugins"Martin Fick2012-07-161-1/+1
|\
| * Fix class comment on ListPluginsEdwin Kempin2012-07-161-1/+1
* | Fix issue when disabling/enabling plugins manuallyBrad Larson2012-07-161-2/+6
|/
* Add option to list disabled pluginsBrad Larson2012-07-123-16/+74
* Revert "Additional log on plug-in self-registration and failures."Martin Fick2012-07-101-4/+0
* Additional log on plug-in self-registration and failures.Luca Milanesio2012-06-271-0/+4
* Merge changes I35d41fd4,I4d6663cc,Iffc9bc99,Ie0621d78Martin Fick2012-06-061-0/+107
|\
| * Support JSON for plugin list commandBrad Larson2012-05-211-0/+107
* | Export the universal version of GroupBackend to pluginsShawn O. Pearce2012-06-051-2/+9
|/
* Markdown formatting improvementsShawn O. Pearce2012-05-181-0/+21