summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Gerrit 2.3 ReleaseNotes" into stable-2.3v2.3Martin Fick2012-03-301-2/+22
|\
| * Gerrit 2.3 ReleaseNotesFredrik Luthander2012-03-291-2/+22
| | | | | | | | | | | | | | | | | | Amend the release notes. Nit by Antoine fixed. Expands on capability topics and adds example roles. Change-Id: I85cfc5bde205592b1d089e75ae7cc82f75d0a123 Signed-off-by: Fredrik Luthander <fredrik.luthander@sonymobile.com>
* | Merge "Fix spelling mistake in access control documentation" into stable-2.3Martin Fick2012-03-301-1/+1
|\ \
| * | Fix spelling mistake in access control documentationEdwin Kempin2012-03-301-1/+1
| |/ | | | | | | | | Change-Id: Ib65fd0e960445f7dd46e399a5eb48c1a6cdde1af Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
* / Move note about changing approval categories to the correct sectionEdwin Kempin2012-03-301-8/+8
|/ | | | | | | | | | In the access control documentation a note that gives additional information about changing approval categories is missplaced at the very end of the document. Move it back to the section that explains how to configure custom approval categories. Change-Id: I53dcad54211d5729a64dbd69ab9ab5186f2aa68e Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
* Fix link in show caches documentationEdwin Kempin2012-03-291-1/+1
| | | | | Change-Id: Iac11791afbaabdfd7ba076c5f0cd7a95dc969294 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
* Access control documentation: Administrator example roleFredrik Luthander2012-03-291-0/+17
| | | | | | | | | Administrators usually have access to the server where Gerrit is running, and are therefore generally granted most if not all permissions the server can offer. Change-Id: Iac25a93c0bec3b3616a34b3e47a19c104fbdbcfd Signed-off-by: Fredrik Luthander <fredrik.luthander@sonymobile.com>
* Access control documentation: Project owner example roleFredrik Luthander2012-03-291-0/+24
| | | | | | | | | The project owner role is like an integrator but with added destructive powers for cleaning purposes. Optionally they can also configure access rights in gits. Change-Id: Ida85b2e074adefb71e085d22405aa0ce8a49eb10 Signed-off-by: Fredrik Luthander <fredrik.luthander@sonymobile.com>
* Access control documentation: Integrator example roleFredrik Luthander2012-03-291-0/+19
| | | | | | | | The integrator role is based on the developer, adding further rights to push directly to branches as well as creating new tags and branches. Change-Id: I90df0cd04c3606b253e55c86db187608805abcdd Signed-off-by: Fredrik Luthander <fredrik.luthander@sonymobile.com>
* Access control documentation: CI system example roleFredrik Luthander2012-03-291-0/+49
| | | | | | | | The CI system has rights to download code and report a result back, either through the Verify or the Code-review label. Change-Id: I56eee9761ae54e1a0d3c05e6f109a7bd2d5526f8 Signed-off-by: Fredrik Luthander <fredrik.luthander@sonymobile.com>
* Access control documentation: Capability view conn. & queueFredrik Luthander2012-03-293-9/+25
| | | | | | | | | | Finalizing the capabilities section with the view connections and view queue capabilities. Corrects a few possessive apostrophes in other sections. Change-Id: If5703eab934cf9b5b0d29e06c0e56f4557f05e8e Signed-off-by: Fredrik Luthander <fredrik.luthander@sonymobile.com>
* Access control documentation: Developer example roleFredrik Luthander2012-03-291-0/+36
| | | | | | | | | | The developer role has rights to block and approve as well as submit changes to the project. It's a pretty powerful role as it also allows pushing by the review step if the developer so wishes. Change-Id: I5ad6f84cf19f6c9b870a1117f4aba45b248ca05f Signed-off-by: Fredrik Luthander <fredrik.luthander@sonyericsson.com> Signed-off-by: Fredrik Luthander <fredrik.luthander@sonymobile.com>
* Access control documentation: Capability replication and view cachesFredrik Luthander2012-03-293-6/+20
| | | | | | | | This change describes the properties of the two capabilities 'Start Replication' and 'View Caches'. Change-Id: I3cfd20c27e311051f6db22983b1b20f8aa426d82 Signed-off-by: Fredrik Luthander <fredrik.luthander@sonymobile.com>
* Access control documentation: Kill and priority capabilitiesFredrik Luthander2012-03-293-7/+43
| | | | | | | | Kill and priority capabilities documented with links back and forth to relevant places. Change-Id: I9222979f01ef90a936954d479b44eb8913a4e79b Signed-off-by: Fredrik Luthander <fredrik.luthander@sonymobile.com>
* Access control documentation: Flush caches capabilityFredrik Luthander2012-03-292-3/+14
| | | | | | | | Describes the capability that grants rights to operate the 'flush-caches' ssh command. Change-Id: Iedbfca1dd43eb6aaf6994149868b01ad2453aa31 Signed-off-by: Fredrik Luthander <fredrik.luthander@sonymobile.com>
* Access control documentation: Example roles introducedFredrik Luthander2012-03-291-0/+25
| | | | | | | | | | This section of the access control manual covers typical roles. We begin with a short introduction and the contributor role in this change. Change-Id: Ie7fbadd8f889e9d8ba5d8b8f485a26a7f7f2f680 Signed-off-by: Fredrik Luthander <fredrik.luthander@sonyericsson.com> Signed-off-by: Fredrik Luthander <fredrik.luthander@sonymobile.com>
* Add missing header for suggest.accounts documentationDave Borowitz2012-03-291-1/+1
| | | | Change-Id: I6f70d56fcfe4c41376a026ac84391fd5d2414051
* Add visible-to-all flag in the documentation for cmd-create-groupMohamed Mansour2012-03-291-0/+4
| | | | | | | | It was missing from the documentation, but is available within the code. It is useful for making the group visible to all users when creating it. Change-Id: I21fcbb749fb0c0bed965520c34afa246058bf93b
* Access control documentation: Create group and projectFredrik Luthander2012-03-214-8/+25
| | | | | | | | | | Contains short documentation on the 'Create group' and 'Create project' capabilities with links back from the command pages. Also includes a formatting fix in the 'Create account' capability. Change-Id: Iff883cbbbd4368703d5372012c205e72083f4248 Signed-off-by: Fredrik Luthander <fredrik.luthander@sonymobile.com>
* Gerrit 2.3 ReleaseNotesMartin Fick2012-03-192-0/+459
| | | | Change-Id: I8f92929c1c75d064fc89e03f1e12e64dad4c3e96
* Merge "Access control documentation: Create account capability" into stable-2.3Martin Fick2012-03-191-2/+11
|\
| * Access control documentation: Create account capabilityFredrik Luthander2012-03-151-2/+11
| | | | | | | | | | | | Change-Id: Icbf0f4bc3d62003daf40d173ddb08712174d4db5 Signed-off-by: Fredrik Luthander <fredrik.luthander@sonyericsson.com> Signed-off-by: Fredrik Luthander <fredrik.luthander@sonymobile.com>
* | Merge "Access control documentation: Administrate server capability" into ↵Martin Fick2012-03-191-2/+10
|\| | | | | | | stable-2.3
| * Access control documentation: Administrate server capabilityFredrik Luthander2012-03-151-2/+10
| | | | | | | | | | | | Change-Id: Iecc5eeb0b931a18c4998e3484b49def7f5728a95 Signed-off-by: Fredrik Luthander <fredrik.luthander@sonyericsson.com> Signed-off-by: Fredrik Luthander <fredrik.luthander@sonymobile.com>
* | Merge "Access control documentation: Capabilities introduced" into stable-2.3Martin Fick2012-03-191-0/+57
|\|
| * Access control documentation: Capabilities introducedFredrik Luthander2012-03-151-0/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | This change introduces the Capabilities section and all capabilities head lines. It will be expanded with the capabilities in separate changes. The query limit section was 'stolen' and edited from the commit message that introduced query limits. Change-Id: I9b814844209d35d1ac7be247d5e3a563f0c631be Signed-off-by: Fredrik Luthander <fredrik.luthander@sonyericsson.com> Signed-off-by: Fredrik Luthander <fredrik.luthander@sonymobile.com>
* | Merge "Rename refs/draft/ to refs/drafts/" into stable-2.3Martin Fick2012-03-161-1/+1
|\ \
| * | Rename refs/draft/ to refs/drafts/Edwin Kempin2012-03-151-1/+1
| |/ | | | | | | | | | | | | | | | | refs/drafts/ is more intuitive than refs/draft/ because it is more consistent with other ref namespaces such as refs/heads/ or refs/tags/. Change-Id: Id663b7eb904ee08ea0e5616f900ca9cc0830921f Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
* | Merge "Fix NPEs looking up groups by UUID in GroupCache" into stable-2.3Martin Fick2012-03-164-5/+23
|\ \
| * | Fix NPEs looking up groups by UUID in GroupCacheShawn O. Pearce2012-03-154-5/+23
| |/ | | | | | | | | | | | | | | If a group is referenced by UUID in the GroupCache but is not found in the database a null is returned. Most callers are safe for this, but a few aren't. Fix those bad call sites. Change-Id: I0e4852155b24fd386b7cb7a40688fe8f6df70c0a
* / Add a contributing guideline for annotationsMartin Fick2012-03-151-0/+2
|/ | | | Change-Id: I9f051314aa65589e6985ac65cf7a207afd24c3f6
* Update poms to Gerrit 2.3-SNAPSHOTv2.3-rc0Martin Fick2012-02-2220-20/+20
| | | | Change-Id: I6f54a783959c58fb75114251e07a6871bc889904
* Merge "Suggest parent for 'create-project' in the UI."Martin Fick2012-02-2210-23/+139
|\
| * Suggest parent for 'create-project' in the UI.Bruce Zu2012-02-2010-23/+139
| | | | | | | | | | | | | | | | | | It adds a list of parent suggestions for 'create project' in the UI, so the user can select a parent for the new project from a list of projects that are already parents to other projects. Change-Id: Ifb06a793717550bf99e4eaf64bb0d42b1ee1ceb0
* | [Doc] Section changeMerge is not properly formatted, some small fixesRemy Bohmer2012-02-191-7/+5
| | | | | | | | | | | | | | | | | | The Section 'changeMerge' in the Documentation is not properly formatted and also the Section commentlink was incorrect. Repaired the section formatting across the entire file. Change-Id: Id3ae4cfdf31f829892a3258395ff5bf859616501 Signed-off-by: Remy Bohmer <linux@bohmer.net>
* | Merge "Stay on change screen after deleting draft patch set"Martin Fick2012-02-174-12/+45
|\ \
| * | Stay on change screen after deleting draft patch setEdwin Kempin2012-02-174-12/+45
| | | | | | | | | | | | | | | Change-Id: I47a4dcb0db20c97a31eabafbd5b2db8f397fd4f5 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
* | | Make TreeNode a static interface inside TreeFormatterEdwin Kempin2012-02-173-23/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | The TreeNode interface is tied to the TreeFormatter. To make this more obvious make TreeNode a static interface inside the TreeFormatter class. Signed-off-by: Edwin Kempin <edwin.kempin@sap.com> Change-Id: I9a7d1d8824fe7bd789b156ef59450592f0ab2a4c
* | | Merge "Update pom to gwtorm 1.2 Release"Edwin Kempin2012-02-171-1/+1
|\ \ \
| * | | Update pom to gwtorm 1.2 ReleaseMartin Fick2012-02-151-1/+1
| | | | | | | | | | | | | | | | Change-Id: I916da5870d2aba965f0940948f0324fffa039d52
* | | | Merge branch 'stable'Shawn O. Pearce2012-02-163-2/+56
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * stable: Fix NoBlock and NoOp prolog rules Adding ReleaseNotes for stable 2.2.2.1 release Update top level SUBMITTING_PATCHES Add contributing guideline document Documentation: update version references for 2.2.2 Fix change state in patch set approval if reviewer is added to closed change Fix ownerin and reviewerin searches Display hash of the cherry-pick merge in comment
| * | | Fix NoBlock and NoOp prolog rulesChris Harris2012-02-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Both NoBlock and NoOp category functions where blocking change submission. The rules need a !, before the T=OK to cut the other alternative off. Change-Id: I9bdf7bdeb70f6efd4ac1c2a16c5c085b14fb0d6c Suggested-By: Shawn Pearce sop@google.com
| * | | Adding ReleaseNotes for stable 2.2.2.1 releasev2.2.2.1Martin Fick2012-02-152-0/+54
| | | | | | | | | | | | | | | | Change-Id: Ifb50ba4b133f79bc169801f669400c86a2cea32e
| * | | Update top level SUBMITTING_PATCHESShawn O. Pearce2012-02-142-9/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This document is out of date, the URLs are from last August. Direct readers to the new server. Change-Id: Ib4a66a397c96109bc375d5142c97aa9ef9dc4f7c
| * | | Add contributing guideline documentMartin Fick2012-02-143-0/+243
| | | | | | | | | | | | | | | | Change-Id: Ic4a7c07de198bbbaf12e9d231a65a51f3fceae52
| * | | Documentation: update version references for 2.2.2Carlo Marcelo Arenas Belon2012-02-101-82/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct wording and instructions to be sure they match what would be observed with the indicated version of gerrit. Expand instructions when needed to ensure all commands could be executed and were successful. Indent commands and output based on a run of the instructions Change-Id: Ia152069db99890ccc8e06a150100f726996985bd
| * | | Fix change state in patch set approval if reviewer is added to closed changeEdwin Kempin2012-02-101-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If a reviewer is added to a change, a dummy patch set approval is created for the reviewer so that the change appears in the reviewer's dashboard. In this patch set approval the change state (whether the change is open) is cached. For the dummy patch set approval that is created when a reviewer is added the cached change state is always open, which is incorrect if a reviewer is added to a closed change. As a result the closed change will appear in the reviewers dashboard in the 'Review Requests' section and will stay there forever. This change ensures that the correct change state is cached in the dummy patch set approval when it is created. Bug: issue 1139 Change-Id: I74ee137045010fa0d674328e2179e5031d9c42ec Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
| * | | Merge "Fix ownerin and reviewerin searches" into stableEdwin Kempin2012-02-083-16/+16
| |\ \ \
| | * | | Fix ownerin and reviewerin searchesBob Foerster2012-02-083-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the ownerin and reviewerin searches to use AccountGroup.UUID as required by commit e662fb3d4d7d0ad05791b8d2143ac5ce58117335. Bug: Issue 1171 Change-Id: I0a1b44f522946b219413612d0050f55d4ed46bcf
| * | | | Display hash of the cherry-pick merge in commentDeniz Turkoglu2012-02-071-1/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After merging a change via cherry-pick, we add the commit's hash to the comment. This was accidentally removed in commit 14246de3c0f81c06bba8d4530e6bf00e918c11b0 Bug: issue 871 Change-Id: I218baf1ea714cad6084ddce269eaa7a543c7081b