- bd870e5 documentation: Document why hook --change-url might be missing by Shawn O. Pearce · 15 years ago
- 5c46a07 documentation: Fix rendering errors in gerrit.config by Shawn O. Pearce · 15 years ago
- 2765ff9 Allow ; and & to seperate parameters in gitweb by Markus Heberling · 15 years ago
- 0d96f5b Include a quick summary of the size of a change in email by Shawn O. Pearce · 15 years ago
- d4b2787 Display the size of a patch (lines added/removed) by Shawn O. Pearce · 15 years ago
- b6adfc7 Fix clearing of topic during replace by Shawn O. Pearce · 15 years ago
- cbfb04f Fix inherited Read Access +2 not inheriting by Shawn O. Pearce · 15 years ago
- ccecfe4 Add some basic RefControl tests for delegated ownership by Shawn O. Pearce · 15 years ago
- 4d1885a Fix branch owner adding exclusive ACL by Shawn O. Pearce · 15 years ago
- 8c11f0c Optimize RegexFilePredicate for common matches by Shawn O. Pearce · 15 years ago
- 3b175d5 Correct copyright headers to AOSP by Shawn O. Pearce · 15 years ago
- f08f586 Don't expose /COMMIT_MSG as a modified file in ChangeData by Shawn O. Pearce · 15 years ago
- d3d95ab Don't enable dk.brics.automaton's optional syntax by Shawn O. Pearce · 15 years ago
- b1f5060 Fix NPE while matching file:^ pattern on deleted files by Shawn O. Pearce · 15 years ago
- 436860d Fixed unused imports in OutgoingEmail by Shawn O. Pearce · 15 years ago
- 9527a3c Don't show /COMMIT_MSG in change emails by Shawn O. Pearce · 15 years ago
- 39f4b62 Fix NPE during merge failure on new branch by Shawn O. Pearce · 15 years ago
- bd000eb Honor user's syntax coloring preference in unified view by Shawn O. Pearce · 15 years ago
- 3a89c2a Display stars in dependency tables by Shawn O. Pearce · 15 years ago
- cdf908c Allow to use refspec shortcuts for push replication by Anatol Pomazau · 15 years ago
- 607570e Implement 'Restore Change' feature. by Anatol Pomazau · 15 years ago
- ef1b0f1 Merge 'Config download methods' into stable by Shawn O. Pearce · 15 years ago
- e3995a8 Enable commenting on commit messages by Shawn O. Pearce · 15 years ago
- 3834782 Make 'u' go up to the last change listing by Shawn O. Pearce · 15 years ago
- 4f0d56a Fix keyboard shortcuts under Chrome/Safari by Shawn O. Pearce · 15 years ago
- 7c0ab61 gerrit.sh: Correct /etc/default path in error message by Mark Keisler · 15 years ago
- 248853a Refactor the way hooks are run by Shawn O. Pearce · 15 years ago
- a5f8685 Don't pass null arguments to hooks by Shawn O. Pearce · 15 years ago
- 135db6e Fixed example for user account creation. by Jyrki Puttonen · 15 years ago
- b0cdb1b Update 2.1.4 release notes by Shawn O. Pearce · 15 years ago v2.1.4 v2.1.4-rc4
- 5a43303 Don't escape ':' as %253A in query anchors by Shawn O. Pearce · 15 years ago
- ae59d1b Direct default links to queries by Shawn O. Pearce · 15 years ago
- 850d878 Update to JGit 0.8.4.89-ge2f5716 by Shawn O. Pearce · 15 years ago
- bdeca90 Fix Levenshtein distance when sorting ref regexes by Shawn O. Pearce · 15 years ago
- 3f63044 Config download methods by monica.dionisio · 15 years ago
- f76fb4f Fix owner: search operator substring regression by Shawn O. Pearce · 15 years ago v2.1.4-rc3
- 6cbee9c Search username cache before database by name by Shawn O. Pearce · 15 years ago
- 5e8dbd4 Remove unnecessary throws OrmException in AccountResolver by Shawn O. Pearce · 15 years ago
- 92793d4 Add Close button to OpenId dialog by Shawn O. Pearce · 15 years ago
- 828f041 Fix CurrentUser reference on merge thread by Shawn O. Pearce · 15 years ago
- dfabc92a Merge "Make links in OpenId dialog focusable" by Shawn O. Pearce · 15 years ago
- 07cb83e Merge "Update JGit to 0.8.4.88-ge64cb03" by Shawn O. Pearce · 15 years ago
- 1c11416 Make links in OpenId dialog focusable by Shawn O. Pearce · 15 years ago
- 2c9c8a1 Update JGit to 0.8.4.88-ge64cb03 by Shawn O. Pearce · 15 years ago
- 75394db Merge "Implemented ssh command create-group" by Shawn Pearce · 15 years ago
- 71963a5 Implemented ssh command create-group by Sasa Zivkov · 15 years ago
- 4a4b86e Merge branch 'commons-net-20' by Shawn O. Pearce · 15 years ago v2.1.4-rc2
- 42dfb59 Drop Commons Net back to 2.0 by Shawn O. Pearce · 15 years ago v2.1.3.1
- bdbdd0b documentation: Cleanup dk.brics.automaton entry in licenses by Shawn O. Pearce · 15 years ago
- 788e1a9 documentation: Use a variable to select the prior version by Shawn O. Pearce · 15 years ago v2.1.4-rc1
- 9a44ce5 Add 2.1.4 to ReleaseNotes index by Shawn O. Pearce · 15 years ago
- 086b719 Don't direct link to a change found by operators by Shawn O. Pearce · 15 years ago
- 7c13a58 Widen the search box to 70 characters by Shawn O. Pearce · 15 years ago
- 5cace7b Make branch columns link to changes on that branch by Shawn O. Pearce · 15 years ago
- be87306 Fix project links to be query links by Shawn O. Pearce · 15 years ago
- d07c92c Draft 2.1.4 release notes by Shawn O. Pearce · 15 years ago v2.1.4-rc0
- 27f432a Merge "Refactor complex logic out of formatters into getters." by Shawn Pearce · 15 years ago
- dc8df35 Refactor complex logic out of formatters into getters. by Martin Fick · 15 years ago
- e6784e9 Fix method duplication incurred when splitting OutgoingEmail by Martin Fick · 15 years ago
- df89f99 Don't bother setting Message-ID to a random string. by Martin Fick · 15 years ago
- 95a0d8c Merge "Split OutgoingEmail into 2 classes" by Shawn Pearce · 15 years ago
- 371226b Split OutgoingEmail into 2 classes by Martin Fick · 15 years ago
- 8e33d76 Refactoring AccountDiffPreference vs PatchScriptSettings+PrettySettings by Sasa Zivkov · 15 years ago
- 228e8dd Update JGit to 0.8.4.87-g395d236 by Shawn O. Pearce · 15 years ago
- 660c710 query: Fix limit:N clauses on strange iterators by Shawn O. Pearce · 15 years ago
- 5b437cc Fix unused import in MergedSender by Shawn O. Pearce · 15 years ago
- 50756b9 Allow file:^regex to match affected files by Shawn O. Pearce · 15 years ago
- ad69511 Validate scores before matching results in label queries by Shawn O. Pearce · 15 years ago
- 0f42fc0 Allow watching specific branches or any other search query by Shawn O. Pearce · 15 years ago
- 14760b7 gerrit query SSH command by Shawn O. Pearce · 15 years ago
- e96a236 Always use the smallest limit: in a query by Shawn O. Pearce · 15 years ago
- 51e058f6 Add age: operator to change queries by Shawn O. Pearce · 15 years ago
- a39a7d9 Fix SSH based CurrentUser to know what the database is by Shawn O. Pearce · 15 years ago
- 6a4ff33 Add topic, lastUpdated, sortKey to ChangeAttribute by Shawn O. Pearce · 15 years ago
- 4de2f75 Assume status:open if the query isn't executable by Shawn O. Pearce · 15 years ago
- 516f6d0 Make query parser and rewriter request scoped by Shawn O. Pearce · 15 years ago
- 6ef732f Make static links use query redirects by Shawn O. Pearce · 15 years ago
- dec5864 Move stream-event JSON objects to a common package by Shawn O. Pearce · 15 years ago
- 51d008d Implement full query operators by Shawn O. Pearce · 15 years ago
- d4c502f Bump GWT and slf4j version by Anatol Pomazau · 15 years ago
- 00ed45a Implemented rename detection by Jeff Schumacher · 15 years ago
- 199f410 Re-added support for whitespace ignore by Jeff Schumacher · 15 years ago
- 02f44c9 Replace git diff-tree invocation by Jeff Schumacher · 15 years ago
- 65b21e0 Use Guice to construct the self populating caches by Shawn O. Pearce · 15 years ago
- 623e495 Update JGit to 0.8.4.84-g6e155d5 by Shawn O. Pearce · 15 years ago
- 6823b01 Updated to newer version of jGit by Jeff Schumacher · 15 years ago
- 7de7341 Merge "Set focus on Continue Button in ErrorDialog" by Shawn Pearce · 15 years ago
- d9de5fb Fix NPE when opening very large changes by Shawn O. Pearce · 15 years ago
- e13d32e Set focus on Continue Button in ErrorDialog by Edwin Kempin · 15 years ago
- 322a4b1 Stop searching for branch/topic split at "refs/" by Shawn O. Pearce · 15 years ago
- c9a699f Fix schema 36 on MySQL by Shawn O. Pearce · 15 years ago
- d50c94e Support topic branch tags on changes by Shawn O. Pearce · 15 years ago
- 72fc9bb Fix access for site administrators by Shawn O. Pearce · 15 years ago
- 6d6d451 documentation: Update access control for new ref syntaxes by Shawn O. Pearce · 15 years ago
- f14ada5 Add support for ${username} in refs by Martin Fick · 15 years ago
- 9c89dac Define isRE utility method in RefControl by Shawn O. Pearce · 15 years ago
- 6c39658 Fix open all patches in IE6 by Shawn O. Pearce · 15 years ago
- 6d0580c Fix inifinite recursion in RefControl.isOwner by Shawn O. Pearce · 15 years ago
- 993ddfb Support regular expressions for ref access rules by Shawn O. Pearce · 15 years ago
- cf60707 Merge changes Id7294ef8,I8db497e4,I2c0f26bb,I5da0dadd,Ic68ce1dd,Iad97c44c,I93373e0a,I6b313d05,I8e32f313 by Shawn Pearce · 15 years ago