summaryrefslogtreecommitdiffstats
path: root/gerrit-reviewdb
Commit message (Expand)AuthorAgeFilesLines
* ChangeMessageAccess: Add index for byPathSet method.Arnaud Fabre2012-10-152-0/+6
* Don't remove dashes from approval category name.Sasa Zivkov2012-09-251-1/+2
* Make commands to download patch sets configurableEdwin Kempin2012-09-141-1/+1
* /changes/: Return more dataShawn O. Pearce2012-08-041-1/+4
* Create new patch set references before database recordsShawn O. Pearce2012-08-041-0/+4
* Fix column ids in AccountDiffPreferencesShawn O. Pearce2012-07-301-10/+10
* Option to display line endingsPravin Sethia2012-07-301-7/+20
* Increase tracking ID max length to 32Sasa Zivkov2012-07-274-12/+12
* Merge "Add OpenID SSO support."Martin Fick2012-07-101-0/+3
|\
| * Add OpenID SSO support.James E. Blair2012-06-181-0/+3
* | Remove timestamp from all org.eclipse.core.resources.prefs files.Sasa Zivkov2012-07-041-1/+0
* | Tighten UUID regexp used to check if a group is internalMagnus Bäck2012-06-251-1/+1
|/
* Don't hyperlink non-internal groupsShawn O. Pearce2012-06-051-0/+6
* Remove old LDAP group code.Colby Ranger2012-05-312-56/+1
* Migrate AccountGroup owner Id to UUIDColby Ranger2012-05-181-14/+14
* Add notify section in project.configShawn O. Pearce2012-05-091-1/+7
* Add Intellij IDEA files to ignore listAnatol Pomazau2012-05-031-1/+2
* Update parent version in pom.xml's to 2.5-SNAPSHOTEdwin Kempin2012-05-031-1/+1
* Shorten column names that are longer than 30 charactersEdwin Kempin2012-04-271-12/+12
* Migrate contributor agreements to All-Projects.Colby Ranger2012-04-231-1/+6
* Refactored ContributorAgreements to All-Projects project.config.Colby Ranger2012-04-2310-581/+0
* Fix several compiler warningEdwin Kempin2012-04-2327-45/+0
* Change version in pom.xml to 2.4-SNAPSHOTSasa Zivkov2012-04-181-1/+1
* Removed the AccountGroup emailOnlyAuthors flag.Colby Ranger2012-04-121-13/+0
* Merge "Optimize queries for open/merged changes by project + branch"Shawn Pearce2012-04-023-0/+19
|\
| * Optimize queries for open/merged changes by project + branchEdwin Kempin2012-03-283-0/+19
* | Merge "Add rebase button to the change screen"Saša Živkov2012-03-281-0/+4
|\ \
| * | Add rebase button to the change screenGustaf Lundh2012-03-271-0/+4
| |/
* / Added GroupMembership for group membership checks.Colby Ranger2012-03-261-3/+0
|/
* Refactor: Have only one implementation to resolve parent projectsEdwin Kempin2012-03-221-0/+26
* Updated to gwtorm 1.4.Colby Ranger2012-03-0772-222/+340
* Add user pref to enable manual reviewingMartin Fick2012-02-271-0/+13
* Update poms to Gerrit 2.3-SNAPSHOTv2.3-rc0Martin Fick2012-02-221-1/+1
* Delete nextContributorId sequenceShawn O. Pearce2012-01-171-4/+0
* Fix SubmoduleSubscription primary keyShawn O. Pearce2012-01-172-32/+34
* Merge "Allow superprojects to subscribe to submodules updates"Martin Fick2012-01-165-0/+170
|\
| * Allow superprojects to subscribe to submodules updatesGoran Lungberg2012-01-135-0/+170
* | Added support for European style datesEdwin Kempin2011-12-281-1/+4
|/
* Remove PatchLineCommentAccess.publish()Dave Borowitz2011-12-191-4/+0
* Delete draft changes and patchsetsJason Tsay2011-12-125-0/+24
* New draft statuses and magic branchesJason Tsay2011-12-121-1/+21
* Refactor ChangeMessage to include PatchSet.IdJason Tsay2011-12-121-4/+6
* Schema update for draft patchsetsJason Tsay2011-12-123-0/+26
* Add entries to .gitignore for m2e settings/preference filesMohan Zhang2011-12-121-0/+1
* Apply states for projects (active, readonly and hidden)carloseduardo.baldacin2011-11-161-0/+20
* Fix build by removing Comparable on Project.NameKeyShawn O. Pearce2011-11-021-6/+1
* Merge branch 'dev-spearce'Shawn O. Pearce2011-11-0113-46/+97
|\
| * Minor ORM cleanups to support other backendsShawn O. Pearce2011-10-3111-17/+61
| * Support gwtorm 1.2Shawn O. Pearce2011-10-312-33/+37
| * Support auth.type = CUSTOM_EXTENSIONShawn O. Pearce2011-10-311-0/+3