Sign in
gerrit
/
gerrit
/
6baa2422f1f52db2f6264075b65a7f9375a56286
6baa242
Acceptance tests: Add a helper method to renew the request context
by Edwin Kempin
· 8 years ago
87a788d
Add test for deleting emails of other users
by Edwin Kempin
· 8 years ago
ace2f91
Support deletion of emails in arbitrary external ID schemes
by Edwin Kempin
· 8 years ago
1fce31c
Send email notifications and fire Gerrit event if comments are posted via email
by Patrick Hiesel
· 8 years ago
c76731b
UseGerritConfigAnnotationTest: Format with google-java-format
by David Pursehouse
· 8 years ago
cf426c7
Merge "Preferences: Fix overwriting configured default with original default"
by David Ostrovsky
· 8 years ago
b4559f3
Preferences: Fix overwriting configured default with original default
by Edwin Kempin
· 8 years ago
f3831da
Bazel: Support publishing to snapshot Maven repository
by David Ostrovsky
· 8 years ago
62bdb55
Merge "Add email tests over REST"
by David Pursehouse
· 8 years ago
7813a9b
Merge "Ignore triple clicks for other gr-diff-highlight instances"
by Viktar Donich
· 8 years ago
b8f4484
Ignore triple clicks for other gr-diff-highlight instances
by Viktar Donich
· 8 years ago
2b261f2
Merge "Move [Abandon] action back up to the top-level"
by Wyatt Allen
· 8 years ago
6978762
Merge changes from topic 'diff-summary-cache-2'
by Saša Živkov
· 8 years ago
62d65ef
Move [Abandon] action back up to the top-level
by Wyatt Allen
· 8 years ago
a7be1b8
Merge "Don't throw exceptions if message has no author"
by Viktar Donich
· 8 years ago
23929fc
Add null/undefined checks for comment ranges
by Wyatt Allen
· 8 years ago
ce3d3a7
Add email tests over REST
by Edwin Kempin
· 8 years ago
0fd0732
Merge "CommentTimestampAdapter: Truncate milliseconds"
by Dave Borowitz
· 8 years ago
db49278
CommentTimestampAdapter: Truncate milliseconds
by Dave Borowitz
· 8 years ago
43b50f8
Change indexing: avoid computing current file paths too early
by Saša Živkov
· 8 years ago
6fd1b6f
Store insertions/deletions in DiffSummary cache
by Dave Borowitz
· 9 years ago
edd5375
Merge "Fix to call display() after calling preDisplay in MyWatchedProjectsScreen"
by ekempin
· 8 years ago
793c793
Update git submodules
by Dave Borowitz
· 8 years ago
bf4224b
Merge "Assign unused Future return value to a variable"
by Dave Borowitz
· 8 years ago
fcc44a0
Fix to call display() after calling preDisplay in MyWatchedProjectsScreen
by Changcheng Xiao
· 8 years ago
50daf36
Merge "AccountApi: Add methods to get emails and delete email"
by David Pursehouse
· 8 years ago
fbf6687
Merge "Fix tools/setup_gjf.sh to also work on Mac"
by David Pursehouse
· 8 years ago
e1f9dd1
AccountApi: Add methods to get emails and delete email
by Edwin Kempin
· 8 years ago
720c7d7
Fix tools/setup_gjf.sh to also work on Mac
by Saša Živkov
· 8 years ago
6029c4b
Remove rule about import ordering from the contributor guide
by David Pursehouse
· 8 years ago
bf94427
Merge "Fix JSON representation of Comment to indicate UTC"
by ekempin
· 8 years ago
d3ebe4b
Adapt MyIdentitiesScreen from RPC to REST API
by Changcheng Xiao
· 8 years ago
b8846d1
Merge changes from topic 'config-annotation-fix'
by David Pursehouse
· 8 years ago
49da974
Merge "Update jetty to 9.3.16.v20170120"
by David Pursehouse
· 8 years ago
a5ccd2b
Move Annotation Tests to own Package and add testList for Configs
by Patrick Hiesel
· 8 years ago
328a41d
Merge "ChangeNotesParser: Never consider SUBM approvals postSubmit"
by ekempin
· 8 years ago
10c9fe3
ChangeNotesParser: Never consider SUBM approvals postSubmit
by Dave Borowitz
· 8 years ago
265e0f6
Use values() to set StringListConfig from Annotation
by Patrick Hiesel
· 8 years ago
7dbec98
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
2034375
Merge "Remove rule about injected arguments from contributor guideline"
by David Pursehouse
· 8 years ago
c8acb9a
ProjectQoSFilter: Remove unnecessarily nested else-block
by David Pursehouse
· 8 years ago
01c58dc
Merge "Add .git-blame-ignore-revs configuration file for git hyper-blame"
by ekempin
· 8 years ago
5b15aed
Merge branch 'stable-2.12' into stable-2.13
by David Pursehouse
· 8 years ago
fd40926
Don't throw exceptions if message has no author
by Viktar Donich
· 8 years ago
dbf6298
Merge "Fall back for exception name and try fix 'Script Error'"
by Viktar Donich
· 8 years ago
1310918
Fix JSON representation of Comment to indicate UTC
by Dave Borowitz
· 8 years ago
47a40f1
Merge "Pass cookies when fetching binary files"
by Wyatt Allen
· 8 years ago
cf4894d
Pass cookies when fetching binary files
by Wyatt Allen
· 8 years ago
e0beded
Merge "Restore file list bulk action threshold of 225"
by Wyatt Allen
· 8 years ago
a737040
Merge "Make rebase CommitMergeStatus sound like a submit"
by David Pursehouse
· 8 years ago
c4817a4
Merge "Fix race between comment saving and reply dialog"
by Wyatt Allen
· 8 years ago
dcb0c7f
Restore file list bulk action threshold of 225
by Wyatt Allen
· 8 years ago
fb1b7de
Merge "Fix range issue when there is a base patch that is not parent"
by Wyatt Allen
· 8 years ago
3d8dc2e
Merge "Render inline diffs sequentially"
by Wyatt Allen
· 8 years ago
6cff0e6
Fix race between comment saving and reply dialog
by Kasper Nilsson
· 8 years ago
4a9de6f
Merge "Don't merge threads on same line left/right"
by Wyatt Allen
· 8 years ago
cea68b0
Fix range issue when there is a base patch that is not parent
by Becky Siegel
· 8 years ago
206966a5
Render inline diffs sequentially
by Wyatt Allen
· 8 years ago
21a410d
Fall back for exception name and try fix 'Script Error'
by Viktar Donich
· 8 years ago
ea6f31e
Remove rule about injected arguments from contributor guideline
by David Pursehouse
· 8 years ago
17c372a
Add .git-blame-ignore-revs configuration file for git hyper-blame
by David Pursehouse
· 8 years ago
f218daf
Merge "Add status field to settings view"
by Wyatt Allen
· 8 years ago
5b4d7b3
Merge "Handle triple click selection"
by Viktar Donich
· 8 years ago
3bf1d67
Merge "Cleanup UI columns on change list"
by Wyatt Allen
· 8 years ago
cb2d127
Handle triple click selection
by Viktar Donich
· 8 years ago
049a045
Merge "Get tests passing in safari/firefox"
by Wyatt Allen
· 8 years ago
233db7d
Merge "Upgrade web-component-tester and fix affected tests"
by Wyatt Allen
· 8 years ago
41bdc04
Don't merge threads on same line left/right
by Becky Siegel
· 8 years ago
725982d
Cleanup UI columns on change list
by Becky Siegel
· 8 years ago
0184d3f
Upgrade web-component-tester and fix affected tests
by Becky Siegel
· 8 years ago
d4cbe0b
Merge "Fix range issue with comment replies"
by Wyatt Allen
· 8 years ago
8587574
Add status field to settings view
by Kasper Nilsson
· 8 years ago
62e6711dc
Revert "Resolve username lazily in git over http tasks"
by Hugo Arès
· 8 years ago
4a74548
Document gjf and add a script to standardize/streamline setup
by Dave Borowitz
· 8 years ago
1b873b8
Update jetty to 9.3.16.v20170120
by Paladox none
· 8 years ago
2552728
Merge "Move 'Delete Change' button in GWT to better position"
by ekempin
· 8 years ago
aacb265
Make rebase CommitMergeStatus sound like a submit
by Aaron Gable
· 8 years ago
d50e2c6
Merge "gwtui: remove HTTP password GET calls."
by ekempin
· 8 years ago
f04f711d2
Merge "maven_jar: Add support for exports and deps attributes"
by David Ostrovsky
· 8 years ago
9189e67
Assign unused Future return value to a variable
by Dave Borowitz
· 8 years ago
4403155
Move 'Delete Change' button in GWT to better position
by Alice Kober-Sotzek
· 8 years ago
f68e4cf
gwtui: remove HTTP password GET calls.
by Han-Wen Nienhuys
· 8 years ago
31718be
Sort .gitignore
by Dave Borowitz
· 8 years ago
a00f42a
Merge "Merge branch 'stable-2.13'"
by ekempin
· 8 years ago
ff6826e
Merge "Make MetadataParser more resistent"
by ekempin
· 8 years ago
1683af0
Merge changes from topic 'notedb-diffs'
by ekempin
· 8 years ago
4a93e59
Merge branch 'stable-2.13'
by Edwin Kempin
· 8 years ago
bdca4f8
Merge "Test Change-Ids checks on push with CreateNewChangeForAllNotInTarget" into stable-2.13
by ekempin
· 8 years ago
432229e
Make MetadataParser more resistent
by Patrick Hiesel
· 8 years ago
694ea78
ChangeRebuilder: Fuse StatusChangeEvent into ChangeMessageEvent
by Dave Borowitz
· 8 years ago
3192366
ChangeBundle: Ignore postSubmit bit on post-submit 0 votes
by Dave Borowitz
· 8 years ago
894b745
RevisionIT: Fix test for post-submit approval after deletion
by Dave Borowitz
· 8 years ago
fefce22
ChangeRebuilder: Fix grouping of events containing tags
by Dave Borowitz
· 8 years ago
a460855
Add more info to toString for rebuilding events
by Dave Borowitz
· 8 years ago
4106f9c
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
6e5f8e6
maven_jar: Add support for exports and deps attributes
by Paladox none
· 8 years ago
c6db35e
ChangeRebuilderImpl: Handle non-monotonic patch set timestamps
by Dave Borowitz
· 8 years ago
72f61b2
ChangeUpdate: Sanitize all footers
by Dave Borowitz
· 8 years ago
e96bd74
ChangeBundle: Handle leading/trailing whitespace in topic/desc
by Dave Borowitz
· 8 years ago
4e1f02d
Handle change subjects containing '\r' in NoteDb
by Dave Borowitz
· 8 years ago
Next »