summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Add master-only limitation.Connor Shea2016-06-171-2/+2
| * | | | | | | | | Remove branch restriction.Connor Shea2016-06-151-2/+2
| * | | | | | | | | Upgrade Ruby 2.2 tests to 2.3connorshea2016-06-151-43/+38
* | | | | | | | | | Merge branch 'contrib-calendar-colors' into 'master' Jacob Schatz2016-06-171-11/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixed issue with user calendar colorscontrib-calendar-colorsPhil Hughes2016-06-131-11/+6
* | | | | | | | | | | Merge branch 'make-spring-optional' into 'master' Douwe Maan2016-06-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use ENABLE_SPRING to use it by defaultmake-spring-optionalKamil Trzcinski2016-06-172-8/+6
| * | | | | | | | | | | Make spring optionalKamil Trzcinski2016-06-171-5/+7
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch '18724-dont-show-leave-project-to-group-member' into 'master' Douwe Maan2016-06-173-2/+21
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Don't show 'Leave Project' to group members18724-dont-show-leave-project-to-group-memberRémy Coutable2016-06-173-2/+21
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch '14918-add-filter-dropdown-to-tag-page' into 'master' Rémy Coutable2016-06-175-4/+78
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add sorting dropdown to tag page14918-add-filter-dropdown-to-tag-pageAlejandro Rodríguez2016-06-165-4/+78
* | | | | | | | | | | | Merge branch 'feature/project-export' into 'master' Douwe Maan2016-06-1769-42/+7239
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'feature/project-import' into 'feature/project-export' Douwe Maan2016-06-1760-63/+6353
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'feature/project-export-ui-experimental' into 'feature/project-i...feature/project-importDouwe Maan2016-06-1745-218/+503
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | a few changes based on MR feedbackJames Lopez2016-06-176-10/+17
| | | * | | | | | | | | | | fixed changelog - [ci skip]feature/project-export-ui-experimentalJames Lopez2016-06-161-9/+0
| | | * | | | | | | | | | | fixed merge conflicts on UI branchJames Lopez2016-06-16405-3053/+16766
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | fixed merge conflictsJames Lopez2016-06-16405-3056/+16760
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |