Sign in
gerrit
/
gerrit
/
27d38cb4643797c5307a73ba0c44e67c87af0bc4
/
Documentation
5185b04
Allows explicit login with auth.type = HTTP*
by Luca Milanesio
· 12 years ago
11d27c8
Update Buck
by Shawn Pearce
· 12 years ago
b9ebb66
ChangeScreen2: Poll for updates in the background
by Shawn Pearce
· 12 years ago
6fb6769
Merge "Add '--install-plugin' option to init step"
by Shawn Pearce
· 12 years ago
4d71ba0
Merge "Return more project settings from /project/*/config"
by Shawn Pearce
· 12 years ago
647a27a
Merge changes I37a3e304,I5fd49818
by Shawn Pearce
· 12 years ago
99edda6
Merge "Add '--list-plugins' option to init step"
by Shawn Pearce
· 12 years ago
3c22678
Add '--install-plugin' option to init step
by Dariusz Luksza
· 12 years ago
b8aae53
Add '--list-plugins' option to init step
by Dariusz Luksza
· 12 years ago
3c99f59
Return more project settings from /project/*/config
by Edwin Kempin
· 12 years ago
3660c13
Make project setting visible to everyone who can see the project
by Edwin Kempin
· 12 years ago
3a2a247
ChangeScreen2: Recompute changeMerge.test on display
by Shawn Pearce
· 12 years ago
61e964d
Merge "Allow JavaScript plugins to manage their own action RPCs"
by Shawn Pearce
· 12 years ago
9defc19
Merge "ChangeScreen2: Add reviewed checkboxes to the files table"
by Shawn Pearce
· 12 years ago
984747d
ChangeScreen2: Add reviewed checkboxes to the files table
by Shawn Pearce
· 12 years ago
3bfcae7
Use 'Verified' consistently for label name
by Peter Jönsson
· 12 years ago
92a1fa8
Allow JavaScript plugins to manage their own action RPCs
by Shawn Pearce
· 12 years ago
523738f
Merge "Rewrite UI plugin action description API"
by Shawn Pearce
· 12 years ago
3d57549
Rewrite UI plugin action description API
by Shawn Pearce
· 12 years ago
272402e
Describe 'theme' field of config-info in REST API documentation
by Edwin Kempin
· 12 years ago
8aa53af
Clarify that the 'commentlinks' field of config-info is a map
by Edwin Kempin
· 12 years ago
81e1d1f
Mark the optional fields of config-info in the REST API documentation
by Edwin Kempin
· 12 years ago
12e5159
Add change level actions map to ChangeInfo
by Shawn Pearce
· 12 years ago
dc4a9b2
Add CURRENT_ACTIONS to revision information
by Shawn Pearce
· 12 years ago
95632d1
Merge "Revert "Add submit_action to ChangeInfo""
by Shawn Pearce
· 12 years ago
13641f4
Revert "Add submit_action to ChangeInfo"
by Shawn Pearce
· 12 years ago
18f26bd
Merge "Include in ProjectAccessInfo whether the calling user is project owner"
by Shawn Pearce
· 12 years ago
5df857c
Merge branch 'stable-2.7'
by Shawn Pearce
· 12 years ago
b5e529c
Merge branch 'stable-2.6' into stable-2.7
by Shawn Pearce
· 12 years ago
0cb5a56
Return inherited boolean values for settings from /projects/*/config
by Edwin Kempin
· 12 years ago
ca192a6
Include in ProjectAccessInfo whether the calling user is project owner
by Edwin Kempin
· 12 years ago
1284c16
Merge "Send event and execute hooks when topic is changed"
by Edwin Kempin
· 12 years ago
ba3e28d
Send event and execute hooks when topic is changed
by David Pursehouse
· 12 years ago
0efb17e
Add submit_action to ChangeInfo
by Shawn Pearce
· 12 years ago
728ba88
Add /commit to fetch the parsed commit from a revision
by Shawn Pearce
· 12 years ago
ad055fd
Clarify parent having only commit,subject in CommitInfo
by Shawn Pearce
· 12 years ago
5fb9e3e
Update documentation of new change and patch set mail notifications
by David Pursehouse
· 12 years ago
fd23ab5
Refactor Rebase to use PatchSetInserter
by David Pursehouse
· 12 years ago
610382d
Document how to set commit-msg hook for plugin submodules
by David Pursehouse
· 12 years ago
ff4c668
Clarify that file:regex over is:watched never works
by David Ostrovsky
· 12 years ago
6853b5a
Allow plugins to provide an 'about' section on their documentation index
by David Pursehouse
· 12 years ago
bcc221f
Merge "Set maxObjectSizeLimit when project is created via REST"
by Edwin Kempin
· 12 years ago
0e525e0
Merge "Set maxObjectSizeLimit from create-project and set-project SSH commands"
by Edwin Kempin
· 12 years ago
6b40cb4
Set maxObjectSizeLimit when project is created via REST
by Sasa Zivkov
· 12 years ago
a1ec941
Set maxObjectSizeLimit from create-project and set-project SSH commands
by Sasa Zivkov
· 12 years ago
c6e29843
Merge branch 'change-screen'
by Shawn Pearce
· 12 years ago
7f3dccf
Add options to /changes/<id>/detail
by Shawn Pearce
· 12 years ago
53456c2
Add clarification of email notifications in documentation
by David Pursehouse
· 12 years ago
8b06dc5
Merge "Bring draft status to PatchSetAttribute"
by Shawn Pearce
· 12 years ago
ca50428
Bring draft status to PatchSetAttribute
by Christian Aistleitner
· 12 years ago
31b89b2
Merge "Add a new footer template that is appended to all outgoing mails"
by Edwin Kempin
· 12 years ago
27f7709
Merge "Add another case to the documentation of the missing Change-Id error"
by David Pursehouse
· 12 years ago
2757492
Add another case to the documentation of the missing Change-Id error
by Edwin Kempin
· 12 years ago
c795eb1
Clarify documentation of permission to restore changes
by David Pursehouse
· 12 years ago
f2e3fe6
Support retrieving the server version via REST
by Edwin Kempin
· 12 years ago
5a708a8
Allow per project maxObjectSizeLimit.
by Sasa Zivkov
· 12 years ago
9c6e537
Add reviewer/group to label query
by Craig Chapel
· 12 years ago
ff5e6f6
Add wait_for_commit to /review
by Shawn Pearce
· 12 years ago
87340e6
Support retrieving project access rights via REST
by Edwin Kempin
· 12 years ago
e348f21
Merge "Fix code snippet formatting for Plugins own InitStep"
by Shawn Pearce
· 12 years ago
69f99fb
Fix code snippet formatting for Plugins own InitStep
by Sasa Zivkov
· 12 years ago
9246356
Fix spelling mistakes in the documentation
by David Pursehouse
· 12 years ago
d500500
Update URLs for Google Cloud Storage
by Shawn Pearce
· 12 years ago
b1ca2b0
Merge "Configurable front-end Servlet Filter as proxy surrogate."
by Shawn Pearce
· 12 years ago
ce7b745
Configurable front-end Servlet Filter as proxy surrogate.
by Luca Milanesio
· 12 years ago
8baa1be
Fix path to gerrit war file in developer documentation
by Edwin Kempin
· 12 years ago
abf646c
Merge "Add SSH command to set group members"
by Edwin Kempin
· 12 years ago
7a1d7c0
Add a new footer template that is appended to all outgoing mails
by David Pursehouse
· 12 years ago
7d6aa01
Fix asciidoc quoting in LabelInfo documentation
by Dave Borowitz
· 12 years ago
8815951
Clarify LabelInfo documentation
by Dave Borowitz
· 12 years ago
e9b559b
Merge "Allow including external groups in Gerrit internal groups"
by Shawn Pearce
· 12 years ago
ccfa649
Allow including external groups in Gerrit internal groups
by Dariusz Luksza
· 12 years ago
4adb97e
Add SSH command to set group members
by David Ostrovsky
· 12 years ago
4dac51b
Merge "Remove mentioning of Maven from Buck description"
by Shawn Pearce
· 12 years ago
f3ffd08
Disable administrative permissions during X-Gerrit-RunAs
by Shawn Pearce
· 12 years ago
0d687ff
Remove mentioning of Maven from Buck description
by Edwin Kempin
· 12 years ago
8597ecf
documentation: Fix typo in rest-api-config
by Shawn Pearce
· 12 years ago
fa34015
Merge "Add on_behalf_of to /review REST API handler"
by Shawn Pearce
· 12 years ago
43c1989
Clarify stable branch process in contributor documentation
by David Pursehouse
· 12 years ago
538a1b9
Tidy up documentation of the /config REST API endpoint
by David Pursehouse
· 12 years ago
28b8ea6
Add top level /config REST API
by David Ostrovsky
· 12 years ago
9d78312
Add on_behalf_of to /review REST API handler
by Shawn Pearce
· 12 years ago
665c2a8
Merge "suexec: Honor Run As capability like HTTP REST API"
by Shawn Pearce
· 12 years ago
08ae577
suexec: Honor Run As capability like HTTP REST API
by Shawn Pearce
· 12 years ago
50a1495
Merge "Control X-Gerrit-RunAs with auth.enableRunAs variable"
by Dave Borowitz
· 12 years ago
dc043d2
Merge "Add --wide option to show-connections"
by Shawn Pearce
· 12 years ago
a931fe1
Control X-Gerrit-RunAs with auth.enableRunAs variable
by Shawn Pearce
· 12 years ago
bb027b0
Support X-Gerrit-RunAs as a suexec on HTTP
by Shawn Pearce
· 12 years ago
6599d77
Add --wide option to show-connections
by Doug Kelly
· 12 years ago
4712693
Merge "Add a global capability to allow generating HTTP passwords"
by Shawn Pearce
· 12 years ago
65c082d
Merge "Fix typos in documentation of `DiffIntraLineInfo` REST API element"
by Edwin Kempin
· 12 years ago
f9c6fcb
Merge "Documentation: list global capabilities in alphabetical order"
by David Pursehouse
· 12 years ago
9c8ef76
Merge branch 'stable-2.7'
by Shawn Pearce
· 12 years ago
f81f514
Merge branch 'stable-2.6' into stable-2.7
by Shawn Pearce
· 12 years ago
cbd22ac
Add a global capability to allow generating HTTP passwords
by David Pursehouse
· 12 years ago
11c4c5f
Documentation: list global capabilities in alphabetical order
by David Pursehouse
· 12 years ago
31203f5
Fix typos in documentation of `DiffIntraLineInfo` REST API element
by David Pursehouse
· 12 years ago
4c29275
Make intraline edit pairs relative.
by Colby Ranger
· 12 years ago
6ce96a1
Support deletion of branches via REST
by Edwin Kempin
· 12 years ago
882aef2
Document the revision diff REST API
by David Pursehouse
· 12 years ago
Next »