Sign in
gerrit
/
gerrit
/
5548420a44252525098342b8b449d868356a8f9a
5548420
Add icon support for revision weblinks
by Sven Selberg
· 11 years ago
8bcd8a0
Merge "Filter out irrelevant refs in TagMatcher"
by David Pursehouse
· 11 years ago
e4c12b4
Merge "Merge branch 'stable-2.10'"
by David Pursehouse
· 11 years ago
c6d7ad3
Filter out irrelevant refs in TagMatcher
by Bruce Zu
· 11 years ago
75b0219
Update replication and cookbook plugins
by David Pursehouse
· 11 years ago
ac332d2
Fix deprecation warnings caused by Guava upgrade
by David Ostrovsky
· 11 years ago
7d76f7d
Merge "Allow to suppress HTML when converting Markdown to HTML"
by Edwin Kempin
· 11 years ago
919429d
Merge "Add Java 7 requirement for building gerrit"
by David Pursehouse
· 11 years ago
28b017f
AbstractChangeNotesTest: inject members instead of using getInstance()
by David Pursehouse
· 11 years ago
6b6c8f7
Merge "Move TempFileUtil to testutil package"
by David Pursehouse
· 11 years ago
6354e67
Allow to suppress HTML when converting Markdown to HTML
by Edwin Kempin
· 11 years ago
9145d30
Merge "Bump guava version to 18.0"
by David Pursehouse
· 11 years ago
d7559c0
Add Java 7 requirement for building gerrit
by Deniz Türkoglu
· 11 years ago
f432917
Merge branch 'stable-2.10'
by David Pursehouse
· 11 years ago
371397e
Merge "CommentsTest: @Inject members instead of using getInstance"
by David Pursehouse
· 11 years ago
5408433
Merge "Remove LuceneQueryChangesV7Test"
by David Pursehouse
· 11 years ago
bd00472
CommentsTest: @Inject members instead of using getInstance
by Dave Borowitz
· 11 years ago
7d28fe8
Lucene: Fix deprecated IndexWriter.close() call
by Dave Borowitz
· 11 years ago
90f9447
Solr: Remove deprecated Analyzer constructor call
by Dave Borowitz
· 11 years ago
2169e1f
Upgrade doc indexer to Lucene 4.10
by Dave Borowitz
· 11 years ago
f780397
Add buck rule to generate docs for static hosting.
by Yuxuan 'fishy' Wang
· 11 years ago
537664a
Add searchbox option to replace_macros.py.
by Yuxuan 'fishy' Wang
· 11 years ago
c0da813
Remove LuceneQueryChangesV7Test
by Dave Borowitz
· 11 years ago
4995c3d
Bump Lucene version to 4.10
by David Ostrovsky
· 11 years ago
6616834
Update pegdown to 1.4.2
by Dave Borowitz
· 11 years ago
114845a
Merge branch 'stable-2.9' into stable-2.10
by David Pursehouse
· 11 years ago
b8bb7c1
Merge "Fix NPE in /projects/{name}/children?recursive when a parent is missing" into stable-2.9
by David Pursehouse
· 11 years ago
b2a9b08
Merge "Fix NPE when submitting review with inline comments via REST" into stable-2.9
by Saša Živkov
· 11 years ago
28dd4f7
Merge "Fix NPE when ReviewInput's message is empty" into stable-2.9
by Saša Živkov
· 11 years ago
e05b9b2
Merge branch stable-2.10
by Hugo Arès
· 11 years ago
7ec39ba
Move TempFileUtil to testutil package
by Adrian Görler
· 11 years ago
b8eee7a
Merge branch 'stable-2.9' into stable-2.10
by David Pursehouse
· 11 years ago
538e87a
Add full names for options on list groups REST API
by David Pursehouse
· 11 years ago
4cdda6a
Add full names for options on list projects REST API
by David Pursehouse
· 11 years ago
025ea3e
Make `-S` an alias of `--start` in changes query REST API
by David Pursehouse
· 11 years ago
2b7f4c5
Merge "Gracefully handle `buck audit` failure" into stable-2.9
by David Pursehouse
· 11 years ago
8fb6e98
Bump guava version to 18.0
by David Ostrovsky
· 11 years ago
a43ad9c
Minor improvements in the 'squash commits first' error documentation
by David Pursehouse
· 11 years ago
7655df0
Mention deprecation of sortkey parameters in 2.9 release notes
by David Pursehouse
· 11 years ago
37da585
Set the version to 2.10-SNAPSHOT
by Saša Živkov
· 11 years ago
2c6f638
Consistently refer to Change-Id in documentation
by David Pursehouse
· 11 years ago
685ef4c
Merge "Run change hooks and ref-updated events after indexing is done." into stable-2.9
by David Pursehouse
· 11 years ago
430d505
Merge "Remove redundant null check in PostReview"
by David Pursehouse
· 11 years ago
22e43cc
Run change hooks and ref-updated events after indexing is done.
by Saša Živkov
· 11 years ago
3ea6a6f
Merge "Revert "Make VisibleRefFilter.Filter reuse the refs passed from JGit."" into stable-2.9
by David Pursehouse
· 11 years ago
d37d00c
Remove redundant null check in PostReview
by David Pursehouse
· 11 years ago
f179123
Only create All-Projects ACL once
by Shawn Pearce
· 11 years ago
44bdf18
Allow callers of AllProjectsCreator to control the commit message
by Shawn Pearce
· 11 years ago
b8b0a01
Fix Guice module auto-discover for plugin providers
by Luca Milanesio
· 11 years ago
1378c6c
Merge "Tweak Lucene analyzer's definition of a whole word"
by David Pursehouse
· 11 years ago
e13b65d
Limit max number of changes pushed in a batch.
by Bruce Zu
· 11 years ago
a14b38b
Fix NPE when ReviewInput's message is empty
by David Pursehouse
· 11 years ago
778fefc
Fix broken formatting in changes REST documentation
by David Pursehouse
· 11 years ago
a4e85b2
Restrict the input of plugin_archetype_deploy.sh
by Bruce Zu
· 11 years ago
0ff53a4
Update Buck
by David Ostrovsky
· 11 years ago
67c263f
Gracefully handle `buck audit` failure
by David Pursehouse
· 11 years ago
6db2806
Revert "Make VisibleRefFilter.Filter reuse the refs passed from JGit."
by Bruce Zu
· 11 years ago
ccfc8eb
Fix NPE in /projects/{name}/children?recursive when a parent is missing
by Shawn Pearce
· 11 years ago
1ab3a5f
Merge "Update review command documentation for json option"
by David Pursehouse
· 11 years ago
9868481
Fix NPE when submitting review with inline comments via REST
by David Pursehouse
· 11 years ago
e3ffa7f
Merge "Revert "Do not ask to register an email address if not supported by user store""
by Shawn Pearce
· 11 years ago
9b75bd5
Revert "Do not ask to register an email address if not supported by user store"
by Shawn Pearce
· 11 years ago
5b800bb
Update review command documentation for json option
by Hugo Arès
· 11 years ago
048d592
Merge branch 'stable-2.10'
by Shawn Pearce
· 11 years ago
7d81ceb
Merge branch 'stable-2.9' into stable-2.10
by Shawn Pearce
· 11 years ago
de83795
Rename doc.css to doc.css.in.
by Yuxuan 'fishy' Wang
· 11 years ago
546d22f
Add missing @Nullabe for Account in SubmoduleOp
by Hugo Arès
· 11 years ago
adf629c
Merge "Do not ask to register an email address if not supported by user store"
by Edwin Kempin
· 11 years ago
ff901b7
Merge branch 'stable-2.10'
by Shawn Pearce
· 11 years ago
a7e995d
Merge branch 'stable-2.9' into stable-2.10
by Shawn Pearce
· 11 years ago
820e8dd
Merge topic 'comment-range' into stable-2.9
by Shawn Pearce
· 11 years ago
137c303
Merge branch 'stable-2.10'
by Shawn Pearce
· 11 years ago
9954c4e
Merge branch 'stable-2.9' into stable-2.10
by Shawn Pearce
· 11 years ago
bce80ff
Merge "Fix NPE in /projects/{name}/children?recursive when a parent is missing"
by Shawn Pearce
· 11 years ago
9e9b53b
Merge "Allow PatchListLoader to use recursive merger"
by Shawn Pearce
· 11 years ago
df63f1a
Allow PatchListLoader to use recursive merger
by Shawn Pearce
· 11 years ago
99dc7fe
Fix NPE in /projects/{name}/children?recursive when a parent is missing
by Shawn Pearce
· 11 years ago
7a4cdcd
Clarify the failing change in MergeabilityChecker
by Shawn Pearce
· 11 years ago
a7ef142
Gracefully skip mergeability checking on broken changes
by Shawn Pearce
· 11 years ago
8277c98
Merge "Bump asciidoctorj to 1.5.0."
by Shawn Pearce
· 11 years ago
4a159a1
Replace "line" with "end_line" when range is given in inline comment
by David Pursehouse
· 11 years ago
b53c1f6
Add example of range comment in REST API documentation
by David Pursehouse
· 11 years ago
ddb8251
Update review command documentation for mutually exclusive options
by Hugo Arès
· 11 years ago
8d869ea
Fix broken links to CommentRange entity in changes REST documentation
by David Pursehouse
· 11 years ago
ac3d692
Fix mutual exclusivity of --delete and --submit review command options
by Hugo Arès
· 11 years ago
b0982ed
Merge "AddMembers.apply: Prevent NPE when account doesn't exist" into stable-2.9
by David Pursehouse
· 11 years ago
f73c12a
Bump asciidoctorj to 1.5.0.
by Yuxuan 'fishy' Wang
· 11 years ago
0f91bac
Merge "InlineEdit: Fix some typos in REST API documentation"
by David Pursehouse
· 11 years ago
b9b9513
Update plugins to latest revisions
by David Pursehouse
· 11 years ago
c538afd
Merge "Update replication plugin"
by David Pursehouse
· 11 years ago
7f039ce
Support for CSharp syntax highlighting
by Gustaf Lundh
· 11 years ago
bd12e17
InlineEdit: Fix some typos in REST API documentation
by David Ostrovsky
· 11 years ago
90459db
Support for CSharp syntax highlighting
by Gustaf Lundh
· 11 years ago
f3801a7
Merge "Add missing call to ref-updated hook for submodule updates" into stable-2.9
by David Pursehouse
· 11 years ago
efd394f
Update replication plugin
by Hugo Arès
· 11 years ago
7cfc17bc
Watchman: Add buck-out dir to ignored directories
by David Ostrovsky
· 11 years ago
038b642
Add missing call to ref-updated hook for submodule updates
by Hugo Arès
· 11 years ago
72de517
Fix stale dates in committer field
by Shawn Pearce
· 11 years ago
352a9f7
Merge "Update Buck"
by David Pursehouse
· 11 years ago
efcd316
Fix stale dates in committer field
by Shawn Pearce
· 11 years ago
Next »