Sign in
gerrit
/
gerrit
/
36f9b058ec3e7eae306e9a29b674eac003fe9135
/
gerrit-httpd
/
src
2df9a75
Update Roboto to Roboto-Regular
by Becky Siegel
· 8 years ago
792e418
Add Roboto and Roboto-Medium to bazel build
by Becky Siegel
· 8 years ago
ed5ce17
Move ChangeControl#getLabelTypes() to ProjectState and migrate callers
by Patrick Hiesel
· 8 years ago
4da6637
Merge "Reduce usage of ProjectControl"
by Edwin Kempin
· 8 years ago
d5d39cb
Reduce usage of ProjectControl
by Patrick Hiesel
· 8 years ago
886fbdc
Merge changes I2304bfca,I378cc296,Ie08e50ea,Ia32983e2,Id51a0504
by Edwin Kempin
· 8 years ago
42eda45
Reduce usage of ChangeControl
by Patrick Hiesel
· 8 years ago
30af94f4
Remove support for reading accounts from ReviewDb
by Edwin Kempin
· 8 years ago
61ead33
Merge changes I1dcdfb1b,If893d1bd,I7f0383cb
by Edwin Kempin
· 8 years ago
790250d
Return only exact matches from InternalAccountQuery#byPreferredEmail
by Edwin Kempin
· 8 years ago
f3b48fd
Remove ChangeControl.GenericFactory#validateFor() and migrate callers
by Patrick Hiesel
· 8 years ago
03795b3
Merge "Record RestModifyView name in NoteDb reflog"
by Shawn Pearce
· 8 years ago
6f42e5d
Record RestModifyView name in NoteDb reflog
by Shawn Pearce
· 8 years ago
71d25f2
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
8301cd8
Fix canonical URL detection with URL encoded parts
by Luca Milanesio
· 8 years ago
d610941
Ensure InternalQuery/QueryProcessor are one-time-use
by Dave Borowitz
· 8 years ago
a5420f0
Allow running without gerrit.canonicalWebUrl
by Luca Milanesio
· 8 years ago
53eab10
Allow running without gerrit.canonicalWebUrl
by Luca Milanesio
· 8 years ago
1b5b6ab
Allow additional cookies during xd requests
by Shawn Pearce
· 8 years ago
7cf423d
Always setLastLoginExternalIdKey for IdentifiedUsers
by Shawn Pearce
· 8 years ago
9667700
Remove duplicate Vary: Access-Control-Request header
by Shawn Pearce
· 8 years ago
8c9115c
Make MessageSender public and pass to AsyncReceiveCommits.Factory
by Dave Borowitz
· 8 years ago
a9a9f2f
ReceiveCommits: Pass extra reviewers/CCs as a multimap
by Dave Borowitz
· 8 years ago
769d159
Make ReceiveCommits non-public
by Dave Borowitz
· 8 years ago
fe84eaa
Move ReceiveCommits#canUpload to AsyncReceiveCommits
by Dave Borowitz
· 8 years ago
798b883
Move ReceiveCommits and related classes to their own package
by Dave Borowitz
· 8 years ago
8562864
Remove AccountAccess.byPreferredEmail
by Edwin Kempin
· 8 years ago
5537966
QueryDocumentationFilter: Move it out from rpc package
by David Ostrovsky
· 8 years ago
376677a
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
8c553b9
StaticModule: Only attempt to parse polygerrit parameter on GET
by David Pursehouse
· 8 years ago
6c1a52b
Merge "Rewrite GWT UI to use project name in addition to numeric change ID"
by Alice Kober-Sotzek
· 8 years ago
272a803
Rewrite GWT UI to use project name in addition to numeric change ID
by Patrick Hiesel
· 8 years ago
c358240
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
aaaf450
Fix StringIndexOutOfBoundsException on /register with URL prefix
by Paladox none
· 8 years ago
30446b1
Merge changes from topic 'notedb-accounts-1'
by Edwin Kempin
· 8 years ago
e7e9fbb
Migrate accounts to NoteDb (part 2)
by Edwin Kempin
· 8 years ago
5ee6971
Integrates polymer-resin into polygerrit-ui
by Mike Samuel
· 8 years ago
5c867921
Merge "Switch to Roboto Mono font"
by David Pursehouse
· 8 years ago
f4001aa
Replace Hashing.{md5,sha1} with Hashing.murmur3_128
by David Pursehouse
· 8 years ago
00a2360
Switch to Roboto Mono font
by Kasper Nilsson
· 8 years ago
a5e3d1b
Format files with google-java-format
by David Ostrovsky
· 8 years ago
bb47d19
Fix bad origin rejections for self-hosted UI
by Shawn Pearce
· 8 years ago
c6aa1c2
Merge changes from topic 'cors'
by Shawn Pearce
· 8 years ago
d79dcef
Support faster cross-domain XHR calls
by Shawn Pearce
· 8 years ago
53ebad4
Allow CORS to use modifying REST API
by Shawn Pearce
· 8 years ago
ab841f6
Convert VisibleRefFilter to assisted factory
by Shawn Pearce
· 8 years ago
0cca74b
Merge "Format Java files with google-java-format"
by Edwin Kempin
· 8 years ago
b0fb0a7
Remove 'final' from method signatures across gerrit.
by Han-Wen Nienhuys
· 8 years ago
5770973
Format Java files with google-java-format
by David Pursehouse
· 8 years ago
64e43c2
Merge changes from topic 'permission-backend'
by David Pursehouse
· 8 years ago
ca1113e
Replace canUpload with CREATE_CHANGE
by Shawn Pearce
· 8 years ago
4d76453
Remove superfluous final from gerrit/httpd/
by Han-Wen Nienhuys
· 8 years ago
51119fc
Add optional version info parameter to PolyGerrit index template
by Wyatt Allen
· 8 years ago
2a3b883
Get accounts through Accounts class
by Edwin Kempin
· 8 years ago
986802e
Replace AccountAccess#firstNById(int) by looking at user refs
by Edwin Kempin
· 8 years ago
980a214
IndexServletTest: Add missing serialVersionUID
by Edwin Kempin
· 8 years ago
c1bef30b
Merge "Create unit test for index template render"
by Dave Borowitz
· 8 years ago
a215524
Create unit test for index template render
by Wyatt Allen
· 8 years ago
c601abc
Revert "Polygerrit now loads polymer-resin"
by Wyatt Allen
· 8 years ago
f0232ae
Fix Soy syntax errors
by Wyatt Allen
· 8 years ago
2f0df3d
Merge "Polygerrit now loads polymer-resin"
by Wyatt Allen
· 8 years ago
4d288543
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
8939ee8
Extend LFS plugin servlet so that Git LFS 2.0 Lock API is handled
by Jacek Centkowski
· 8 years ago
42ae6c0
Use Guava's Stream.stream rather than StreamSupport
by David Pursehouse
· 8 years ago
0895052
Polygerrit now loads polymer-resin
by Mike Samuel
· 8 years ago
bc9ea8c
PolyGerrit: Fix loading favicon on a prefixed url
by Paladox none
· 8 years ago
6395853
PolyGerrit: Fix loading favicon on a prefixed url
by Paladox none
· 8 years ago
9cbfae0
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
db21e3a
Replace FileInputStream and FileOutputStream with static Files methods
by Hector Oswaldo Caballero
· 8 years ago
763b89c
Merge changes from topic 'retry-helper-2'
by ekempin
· 8 years ago
ae52afc
Convert most ChangeApi handlers to retrying wrappers
by Dave Borowitz
· 8 years ago
04f8f39
Add a convenience class for making REST API handlers retryable
by Dave Borowitz
· 8 years ago
876c467
Deprecate ChangeInserter#setUpdateRef
by Dave Borowitz
· 8 years ago
2ce4881
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
8c798de
Fix issue with firefox autocomplete on LDAP login screen
by Reyad Attiyat
· 8 years ago
5bff3ab
Convert reading project access to use PermissionBackend
by Shawn Pearce
· 8 years ago
cb14925
Convert GitOverHttp and Gitweb to PermissionBackend
by Shawn Pearce
· 8 years ago
29d4523
Convert administrateServer to PermissionBackend
by Shawn Pearce
· 8 years ago
b579865
Merge changes from topic 'permission-backend'
by David Pursehouse
· 8 years ago
4c4acd6
Delegate dynamicBeans for external plugins
by Martin Fick
· 8 years ago
79a899e
Convert RequireCapability checks to PermissionBackend
by Shawn Pearce
· 8 years ago
4d0fe78
Soy index cleanup
by Wyatt Allen
· 8 years ago
132bfcb
Fix PolyGerrit URLs to support prefixed URL
by Paladox none
· 8 years ago
4fab952
Explicitly declare charset when getting bytes from Soy index render
by Wyatt Allen
· 8 years ago
c85534b
Explicitly declare charset when getting bytes from Soy index render
by Wyatt Allen
· 8 years ago
9fd72e0
Soy index cleanup
by Wyatt Allen
· 8 years ago
21a3426
Merge "Fix PolyGerrit URLs to support prefixed URL"
by David Ostrovsky
· 8 years ago
f49c2a8
Convert runAs to PermissionBackend
by Shawn Pearce
· 8 years ago
557a89f
Test permitted labels with PermissionBackend
by Shawn Pearce
· 8 years ago
8b0d046
Fix PolyGerrit URLs to support prefixed URL
by Paladox none
· 8 years ago
a085ff9
Merge "Add a BeanParseListener interface to DynamicOptions."
by Martin Fick
· 8 years ago
ca35762
BatchUpdate: Factor out class for repo operations
by Dave Borowitz
· 8 years ago
9bad117
Remove CommitValidators.Policy
by Dave Borowitz
· 8 years ago
cd8e5a2
Merge changes I6976dffa,Ib82c352f
by Martin Fick
· 8 years ago
156c9c9
Add a BeanParseListener interface to DynamicOptions.
by Martin Fick
· 9 years ago
4f083a8
Allow plugins to register options for both ssh and restapi commands
by Zac Livingston
· 9 years ago
aad79ac
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
8046ae7
IndexServlet: Add missing serialVersionUID
by David Pursehouse
· 8 years ago
77b0af1
Format Java files with google-java-format
by David Pursehouse
· 8 years ago
558a2af
Serve PolyGerrit index.html from a Soy template
by Wyatt Allen
· 8 years ago
Next »