summaryrefslogtreecommitdiffstats
path: root/gerrit-server
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/corrections/qtqainfra-347' into integrat...Peter Heubeck2011-11-102-2/+3
|\
| * Fixed late removal of review approvalsTomas Ljunggren2011-11-102-2/+3
* | Fixed gerrit email verification link requires insecure loginPeter Heubeck2011-11-101-0/+9
|/
* Removed staging approval categoryMika Hamalainen2011-09-203-67/+0
* Fixed error when pushing to a staged changeMika Hamalainen2011-09-091-1/+3
* Unstaging support for topicsMika Hamalainen2011-09-061-0/+26
* Notification e-mails when build is approvedMika Hamalainen2011-09-025-0/+291
* Staging approval category schema updateMika Hamalainen2011-08-111-1/+6
* Integrated staging to topic reviewsMika Hamalainen2011-08-049-62/+178
* Commit message footer options for cherry-pick modeMika Hamalainen2011-08-032-3/+46
* [PATCH] don't look for footers in the first two lines of a commit messageMika Hamalainen2011-08-031-1/+1
* Change "Anonymous Coward" with "Anonymous User" textSergio Ahumada2011-08-035-10/+10
* Staging branch featureMika Hamalainen2011-08-0317-56/+1243
* v2.2.1 fix for topic reviews featureMika Hamalainen2011-08-038-154/+53
* Topic reviews featureDiego Celix2011-08-0221-21/+2159
* Merge branch 'stable'Shawn O. Pearce2011-06-071-3/+20
|\
| * Resolve Project Owners when checking access right on any refEdwin Kempin2011-06-032-5/+27
* | Correct usage of @Nullable annotation in EventFactoryShawn O. Pearce2011-06-071-1/+2
* | Rename "-- All Projects --" to "All-Projects"Shawn O. Pearce2011-06-075-5/+66
* | Merge "Add ExpandAllComments checkbox in PatchScreen"Shawn Pearce2011-06-072-1/+26
|\ \
| * | Add ExpandAllComments checkbox in PatchScreenRaviteja Sunkara2011-06-062-1/+26
* | | Add error messages for abandon and restore when in bad stateMartin Fick2011-06-072-28/+61
* | | Fix search by codereview statusEdwin Kempin2011-06-061-1/+1
|/ /
* | Change version to 2.2-SNAPSHOTShawn O. Pearce2011-05-311-1/+1
* | Merge branch 'stable'Shawn O. Pearce2011-05-272-2/+70
|\|
| * Escape spaces in HTTP URLs during replicationShawn O. Pearce2011-05-272-2/+70
* | Merge "Automatically check for refs/meta/config changes"Shawn O. Pearce2011-05-203-4/+79
|\ \
| * | Automatically check for refs/meta/config changesShawn O. Pearce2011-05-203-4/+79
* | | Fix GroupControl check for isOwner()Shawn O. Pearce2011-05-201-7/+14
* | | Merge branch 'stable'Shawn O. Pearce2011-05-207-83/+210
|\ \ \ | | |/ | |/|
| * | Fix SLF4J StaticLoggerBinder warningNasser Grainawi2011-05-201-0/+4
| * | ExportReviewNotes: Dump submitted changes to refs/notes/reviewShawn O. Pearce2011-05-206-83/+206
* | | Merge branch 'stable'Shawn O. Pearce2011-05-203-4/+12
|\| | | |/ |/|
| * Send new patchset event after its availableShawn O. Pearce2011-05-201-2/+1
| * Fix NPE on Gerrit startup if mail.from doesn't include a nameEdwin Kempin2011-05-201-2/+2
* | Fix unused import/code warningsShawn O. Pearce2011-05-191-4/+0
* | Add project owner checks for refs/meta/configMartin Fick2011-05-191-0/+36
* | Allow pushing to refs/for/refs/meta/configStefan Lay2011-05-191-2/+11
* | New ProjectAccessScreen to edit access controlsShawn O. Pearce2011-05-191-2/+14
* | Batch update project.config on group renamesShawn O. Pearce2011-05-193-0/+159
* | Do not expect ApprovalType of Category SUBMStefan Lay2011-05-194-13/+21
* | Move "ref_rights" table into GitShawn O. Pearce2011-05-1925-1095/+1351
* | Use AccountGroup.UUID instead of Account.IdShawn O. Pearce2011-05-1940-203/+258
* | Assign a unique UUID to each AccountGroupShawn O. Pearce2011-05-196-15/+160
* | Move "projects" table into GitShawn O. Pearce2011-05-1923-112/+1041
* | Avoid unnecessary updates to $GIT_DIR/descriptionShawn O. Pearce2011-05-191-23/+30
* | Remove schema upgrade 19 - 52Shawn O. Pearce2011-05-1934-1601/+18
* | Remove the GitProjectImporterShawn O. Pearce2011-05-191-121/+0
* | List projects by scanning the managed Git directoryShawn O. Pearce2011-05-197-38/+200
* | Move repository creation into LocalDiskRepositoryManagerShawn O. Pearce2011-05-191-2/+13
|/