summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Add clarifications in the documentation of the `query` commandDavid Pursehouse2013-05-022-5/+9
* | | | | Clarify setup of change cache in documentationGustaf Lundh2013-05-021-6/+6
| |/ / / |/| | |
* | | | Merge "Fix ls-user-refs command name in documentation" into stable-2.6David Pursehouse2013-05-021-1/+1
|\ \ \ \
| * | | | Fix ls-user-refs command name in documentationChristian Aistleitner2013-05-011-1/+1
* | | | | Merge "Mark project and user options as required for LsUserRefs" into stable-2.6David Pursehouse2013-05-022-8/+4
|\| | | | | |/ / / |/| | |
| * | | Mark project and user options as required for LsUserRefsChristian Aistleitner2013-05-012-8/+4
* | | | Merge "Fix setting account's full name via ssh" into stable-2.6David Pursehouse2013-05-011-0/+1
|\ \ \ \
| * | | | Fix setting account's full name via sshChristian Aistleitner2013-05-011-0/+1
| |/ / /
* / / / TrivialRebase: tidy up docstrings to follow PEP-0257David Pursehouse2013-04-301-10/+15
|/ / /
* | | Fix PatchScreen leak when moving between filesShawn Pearce2013-04-261-10/+17
* | | Use try/finally to ensure oldValue is clearedShawn Pearce2013-04-261-3/+6
* | | Remove unused HasValueChangeHandlers from PatchScriptSettingsPanelShawn Pearce2013-04-261-12/+1
* | | Make ListenableAccountDiffPreference final in PatchScriptSettingsPanelShawn Pearce2013-04-261-1/+1
* | | Remove unused setPreferences method on PatchTableShawn Pearce2013-04-261-4/+0
* | | init: Guess JDBC driver class if not configuredShawn Pearce2013-04-261-6/+21
* | | Merge "Update 2.6 release notes with more trivial_rebase fixes" into stable-2.6Shawn Pearce2013-04-261-0/+9
|\ \ \
| * | | Update 2.6 release notes with more trivial_rebase fixesDavid Pursehouse2013-04-261-0/+9
* | | | Merge "Sort library JARs by last modified time" into stable-2.6Shawn Pearce2013-04-261-0/+6
|\ \ \ \
| * | | | Sort library JARs by last modified timeShawn Pearce2013-04-261-0/+6
* | | | | Merge "Defer loading site libraries until database opens" into stable-2.6Shawn Pearce2013-04-268-123/+153
|\| | | |
| * | | | Defer loading site libraries until database opensShawn Pearce2013-04-268-123/+153
* | | | | Merge "Remove old library JARs when upgrading" into stable-2.6Shawn Pearce2013-04-263-0/+31
|\| | | |
| * | | | Remove old library JARs when upgradingShawn Pearce2013-04-253-0/+31
| |/ / /
* | | | Merge "Prevent account's full name from being set to empty string" into stabl...Edwin Kempin2013-04-261-1/+5
|\ \ \ \
| * | | | Prevent account's full name from being set to empty stringDavid Pursehouse2013-04-261-1/+5
* | | | | Merge "Vertically align the "Choose:" header on the Become Any Account page" ...Edwin Kempin2013-04-261-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Vertically align the "Choose:" header on the Become Any Account pageDavid Pursehouse2013-04-261-1/+1
| |/ / /
* | | | Merge "Cannot Become Any Account for account whose full name is empty string"...Edwin Kempin2013-04-261-1/+1
|\ \ \ \
| * | | | Cannot Become Any Account for account whose full name is empty stringDavid Pursehouse2013-04-261-1/+1
| |/ / /
* | | | Merge "init: Default database type to JDBC when url is present" into stable-2.6Edwin Kempin2013-04-261-1/+8
|\ \ \ \
| * | | | init: Default database type to JDBC when url is presentShawn Pearce2013-04-251-1/+8
| |/ / /
* / / / Update 2.6 release notes with mod_rewrite changeShawn Pearce2013-04-251-4/+5
|/ / /
* | | Merge "Run plugin startup and shutdown as PluginUser" into stable-2.6Shawn Pearce2013-04-257-18/+166
|\ \ \
| * | | Run plugin startup and shutdown as PluginUserShawn Pearce2013-04-257-18/+166
* | | | Merge "Allow InternalUser (aka plugins) to see any internal group" into stabl...Shawn Pearce2013-04-251-0/+2
|\| | |
| * | | Allow InternalUser (aka plugins) to see any internal groupShawn Pearce2013-04-231-0/+2
* | | | Merge "Include site header, footer and CSS on OpenID login form" into stable-2.6Shawn Pearce2013-04-257-151/+283
|\ \ \ \
| * | | | Include site header, footer and CSS on OpenID login formShawn Pearce2013-04-237-151/+283
| |/ / /
* | | | Make Diffy in Diffy theme smallerEdwin Kempin2013-04-252-10/+11
* | | | Merge "Remove unnecessary @SuppressWarnings annotations in ChangeControl" int...Shawn Pearce2013-04-241-2/+0
|\ \ \ \
| * | | | Remove unnecessary @SuppressWarnings annotations in ChangeControlDavid Pursehouse2013-04-241-2/+0
* | | | | Merge "Update documentation to clarify how to set Global Capabilities" into s...Shawn Pearce2013-04-242-4/+7
|\| | | |
| * | | | Update documentation to clarify how to set Global CapabilitiesDavid Pursehouse2013-04-242-4/+7
* | | | | Merge "Distinguish between error and timeout in intraline diff error message"...Shawn Pearce2013-04-246-5/+26
|\| | | |
| * | | | Distinguish between error and timeout in intraline diff error messageDavid Pursehouse2013-04-246-5/+26
* | | | | Merge "Fix login redirect loop when auth.type = HTTP" into stable-2.6Shawn Pearce2013-04-241-4/+7
|\ \ \ \ \
| * | | | | Fix login redirect loop when auth.type = HTTPShawn Pearce2013-04-231-4/+7
| | |/ / / | |/| | |
* | | | | Merge "Replace Hashtable with ConcurrentMap" into stable-2.6Shawn Pearce2013-04-241-2/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Replace Hashtable with ConcurrentMapShawn Pearce2013-04-231-2/+1
| |/ / /
* | | | Merge "TrivialRebase: Fix custom categories" into stable-2.6David Pursehouse2013-04-241-1/+1
|\ \ \ \ | |/ / / |/| | |