summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a UI guide note about number_with_delimiterrs-delimit-in-ui-guideRobert Speicher2016-07-121-21/+27
* Update CHANGELOG for 8.9.6Robert Speicher2016-07-121-2/+5
* Merge branch 'approval-required-todo' into 'master' Robert Speicher2016-07-125-7/+14
|\
| * Add approval required todosapproval-required-todoSean McGivern2016-07-125-7/+14
* | Merge branch '19659-sidebar-improvements' into 'master' Jacob Schatz2016-07-125-56/+37
|\ \
| * | Change sidebar drop shadow to rgba19659-sidebar-improvementsAnnabel Dunstone2016-07-122-2/+1
| * | Remove toggle partial; Move pin link to top of side navAnnabel Dunstone2016-07-124-35/+38
| * | Remove icons from sidebar; remove darker theme color from pin & toggle buttonsAnnabel Dunstone2016-07-123-22/+1
* | | Merge branch 'remove-hound-config' into 'master' Stan Hu2016-07-123-99/+0
|\ \ \
| * | | Remove teatro configremove-hound-configRobert Schilling2016-07-052-95/+0
| * | | Remove hound configRobert Schilling2016-07-051-4/+0
* | | | Merge branch 'lock_for_issuable' into 'master' Douwe Maan2016-07-1210-14/+78
|\ \ \ \
| * | | | Optimistic locking for Issue and Merge RequestsValery Sizov2016-07-1210-14/+78
* | | | | Merge branch 'cache-todos-finder-calls' into 'master' Robert Speicher2016-07-126-38/+62
|\ \ \ \ \
| * | | | | Cache todos pending/done dashboard query countsPaco Guzman2016-07-126-38/+62
* | | | | | Merge branch 'remove-unused-helper' into 'master' Robert Speicher2016-07-122-9/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | We're not using them (and look at the typo)remove-unused-helperLin Jen-Shin2016-07-122-9/+0
* | | | | | Merge branch 'bump-workhorse' into 'master' Douwe Maan2016-07-121-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Bump gitlab-workhorse version for !5094bump-workhorseLin Jen-Shin2016-07-121-1/+1
* | | | | | Merge branch 'fix-gh-rate-limit' into 'master' Douwe Maan2016-07-123-1/+20
|\ \ \ \ \ \
| * | | | | | Memoize response from `has_rate_limit?` to avoid extra API callfix-gh-rate-limitDouglas Barbosa Alexandre2016-07-121-1/+3
| * | | | | | Checks if rate limit is enabled instead of stubbing responseDouglas Barbosa Alexandre2016-07-121-2/+6
| * | | | | | Remove unnecessary context from GitHub client specDouglas Barbosa Alexandre2016-07-121-6/+4
| * | | | | | Update CHANGELOGDouglas Barbosa Alexandre2016-07-121-0/+1
| * | | | | | Fix GItHub client requests when rate limit is disabledDouglas Barbosa Alexandre2016-07-122-0/+14
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'read-multi-rendered-objects' into 'master' Douwe Maan2016-07-125-18/+91
|\ \ \ \ \ \
| * | | | | | Object renderer read_multi rendered entries from Cacheread-multi-rendered-objectsPaco Guzman2016-07-125-18/+91
* | | | | | | Merge branch 'remove-group-avi-link' into 'master' Fatih Acet2016-07-121-2/+1
|\ \ \ \ \ \ \
| * | | | | | | Remove the group avatar link.remove-group-avi-linkConnor Shea2016-07-121-2/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'use-string-in-describe' into 'master' Douwe Maan2016-07-121-12/+12
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into use-string-in-describeuse-string-in-describeLin Jen-Shin2016-07-1225-84/+146
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Prefer string for describe as of:Lin Jen-Shin2016-07-121-12/+12
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'doc-refactor-permissions' into 'master' Achilleas Pipinellis2016-07-1210-133/+142
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add 'Accept merge request' to permissions tabledoc-refactor-permissionsAchilleas Pipinellis2016-07-121-1/+1
| * | | | | | Change URLs to new permissions.md locationAchilleas Pipinellis2016-07-125-7/+7
| * | | | | | Change permissions URL in main readmeAchilleas Pipinellis2016-07-121-1/+1
| * | | | | | Move CI permissions to permissions.mdAchilleas Pipinellis2016-07-122-23/+2
| * | | | | | Move permissions/permissions.md to user/permissions.mdAchilleas Pipinellis2016-07-122-129/+132
| * | | | | | Small refactor and addition of CI permissionsAchilleas Pipinellis2016-07-121-13/+40
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch '19711-many-git-gc-instances' into 'master' Stan Hu2016-07-123-19/+48
|\ \ \ \ \ \
| * | | | | | Reset project pushes_since_gc when we enqueue the git gc callPaco Guzman2016-07-123-19/+48
| |/ / / / /
* | | | | | Merge branch 'dz-rename-personal-access-tokens' into 'master' Dmitriy Zaporozhets2016-07-121-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Update Access Tokens link title to match the text Dmitriy Zaporozhets2016-07-121-1/+1
| * | | | | Rename profile navigation tab 'Personal Access Tokes' to 'Access Tokens'dz-rename-personal-access-tokensDmitriy Zaporozhets2016-07-111-1/+1
* | | | | | Merge branch 'dz-small-ui-improvements' into 'master' Dmitriy Zaporozhets2016-07-123-3/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove icons from some buttons which already has textDmitriy Zaporozhets2016-07-013-3/+0
* | | | | | Merge branch 'expire-branch-cache-after-gc' into 'master' Jacob Vosmaer (GitLab)2016-07-126-15/+42
|\ \ \ \ \ \
| * | | | | | Expire the branch cache after `git gc` runsStan Hu2016-07-126-15/+42
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch '19702-define_show_html_vars' into 'master' Rémy Coutable2016-07-123-10/+41
|\ \ \ \ \ \
| * | | | | | Be explicit on merge request discussion variablesPaco Guzman2016-07-123-10/+41
| |/ / / / /