summaryrefslogtreecommitdiffstats
path: root/gerrit-server/src/main/java/com/google/gerrit/server/config
Commit message (Expand)AuthorAgeFilesLines
* Add an event for project deletionEdwin Kempin2015-02-101-0/+2
* Staging branch featureIsmo Haataja2014-06-201-0/+5
* Merge branch 'stable-2.6'Shawn Pearce2013-04-251-0/+2
|\
| * Run plugin startup and shutdown as PluginUserShawn Pearce2013-04-251-0/+2
* | Allow projects to specify themesDave Borowitz2013-04-101-3/+9
* | Extract global commentlink config into a ProviderDave Borowitz2013-04-091-0/+7
* | Revert should use changeInserter for easier maintenence.Gustaf Lundh2013-04-092-4/+4
|/
* Remove login dialogs and replace with /login/ URLsShawn Pearce2013-03-281-1/+1
* Add SSH command to run Git garbage collectionEdwin Kempin2013-03-201-0/+2
* Remove workflow package and replace with simple LabelNormalizerDave Borowitz2013-03-141-2/+0
* Remove ApprovalCategory and ApprovalCategoryValueDave Borowitz2013-03-142-64/+0
* Convert MergeUtil to use all non-static methodsDave Borowitz2013-03-131-0/+2
* Break out parts of ReceiveCommits.insertChange()Gustaf Lundh2013-03-121-0/+2
* Access LabelTypes through ProjectState rather than globallyDave Borowitz2013-03-111-1/+1
* Add REST API for 'create project'Bruce Zu2013-03-072-4/+2
* Rename CreateProject to PerformCreateProjectBruce Zu2013-03-041-2/+2
* Rename ApprovalType(s) to LabelType(s)Dave Borowitz2013-03-012-10/+10
* Migrate ApprovalTypes away from ApprovalCategory(Value)Dave Borowitz2013-03-011-1/+1
* Add options to refs/for/ magic branch syntaxShawn Pearce2013-02-271-2/+0
* Remove old Add/RemoveReviewer handlersDave Borowitz2013-02-211-2/+0
* Move GroupMembers binding to GerritGlobalModuleDave Borowitz2013-02-212-2/+2
* Remove SshInfo from email templates and move to sysInjectorDave Borowitz2013-02-212-16/+18
* Merge "Support to check via REST if a group is owned by the calling user"Shawn Pearce2013-02-081-0/+1
|\
| * Support to check via REST if a group is owned by the calling userEdwin Kempin2013-02-081-0/+1
* | Move code review notes logic to reviewnotes pluginSasa Zivkov2013-02-011-2/+0
|/
* Support rename of groups via RESTEdwin Kempin2013-01-302-2/+2
* Merge "Support creation of groups via REST"Shawn Pearce2013-01-262-2/+2
|\
| * Support creation of groups via RESTEdwin Kempin2013-01-262-2/+2
* | Allow ChangeListener registration via DynamicSetChristian Aistleitner2013-01-261-0/+2
|/
* Merge VisibleGroups into ListGroupsEdwin Kempin2013-01-221-2/+0
* Merge "Add REST endpoint to add members to a group"Shawn Pearce2013-01-171-0/+6
|\
| * Add REST endpoint to add members to a groupEdwin Kempin2013-01-171-0/+6
* | Rewrite /avatar/{id} as REST API /accounts/{id}/avatarShawn Pearce2013-01-171-1/+0
* | Allow administrators to see other user capabilitiesShawn Pearce2013-01-162-1/+2
* | Add plugin extension and servlet for avatar imagesBrad Larson2013-01-151-1/+4
* | Merge "Implements OpenID domain filtering"Shawn Pearce2013-01-151-0/+7
|\ \ | |/ |/|
| * Implements OpenID domain filteringMike Gouline2013-01-141-0/+7
* | Accept "foo bar" and "foo-bar" for enumsShawn Pearce2013-01-101-1/+1
* | Merge "Add REST endpoints to retrieve group members and included groups"Shawn Pearce2013-01-102-2/+2
|\ \
| * | Add REST endpoints to retrieve group members and included groupsEdwin Kempin2013-01-102-2/+2
* | | Move CommitValidators.Factory binding to GerritGlobalModuleGustaf Lundh2013-01-082-2/+2
|/ /
* | Remove unused importDavid Pursehouse2013-01-091-1/+0
* | Merge "Add REST endpoint to retrieve groups"David Pursehouse2013-01-082-1/+3
|\ \
| * | Add REST endpoint to retrieve groupsEdwin Kempin2013-01-082-1/+3
| |/
* / Refactored out commit validation code from ReceiveCommits.Gustaf Lundh2013-01-071-0/+2
|/
* Expose the AnonymousCowardName, GerritPersonIdent and NotesBranchUtil to pluginsSasa Zivkov2012-12-202-2/+3
* Revert "Expand submodule subscription support"Shawn Pearce2012-12-073-105/+0
* Merge "Expand submodule subscription support"Martin Fick2012-12-073-0/+105
|\
| * Expand submodule subscription supportPeter Jönsson2012-12-033-0/+105
* | Merge "Send email notification when commit message is edited"Martin Fick2012-12-061-0/+2
|\ \