summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* documentation: Improve Apache mod_proxy configurationShawn O. Pearce2010-02-161-2/+4
* Skip gitlink modes as we can't get a content differenceShawn O. Pearce2010-02-161-0/+8
* Disable syntax highlighting on unified viewsShawn O. Pearce2010-02-133-1/+19
* Drop unused formatLanguage property from patch tableShawn O. Pearce2010-02-131-2/+0
* Move new change display to PostReceiveHookShawn O. Pearce2010-02-102-55/+11
* Compute allowed approval categories separately.Nico Sallembien2010-02-102-15/+24
* Fix IncorrectObjectTypeException on initial commitShawn O. Pearce2010-02-101-1/+1
* Update to H2 1.2.128Shawn O. Pearce2010-02-081-1/+1
* Update to mime-util 2.1.3Shawn O. Pearce2010-02-081-1/+1
* Update to Ehcache 1.7.2Shawn O. Pearce2010-02-081-1/+1
* Update to GWT 2.0.1Shawn O. Pearce2010-02-082-1/+11
* Execute Git commands with AccessPath.GITShawn O. Pearce2010-02-083-11/+46
* Trim reference name from user when adding access rightShawn O. Pearce2010-02-031-1/+1
* Allow refs/* pattern on new reference rightsShawn O. Pearce2010-02-031-1/+1
* Merge "Update to gwtjsonrpc 1.2.2-SNAPSHOT"Shawn Pearce2010-02-021-1/+1
|\
| * Update to gwtjsonrpc 1.2.2-SNAPSHOTShawn O. Pearce2010-02-021-1/+1
* | Use JGit's LockFile to copy files during initNico Sallembien2010-02-021-7/+19
* | Merge "Update user documentation to explain branch access control"Nico Sallembien2010-02-011-8/+38
|\ \ | |/ |/|
| * Update user documentation to explain branch access controlNico Sallembien2010-02-011-8/+38
* | Adjust SocketUtilTest to be more likely to passShawn O. Pearce2010-02-011-2/+3
* | Manage database connections directly in PatchScriptFactoryNico Sallembien2010-02-011-23/+29
|/
* Merge "Update JGit to 0.5.1.141-g3eee606"Shawn Pearce2010-02-011-1/+1
|\
| * Update JGit to 0.5.1.141-g3eee606Shawn O. Pearce2010-02-011-1/+1
* | Fix schema 27 upgrade for H2Shawn O. Pearce2010-02-011-1/+1
* | Change "Publish Comments" to "Review"Shawn O. Pearce2010-02-013-5/+5
|/
* Highlight line-level (aka word) differences in filesShawn O. Pearce2010-01-3014-45/+482
* Don't reformat the source if the files are identicalShawn O. Pearce2010-01-301-1/+1
* Merge "Add standard eclipse generated files to .gitignore"Shawn Pearce2010-01-301-0/+2
|\
| * Add standard eclipse generated files to .gitignoreNico Sallembien2010-01-291-0/+2
* | Run prettify on the server using whole file contentsShawn O. Pearce2010-01-3048-362/+1257
|/
* Make hooks/commit-msg available over HTTPShawn O. Pearce2010-01-2915-145/+445
* Merge "Add MaxNoBlock category for advisory review levels"Shawn Pearce2010-01-293-0/+55
|\
| * Add MaxNoBlock category for advisory review levelsShane Mc Cormack2010-01-293-0/+55
* | Update JGit to 0.5.1.140-g660fd39Shawn O. Pearce2010-01-295-23/+27
* | Show summary of code review, verified on all open changesShawn O. Pearce2010-01-291-2/+3
* | Require branch deletion permission for pushes over HTTPShawn O. Pearce2010-01-299-22/+89
|/
* Force validation of the author and committer lines during pushShawn O. Pearce2010-01-298-44/+280
* Restore delete right checkboxes in wild card projectShawn O. Pearce2010-01-281-1/+2
* Simplify FunctionState as discussed previouslyNico Sallembien2010-01-284-89/+27
* Merge "Block inheritance by default on per-branch permissions."Nico Sallembien2010-01-284-49/+104
|\
| * Block inheritance by default on per-branch permissions.Nico Sallembien2010-01-284-49/+104
* | Expand group names to be 255 charactersShawn O. Pearce2010-01-2711-22/+139
|/
* MySQL: Fix account_group_members_audit removed_on to be NULLShawn O. Pearce2010-01-272-1/+48
* Allow per-branch OWN +1 to delegate branch ownershipShawn O. Pearce2010-01-279-10/+78
* Correctly hide delete button on inherited permissionsShawn O. Pearce2010-01-271-1/+5
* Add canned per-line comment reply of 'Done'Shawn O. Pearce2010-01-273-87/+144
* Catch bad commentlink patterns and report themShawn O. Pearce2010-01-266-3/+134
* Hide group type choice if LDAP is not enabledShawn O. Pearce2010-01-261-0/+8
* Merge "Replace our own @Nullable with javax.annotation.Nullable."Shawn Pearce2010-01-2539-75/+73
|\
| * Replace our own @Nullable with javax.annotation.Nullable.Nico Sallembien2010-01-2539-75/+73