Sign in
gerrit
/
gerrit
/
fac1fa5930fad99cd48c8a0555ca8304efcb0780
/
gerrit-pgm
/
src
868ae37
Suppress deprecation warning for DEFAULT_CONFIGURATION_KEY
by David Pursehouse
· 11 years ago
7ea5a14
Merge branch 'stable-2.7'
by Shawn Pearce
· 11 years ago
b72a852
Merge branch 'stable-2.6' into stable-2.7
by Shawn Pearce
· 11 years ago
f823731
Use LogManager.DEFAULT_CONFIGURATION_KEY
by David Ostrovsky
· 11 years ago
33f973f
Skip internal logging conf when external one was provided
by Dariusz Luksza
· 11 years ago
7e05741
Limit threads used in Reindex to DB connection pool size
by Dave Borowitz
· 11 years ago
d6ccccf
Add our own Nullable implementation
by Sasa Zivkov
· 12 years ago
cedca55
Fix acceptance test invocation from Eclipse
by David Ostrovsky
· 12 years ago
e5fc90e
Optionally, initialize site from WebAppInitializer.
by Sasa Zivkov
· 12 years ago
d0ac975
Init: Optionally skip plugin installation process
by David Ostrovsky
· 12 years ago
24b14d5
Store PatchSetApprovals instead of labels in the index
by Dave Borowitz
· 12 years ago
6f1ece7
Fix NPE if user is null
by Edwin Kempin
· 12 years ago
05b254f
Render JSON results for the change table only using the index
by Dave Borowitz
· 12 years ago
0690b1e
Split out REST parts of PluginModule into PluginRestApiModule
by Dave Borowitz
· 12 years ago
a35f8a2
Replace pattern "user instanceof IdentifiedUser" with method call
by David Ostrovsky
· 12 years ago
e850ef5
Compare string objects with .equals method rather than ==
by David Pursehouse
· 12 years ago
ccdefff
Remove unneeded @SuppressWarnings("resource")
by Edwin Kempin
· 12 years ago
33653f9
Clean up final static to be static final
by David Ostrovsky
· 12 years ago
c3ad7f6
Merge "Use optional CRL with CLIENT_SSL_CERT_LDAP"
by Shawn Pearce
· 12 years ago
b72ff8f
Use optional CRL with CLIENT_SSL_CERT_LDAP
by Chulho Yang
· 12 years ago
8691c39
Fix --install-plugin option to preserve real plugin name
by David Ostrovsky
· 12 years ago
399793f
Add support for Oracle database
by David Ostrovsky
· 12 years ago
2b061ea
Support installation of proprietary libraries in $site/lib
by David Ostrovsky
· 12 years ago
242a604
Make command line option parsing ~6500% faster
by Shawn Pearce
· 12 years ago
a750617
Define AccountDirectory as an abstract backend for user data
by Shawn Pearce
· 12 years ago
cd5035d
Fix build error in Init
by Shawn Pearce
· 12 years ago
ba08a67
Fix unused import in Init
by Shawn Pearce
· 12 years ago
53ea445
Fix build broken by InitFlags constructor change
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
1d12e2c
Honor gerrit.cannonicalWebUrl when opening browser after init.
by Sasa Zivkov
· 12 years ago
f27e698
Automatically refresh GWT UI on each page load
by Shawn Pearce
· 12 years ago
595d6f6
Merge "Suppress Eclipse warnings about not closed resources"
by Shawn Pearce
· 12 years ago
fd23ab5
Refactor Rebase to use PatchSetInserter
by David Pursehouse
· 12 years ago
9d46fd6
Suppress Eclipse warnings about not closed resources
by David Pursehouse
· 12 years ago
2361cef
Factor out batch indexing logic into a ChangeBatchIndexer
by Dave Borowitz
· 12 years ago
d103b2b
Scan index directory to determine Lucene versions
by Dave Borowitz
· 12 years ago
97a01db
Replace Reindex --dry-run with --output
by Dave Borowitz
· 12 years ago
31b89b2
Merge "Add a new footer template that is appended to all outgoing mails"
by Edwin Kempin
· 12 years ago
40e5968
Remove unused import of PrintWriter in Reindex
by David Pursehouse
· 12 years ago
85d8fbf
Reindex empty file list if no base could be found
by Martin Fick
· 12 years ago
1bfdcb6
Merge "Fix reindex broken by removing entries from multimap"
by Dave Borowitz
· 12 years ago
a0e027a
Fix reindex broken by removing entries from multimap
by Martin Fick
· 12 years ago
45265b0
Merge "Add secondary index implementation using SolrCloud"
by Shawn Pearce
· 12 years ago
88fecb1
Log changes failing reindex because of missing ref
by Martin Fick
· 12 years ago
0559859
Catch exceptions on individual changes in reindex
by Martin Fick
· 12 years ago
404c824
Add secondary index implementation using SolrCloud
by Ahaan Ugale
· 12 years ago
752d13e
Add a verbose flag to reindex
by Martin Fick
· 12 years ago
b4ae77b
Improve reindex progress monitoring
by Martin Fick
· 12 years ago
704699a
Merge "Rewrite Reindex around projects"
by Shawn Pearce
· 12 years ago
6093720
Rewrite Reindex around projects
by Dave Borowitz
· 12 years ago
02a165c
Fix license headers
by Edwin Kempin
· 12 years ago
24f3a98
Log any failures updating the change index
by Shawn Pearce
· 12 years ago
2aacdd0
Lucene: don't commit the index after every write
by Dave Borowitz
· 12 years ago
77ff67e
Reindex: add a progress monitor
by Dave Borowitz
· 12 years ago
31a26fc
Reindex: add --dry-run flag
by Dave Borowitz
· 12 years ago
ce7b745
Configurable front-end Servlet Filter as proxy surrogate.
by Luca Milanesio
· 12 years ago
7a1d7c0
Add a new footer template that is appended to all outgoing mails
by David Pursehouse
· 12 years ago
fd55e91
Merge "Add --init option to Daemon to initialize site on daemon start."
by Shawn Pearce
· 12 years ago
a6a0a84
Improve error message if secondary index support is disabled
by David Ostrovsky
· 12 years ago
c64399f
Control threadpool behavior for indexing
by Dave Borowitz
· 12 years ago
45661d8
Split change index into two for open/closed changes
by Dave Borowitz
· 12 years ago
9ffced5
Support multiple named change indexes
by Dave Borowitz
· 12 years ago
74517e1b
Keep track of Lucene and index schema versions
by Dave Borowitz
· 12 years ago
9161eda
Index modified filenames with Lucene
by Dave Borowitz
· 12 years ago
ebd0498
Add --init option to Daemon to initialize site on daemon start.
by Sasa Zivkov
· 12 years ago
c14774a
Fix HiddenErrorHandler
by Shawn Pearce
· 12 years ago
bf15941
Replace the stock Jetty ErrorHandler with a vague response
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
a15ce5d
Merge "init: Gracefully handle missing browser" into stable-2.6
by Shawn Pearce
· 12 years ago
74ec303
init: Gracefully handle missing browser
by Shawn Pearce
· 12 years ago
d0e7b19
init: Don't set username on upgrade if database.type is JDBC
by Shawn Pearce
· 12 years ago
6dec5bf
Fix the buck springboard to always work from Eclipse
by Shawn Pearce
· 12 years ago
fd6bb9f
Build with Buck
by Shawn Pearce
· 12 years ago
ff3755f
Remove unnecessary @SuppressWarnings("resource") annotation in IoUtil
by David Pursehouse
· 12 years ago
bfdc2a7
Revove unused import of TreeSet in InitDatabase
by David Pursehouse
· 12 years ago
2e45ff0
init: Guess JDBC driver class if not configured
by Shawn Pearce
· 12 years ago
73358a9
Merge "Sort library JARs by last modified time" into stable-2.6
by Shawn Pearce
· 12 years ago
5c9409c
Merge "Defer loading site libraries until database opens" into stable-2.6
by Shawn Pearce
· 12 years ago
d31bbf4
Merge "Remove old library JARs when upgrading" into stable-2.6
by Shawn Pearce
· 12 years ago
1de2435
Sort library JARs by last modified time
by Shawn Pearce
· 12 years ago
39f16cb
Defer loading site libraries until database opens
by Shawn Pearce
· 12 years ago
ad2e9d3
init: Default database type to JDBC when url is present
by Shawn Pearce
· 12 years ago
8d414da
Remove old library JARs when upgrading
by Shawn Pearce
· 12 years ago
d7d5253
Remove unused getAuthType method from InitHttpd
by David Pursehouse
· 12 years ago
9605909
init: Do not setup the GC logger
by Shawn Pearce
· 12 years ago
8281c7e
init: Always configure gerrit.canonicalWebUrl
by Shawn Pearce
· 12 years ago
3e2de50
Fix gerrit.sh's site path computation if '.' occurs in path
by Christian Aistleitner
· 12 years ago
18b133f
Merge "Fix 'gerrit.sh restart' for relative paths"
by Shawn Pearce
· 12 years ago
619169b
Add SSH command to run Git garbage collection
by Edwin Kempin
· 13 years ago
4deba88
Whitespace fixes in gerrit.sh
by Christian Aistleitner
· 12 years ago
885799a
Fix 'gerrit.sh restart' for relative paths
by Christian Aistleitner
· 12 years ago
95c5dee
Update JGit to 3.0 APIs
by Shawn Pearce
· 12 years ago
5797d87
Break IntraLineDiff threads into their own module
by Shawn Pearce
· 12 years ago
7733740
Merge "Add gerrit-acceptance-tests"
by Shawn Pearce
· 12 years ago
d228f45
Add gerrit-acceptance-tests
by Sasa Zivkov
· 12 years ago
feaa707
Move code review notes logic to reviewnotes plugin
by Sasa Zivkov
· 12 years ago
237ed7d
Merge "Fire GitReferenceUpdated from NotesBranchUtil"
by Edwin Kempin
· 12 years ago
dc6abce
Fix running daemon with --disable-sshd flag
by Vladimir Berezniker
· 12 years ago
Next »