summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update GIT_DEPTH wordingci-gitMark Pundsack2016-06-171-8/+26
* Clean up TOCMark Pundsack2016-06-171-23/+23
* Add to TOCMark Pundsack2016-06-171-0/+2
* Add GIT_STRATEGY and GIT_DEPTHMark Pundsack2016-06-171-0/+37
* Merge branch 'api-endpoints-award-emoji' into 'master' Robert Speicher2016-06-178-30/+722
|\
| * fixup! updated docs for api endpoint award emojiZ.J. van de Weg2016-06-173-24/+188
| * Add endpoints for award emoji on notesZ.J. van de Weg2016-06-174-74/+341
| * Sort API endpoints and implement feedbackZ.J. van de Weg2016-06-175-35/+41
| * Add endpoints for Award EmojiZ.J. van de Weg2016-06-175-1/+256
* | Merge branch 'commit-header' into 'master' Jacob Schatz2016-06-172-2/+4
|\ \
| * | Fixed issue with dropdown buttonscommit-headerPhil Hughes2016-06-171-1/+1
| * | Use line-height instead of height.Jacob Schatz2016-06-172-3/+3
| * | Fixes header vertical centering.Jacob Schatz2016-06-171-0/+2
* | | Merge branch 'fix-todos-counters' into 'master' Robert Speicher2016-06-177-23/+51
|\ \ \
| * | | Update CHANGELOGDouglas Barbosa Alexandre2016-06-171-0/+1
| * | | Ensure Todos counters doesn't count Todos for projects pending deleteDouglas Barbosa Alexandre2016-06-176-23/+50
* | | | Merge branch 'disable-saml-account-unlink' into 'master' Robert Speicher2016-06-174-4/+35
|\ \ \ \
| * | | | Added CHANGELOG item and fixed Rubocop errorsdisable-saml-account-unlinkPatricio Cano2016-06-142-4/+3
| * | | | Disable the unlink feature for SAML connected accounts (social login).Patricio Cano2016-06-143-4/+36
* | | | | Merge branch 'repo-check-require-push-events' into 'master' Robert Speicher2016-06-172-1/+34
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Do not check repos without push eventsJacob Vosmaer2016-06-152-1/+34
* | | | | Merge branch '18034-cache-todo-counter' into 'master' Yorick Peterse2016-06-177-9/+91
|\ \ \ \ \
| * | | | | Cache todo counters (pending/done)18034-cache-todo-counterPaco Guzman2016-06-177-9/+91
* | | | | | Merge branch 'assignee-dropdown-selected' into 'master' Jacob Schatz2016-06-171-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fixed issue with assignee dropdown not selecting correctlyPhil Hughes2016-06-171-1/+1
|/ / / / /
* | | | | Merge branch 'clipboard-buttons-fix' into 'master' Robert Speicher2016-06-172-3/+13
|\ \ \ \ \
| * | | | | Fix clibpoard buttons on "Check out branch" modal.clipboard-buttons-fixConnor Shea2016-06-172-3/+13
* | | | | | Merge branch 'clipboard-button-styling' into 'master' Robert Speicher2016-06-171-1/+1
|\ \ \ \ \ \
| * | | | | | Fixed styling of clipboard buttonclipboard-button-stylingPhil Hughes2016-06-171-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '18745-fix' into 'master' Stan Hu2016-06-171-1/+1
|\ \ \ \ \ \
| * | | | | | Fix a 'wrong number of arguments' errorRémy Coutable2016-06-171-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'track-total-method-call-time' into 'master' Robert Speicher2016-06-178-45/+198
|\ \ \ \ \ \
| * | | | | | Track method call times/counts as a single metricYorick Peterse2016-06-178-45/+198
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'sidekiq-api-metrics' into 'master' Achilleas Pipinellis2016-06-175-0/+284
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Added missing mount point for Sidekiq Metrics API, after it got lost on rebase.Patricio Cano2016-06-171-0/+1
| * | | | | Correct Sidekiq Metrics DocsPatricio Cano2016-06-171-0/+152
| * | | | | Fixed Rubocop errorPatricio Cano2016-06-172-0/+130
| * | | | | Added CHANGELOG item.Patricio Cano2016-06-171-0/+1
* | | | | | Merge branch 'registry-500-fix' into 'master' Rémy Coutable2016-06-172-4/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Use response_bodyKamil Trzcinski2016-06-171-6/+7
| * | | | | Fix regression introduced by https://gitlab.com/gitlab-org/gitlab-ce/merge_re...registry-500-fixKamil Trzcinski2016-06-172-4/+8
* | | | | | Merge branch 'fix-toggling-task-should-not-generate-todo' into 'master' Robert Speicher2016-06-172-19/+40
|\ \ \ \ \ \
| * | | | | | Fix error when editing an issuable with a task listfix-toggling-task-should-not-generate-todoDouglas Barbosa Alexandre2016-06-172-19/+40
* | | | | | | Merge branch 'secure-request-uris' into 'master' Yorick Peterse2016-06-173-1/+22
|\ \ \ \ \ \ \
| * | | | | | | Filter out sensitive parameters of metrics dataPaco Guzman2016-06-173-1/+22
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'update-column-in-batches-where' into 'master' Robert Speicher2016-06-172-53/+80
|\ \ \ \ \ \ \
| * | | | | | | Fix update_column_in_batches to update all rowsYorick Peterse2016-06-171-23/+27
| * | | | | | | Don't update columns in batches in a transactionYorick Peterse2016-06-152-5/+3
| * | | | | | | Customizing of update_column_in_batches queriesYorick Peterse2016-06-152-41/+66
* | | | | | | | Merge branch 'upgrade-ruby-tests-to-23' into 'master' Douwe Maan2016-06-171-43/+38
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |