This website requires JavaScript.
Explore
Get Started
opendev
/
gerrit
Code
Issues
Proposed changes
10,984
Commits
1
Branch
360
Tags
a1d633bb2290882087dd6a57a975e06c2fa3fda3
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
David Pursehouse
a1d633bb22
Doc: Consistently refer to "Web UI" rather than "WebUI"
...
Change-Id: Ia41e162394fa0f9ab9ae05c16db0c3032fde19cf
2014-05-02 17:21:22 +09:00
.settings
Eclipse: Bump java source and target level to 7
2013-11-29 00:15:50 +01:00
contrib
Fix documentation and add license header for reposize.sh
2014-04-29 13:26:43 +02:00
Documentation
Doc: Consistently refer to "Web UI" rather than "WebUI"
2014-05-02 17:21:22 +09:00
gerrit-acceptance-tests
tests: Use insecure random for acceptance tests
2014-04-24 08:30:43 +02:00
gerrit-antlr
Remove unused .gitignore
2013-11-28 22:56:51 -08:00
gerrit-cache-h2
Merge "Remove unused @SuppressWarnings"
2013-11-29 08:08:53 +00:00
gerrit-common
Add a global capability for viewing all accounts
2014-02-21 08:58:38 +01:00
gerrit-extension-api
Merge branch 'stable-2.8' into stable-2.9
2014-04-10 17:06:45 +09:00
gerrit-gwtdebug
Prevent StackOverflowError in JettyTreeLogger
2014-02-07 12:54:18 +00:00
gerrit-gwtexpui
Switch to the xsiframe GWT linker
2014-03-07 18:14:09 +00:00
gerrit-gwtui
Merge "ChangeScreen2: Include space before 'in Settings' in welcome bar" into stable-2.9
2014-05-01 19:03:11 +00:00
gerrit-gwtui-common
Introduce Gerrit gwtui common project
2014-02-17 22:54:00 +01:00
gerrit-httpd
Allow service users to access REST API if auth.gitBasicAuth = true
2014-04-17 17:49:34 -06:00
gerrit-launcher
Use public getter to retrieve name from JarFile
2014-03-18 23:16:35 +01:00
gerrit-lucene
Merge branch 'stable-2.8' into stable-2.9
2014-04-14 12:10:34 -07:00
gerrit-main
Build Main for Java 1.2
2013-11-30 01:53:00 -08:00
gerrit-openid
Bump Jetty version to stable 9.1 and Servlet API to 3.1
2014-01-04 22:28:10 +01:00
gerrit-patch-commonsnet
Replace 'for' loop with 'foreach'
2013-12-04 01:02:53 +04:00
gerrit-patch-jgit
Apply "type inference for generic instance creation" Java 7 feature
2014-01-25 17:51:08 +01:00
gerrit-pgm
Install open ssl jar into Gerrit site for bouncycastle crypto provider
2014-04-24 18:14:41 +09:00
gerrit-plugin-api
Buck: Adapt GWT plugins to changed lib name
2014-02-19 07:03:48 +01:00
gerrit-plugin-archetype
Bump version to 2.8.4 in plugin API and archetypes
2014-03-26 18:01:33 -07:00
gerrit-plugin-gwt-archetype
Bump version to 2.8.4 in plugin API and archetypes
2014-03-26 18:01:33 -07:00
gerrit-plugin-gwtui
Allow plugins to refresh Gerrit's menu bar
2014-04-15 11:26:55 +02:00
gerrit-plugin-js-archetype
Bump version to 2.8.4 in plugin API and archetypes
2014-03-26 18:01:33 -07:00
gerrit-prettify
Correct fix for potential NPE in PrettyFormatter
2014-03-04 11:14:56 +01:00
gerrit-reviewdb
Merge "Add method to AccountAccess interface to get all accounts ordered by ID"
2014-03-06 20:36:24 +00:00
gerrit-server
Merge branch 'stable-2.8' into stable-2.9
2014-04-25 21:05:42 +09:00
gerrit-solr
Merge changes Iac79af54,Ief41eccc,Iae52ade9,I0bd9eabb,I2ef5b9e1
2014-02-13 17:02:23 +00:00
gerrit-sshd
Remove unnecessary @SuppressWarnings("unchecked")
2014-04-30 17:38:01 +09:00
gerrit-util-cli
Save GWT compile time by avoiding javac
2013-11-30 11:06:50 -08:00
gerrit-util-ssl
Remove unused .gitignore
2013-11-28 22:56:51 -08:00
gerrit-war
Merge "Control which plugins will be auto installed on auto init"
2014-02-24 10:28:57 +00:00
lib
Install open ssl jar into Gerrit site for bouncycastle crypto provider
2014-04-24 18:14:41 +09:00
plugins
Make singleusergroup a core plugin
2014-04-17 22:19:07 +09:00
ReleaseNotes
Merge branch 'stable-2.8' into stable-2.9
2014-04-11 22:09:14 +09:00
tools
Merge branch 'stable-2.8' into stable-2.9
2014-05-01 12:44:01 -07:00
website
/releases
Exclude gerrit-snapshot-* from releases page
2014-02-19 05:56:00 +00:00
.buckconfig
Cache buck build results locally by default
2013-12-11 13:21:39 +01:00
.buckversion
Update Buck
2013-11-29 10:50:59 -08:00
.gitignore
Update Buck
2013-11-29 10:50:59 -08:00
.gitmodules
Add singleusergroup plugin
2013-11-09 07:45:00 +01:00
.pydevproject
Set python version back to 2.6.5 in .pydevproject
2013-05-20 11:36:08 +09:00
BUCK
Merge branch 'stable-2.8' into stable-2.9
2014-05-01 12:44:01 -07:00
COPYING
Initial project setup of Gerrit 2
2008-11-14 16:59:34 -08:00
INSTALL
Remove Gerrit 1.x to 2.x import tools
2009-03-27 20:20:10 -07:00
SUBMITTING_PATCHES
Update push URL in SUBMITTING_PATCHES
2012-03-29 00:57:14 -04:00
VERSION
Bump GERRIT_VERSION to 2.8.4
2014-03-26 16:42:57 -07:00
Description
RETIRED, Gerrit as used by OpenStack
120
MiB