Sign in
gerrit
/
gerrit
/
fd4e3b1156bb1c554cc8db3182002f26da48e2fc
/
gerrit-war
e5fc90e
Optionally, initialize site from WebAppInitializer.
by Sasa Zivkov
· 12 years ago
0690b1e
Split out REST parts of PluginModule into PluginRestApiModule
by Dave Borowitz
· 12 years ago
e6cbae9
Remove asciidoc.conf
by Yuxuan 'fishy' Wang
· 12 years ago
dc24a41
Merge branch 'stable-2.7'
by Shawn Pearce
· 12 years ago
c4a0f0c
Merge branch 'stable-2.6' into stable-2.7
by Shawn Pearce
· 12 years ago
09a35b9
Fix Gerrit plugins under Tomcat by avoiding Guice static filter
by Shawn Pearce
· 12 years ago
980b51f
Fix path used in generated prolog class names
by Shawn Pearce
· 12 years ago
a750617
Define AccountDirectory as an abstract backend for user data
by Shawn Pearce
· 12 years ago
1e6c363
Move version.jar to gerrit-war
by Shawn Pearce
· 12 years ago
11d27c8
Update Buck
by Shawn Pearce
· 12 years ago
404c824
Add secondary index implementation using SolrCloud
by Ahaan Ugale
· 12 years ago
f252f53
Gerrit 2.6
by Shawn Pearce
· 12 years ago
v2.6
c64399f
Control threadpool behavior for indexing
by Dave Borowitz
· 12 years ago
9161eda
Index modified filenames with Lucene
by Dave Borowitz
· 12 years ago
dcee572
Delete Maven based build
by David Ostrovsky
· 12 years ago
bd56297
Update buck build for strict dependencies
by Shawn Pearce
· 12 years ago
7f3c1e6
Merge branch 'stable-2.7'
by Shawn Pearce
· 12 years ago
f0cb7cb
Merge branch 'stable-2.6' into stable-2.7
by Shawn Pearce
· 12 years ago
v2.7-rc1
be320a9
Merge branch 'stable-2.5' into stable-2.6
by Shawn Pearce
· 12 years ago
v2.6-rc3
82e66ee
Move Eclipse related stuff into tools/eclipse
by Shawn Pearce
· 12 years ago
a0c9372
Minor cleanups on BUCK genrules
by Shawn Pearce
· 12 years ago
fd6bb9f
Build with Buck
by Shawn Pearce
· 12 years ago
9240c29
Begin 2.8
by Shawn Pearce
· 12 years ago
b0c599d
Ensure core plugins are bundled by Maven
by Shawn Pearce
· 12 years ago
a1c15ea
Revert "Run Documentation formatting in parallel"
by Shawn Pearce
· 12 years ago
635f1f6
Run Documentation formatting in parallel
by Shawn Pearce
· 12 years ago
6a97163
Always include documention in the build
by Shawn Pearce
· 12 years ago
90271ff
Merge "Ensure core plugins are bundled by Maven"
by Shawn Pearce
· 12 years ago
bf8ebbe
Ensure core plugins are bundled by Maven
by Shawn Pearce
· 12 years ago
5ee934d
Revert "Run Documentation formatting in parallel"
by Shawn Pearce
· 12 years ago
db4e14f
Run Documentation formatting in parallel
by Shawn Pearce
· 12 years ago
0575138
Always include documention in the build
by Shawn Pearce
· 12 years ago
d47ca8a
Start 2.7 development
by Shawn Pearce
· 12 years ago
5797d87
Break IntraLineDiff threads into their own module
by Shawn Pearce
· 12 years ago
eed5671
Option to start headless Gerrit daemon
by Sasa Zivkov
· 12 years ago
9a70169
Add REST endpoint to add members to a group
by Edwin Kempin
· 12 years ago
d5714d7
Revert "Expand submodule subscription support"
by Shawn Pearce
· 12 years ago
333676b
Expand submodule subscription support
by Peter Jönsson
· 13 years ago
5a651d2
Silence INFO/DEBUG output from apache.http
by Chad Horohoe
· 12 years ago
aea7618
Import servlet-api dependency as last in gerrit-war
by Dariusz Luksza
· 12 years ago
bf7fbd6
Remove auth token based REST API support
by Shawn O. Pearce
· 12 years ago
0d5090a
gerrit-plugin-gwtui/gerrit-war: Enable lifecycle plugin in pom.xml
by David Pursehouse
· 12 years ago
eb08505
Merge "Remove servlet-api from WAR/lib"
by Shawn O. Pearce
· 12 years ago
6942d28
Merge "Upgrade embedded Jetty to 8.1.7.v20120910"
by Shawn O. Pearce
· 12 years ago
2c835a7
Fix binding of the DataSourceType for GWT DevMode
by Sasa Zivkov
· 12 years ago
136d6cc
Remove servlet-api from WAR/lib
by Shawn O. Pearce
· 12 years ago
ea48b3c
Upgrade embedded Jetty to 8.1.7.v20120910
by Shawn O. Pearce
· 12 years ago
f121c1b
Fix warnings caused by wrong BouncyCastle version in pom files
by Shawn O. Pearce
· 12 years ago
b50ffe3
Ensure that the release notes are made when executing tools/release.sh
by Edwin Kempin
· 12 years ago
20f9968
Update versions in pom's to start Gerrit 2.6 development
by Edwin Kempin
· 13 years ago
3a6f077
Tokenized REST API POST handler
by Brad Larson
· 13 years ago
35ab127
Merge "Permit plugins to implement AllRequestFilter"
by Martin Fick
· 13 years ago
90119f8
Remove timestamp from all org.eclipse.core.resources.prefs files.
by Sasa Zivkov
· 13 years ago
6430f12
Permit plugins to implement AllRequestFilter
by Shawn O. Pearce
· 13 years ago
2e1cb2b
Back in-memory caches with Guava, disk caches with H2
by Shawn O. Pearce
· 13 years ago
cfd9945
Update the ThreadLocal based scopes to use RequestContext.
by Colby Ranger
· 13 years ago
7d2cb04
Move replication logic to replication plugin
by Shawn O. Pearce
· 13 years ago
020cd7a
Export LifecycleListener in the extension API
by Shawn O. Pearce
· 13 years ago
521380a
Enable aliases for SSH commands
by Shawn O. Pearce
· 13 years ago
2aefecf
Add support for HTTP plugins
by Shawn O. Pearce
· 13 years ago
4c847cf
Dynamically load plugins in new private injectors
by Shawn O. Pearce
· 13 years ago
9051534
Installing SSH plugins from <review_site>/plugins
by Sasa Zivkov
· 13 years ago
2930ba1
Merge "Fixing URL to Jetty XML DTDs so they can be properly validated."
by Shawn Pearce
· 13 years ago
88bc137
Fixing URL to Jetty XML DTDs so they can be properly validated.
by Chad Horohoe
· 13 years ago
2f12c65
Add Intellij IDEA files to ignore list
by Anatol Pomazau
· 13 years ago
daf6bd9
Update parent version in pom.xml's to 2.5-SNAPSHOT
by Edwin Kempin
· 13 years ago
17e17dd
Change version in pom.xml to 2.4-SNAPSHOT
by Sasa Zivkov
· 13 years ago
234734a
Run ReceiveCommits in a shared thread pool
by Dave Borowitz
· 13 years ago
b308838
Updated to gwtorm 1.4.
by Colby Ranger
· 13 years ago
7f7eadf
Update poms to Gerrit 2.3-SNAPSHOT
by Martin Fick
· 13 years ago
v2.3-rc0
9d21da7
Move Ehcache bindings into their own component
by Shawn O. Pearce
· 13 years ago
edcc56a
Refactor CachePool to permit other types of caching
by Shawn O. Pearce
· 15 years ago
fb61967
Extract OpenID RPC implementation into its own module
by Dave Borowitz
· 13 years ago
8dba895
Refactor ChangeHookRunner as an interface
by Shawn O. Pearce
· 13 years ago
d6bd00b
Improve validation of email registration tokens
by Shawn O. Pearce
· 13 years ago
ac59f1e
Cleanup the binding of Git into the URL space
by Shawn O. Pearce
· 13 years ago
ac5f733
Merge changes I8596041e,I373db466
by Shawn Pearce
· 13 years ago
6232496
Extract a minimal interface for contactstore connections
by Dave Borowitz
· 13 years ago
3a6dbe9
Add entries to .gitignore for m2e settings/preference files
by Mohan Zhang
· 13 years ago
850a10a
Merge "pom.xml: change gerrit-war's dependency on gerrit-main to runtime"
by Martin Fick
· 13 years ago
3ef55a1
pom.xml: change gerrit-war's dependency on gerrit-main to runtime
by Augie Fackler
· 13 years ago
f16431b
Move replication queue binding out of GerritGlobalModule
by Shawn O. Pearce
· 13 years ago
4ec33a2
Move WorkQueue out of GerritGlobalModule
by Shawn O. Pearce
· 13 years ago
f522b24
Extract Git /p/ module configuration
by Shawn O. Pearce
· 14 years ago
93a4434
Make WebSession an abstract interface
by Shawn O. Pearce
· 14 years ago
28d20fb
Move GitRepositoryManager setup out of SchemaModule
by Shawn O. Pearce
· 15 years ago
3075a47
Move SmtpEmailSender to its own module
by Shawn O. Pearce
· 15 years ago
f2a2276
Refactor how we tie the SSH objects into the HTTP injector
by Shawn O. Pearce
· 15 years ago
a68b89f
Updating eclipse settings for 3.7 and m2e 1.0
by Eric Anderson
· 14 years ago
13c41bc
Fix missed schema version check in WAR mode
by Shawn O. Pearce
· 14 years ago
d8e1ab6
Delete the unused SystemConfigProvider
by Shawn O. Pearce
· 14 years ago
4e67700
Change version to 2.2-SNAPSHOT
by Shawn O. Pearce
· 14 years ago
a56d834
Move "projects" table into Git
by Shawn O. Pearce
· 14 years ago
15779d9
Avoid duplicate antrun blocks in pom.xml
by Shawn O. Pearce
· 14 years ago
0de5755
Update maven plugins to latest stable versions
by Anatol Pomozov
· 14 years ago
7acb503
Silence non-critical messages from Velocity
by Shawn O. Pearce
· 15 years ago
f855f39
Fix all of our pom.xml versions to be 2.1-SNAPSHOT
by Shawn O. Pearce
· 15 years ago
e317c25
Fix GWT hosted mode in Eclipse
by Shawn O. Pearce
· 15 years ago
faee655
Start 2.1.4 development
by Shawn O. Pearce
· 15 years ago
f51d48c
gerrit 2.1.3
by Shawn O. Pearce
· 15 years ago
v2.1.3
Next »