Sign in
gerrit
/
gerrit
/
2115a69e426cceed2b9862d61498126487663390
/
gerrit-war
/
src
/
main
84646ad
Merge branch 'stable-2.7' into stable-2.8
by Shawn Pearce
· 11 years ago
e5b7f1a
Bump SSHD version to 0.9.0.201311081
by David Ostrovsky
· 11 years ago
35e97c2
Run most acceptance tests in-memory
by Shawn Pearce
· 11 years ago
e399d81
Fixing jdbc code: correct Statement closing
by alex.ryazantsev
· 11 years ago
e5fc90e
Optionally, initialize site from WebAppInitializer.
by Sasa Zivkov
· 12 years ago
0690b1e
Split out REST parts of PluginModule into PluginRestApiModule
by Dave Borowitz
· 11 years ago
dc24a41
Merge branch 'stable-2.7'
by Shawn Pearce
· 11 years ago
09a35b9
Fix Gerrit plugins under Tomcat by avoiding Guice static filter
by Shawn Pearce
· 11 years ago
a750617
Define AccountDirectory as an abstract backend for user data
by Shawn Pearce
· 11 years ago
404c824
Add secondary index implementation using SolrCloud
by Ahaan Ugale
· 12 years ago
c64399f
Control threadpool behavior for indexing
by Dave Borowitz
· 12 years ago
9161eda
Index modified filenames with Lucene
by Dave Borowitz
· 12 years ago
be320a9
Merge branch 'stable-2.5' into stable-2.6
by Shawn Pearce
· 12 years ago
v2.6-rc3
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
bf7fbd6
Remove auth token based REST API support
by Shawn O. Pearce
· 12 years ago
2c835a7
Fix binding of the DataSourceType for GWT DevMode
by Sasa Zivkov
· 12 years ago
3a6f077
Tokenized REST API POST handler
by Brad Larson
· 12 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
88bc137
Fixing URL to Jetty XML DTDs so they can be properly validated.
by Chad Horohoe
· 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
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
6232496
Extract a minimal interface for contactstore connections
by Dave Borowitz
· 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
· 13 years ago
93a4434
Make WebSession an abstract interface
by Shawn O. Pearce
· 13 years ago
28d20fb
Move GitRepositoryManager setup out of SchemaModule
by Shawn O. Pearce
· 14 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
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
a56d834
Move "projects" table into Git
by Shawn O. Pearce
· 14 years ago
7acb503
Silence non-critical messages from Velocity
by Shawn O. Pearce
· 14 years ago
5a15b6d
Implement automatic schema upgrading
by Shawn O. Pearce
· 15 years ago
955d00e
Completely remove GerritServer.properties
by Shawn O. Pearce
· 15 years ago
2fdaabd
init: Create database indexes during schema creation
by Shawn O. Pearce
· 15 years ago
92cb0d2
Move all resource files into src/main/resources
by Shawn O. Pearce
· 15 years ago
9d3621c
Remove standalone Jetty 6.x support scripts
by Shawn O. Pearce
· 15 years ago
57174ca
Delete legacy schema upgrade scripts
by Shawn O. Pearce
· 15 years ago
cafaa9a3
Update Ehcache to 1.7.1
by Shawn O. Pearce
· 15 years ago
b9dffc8
Fix gerrit.sh to run properly on SuSE systems
by Shawn O. Pearce
· 15 years ago
02fcda7
Make startup output universally the same
by Shawn O. Pearce
· 15 years ago
a5b185e
Support starting as current user without start-stop-daemon
by Shawn O. Pearce
· 15 years ago
c3599d6
Use more portable printf instead of echo -n
by Shawn O. Pearce
· 15 years ago
53f5e99
Ignore unsupported ulimit -x errors
by Shawn O. Pearce
· 15 years ago
e24c71fb
Create a rc.d style start/stop script for our embedded daemon
by Shawn O. Pearce
· 15 years ago
f95d6459
Update MINA SSHD to 0.3.0-r881338
by Shawn O. Pearce
· 15 years ago
a9d39fc
daemon: Automatically log into $site_path/logs
by Shawn O. Pearce
· 15 years ago
fb5548e
Configure database from gerrit.config
by Shawn O. Pearce
· 15 years ago
fa2486a
Embed Jetty and run it out of `java -jar gerrit.war daemon`
by Shawn O. Pearce
· 15 years ago
022e9cc
Include PostgreSQL and H2 in our package
by Shawn O. Pearce
· 15 years ago
17a30c3
Use listeners to manage server startup/shutdown
by Shawn O. Pearce
· 15 years ago
44671f5
Rewrite our build as modular maven components
by Shawn O. Pearce
· 15 years ago