summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Initialize Sidekiq with the list of queues used by GitLabsh-init-sidekiq-queuesStan Hu2016-11-012-0/+17
* Merge branch 'refactor_group_members' into 'master' Sean McGivern2016-11-014-44/+82
|\
| * Implement CreateMembers service to make controller thinrefactor_group_membersValery Sizov2016-11-014-44/+82
* | Merge branch 'add-link-to-issue-boards-in-api-readme' into 'master' Achilleas Pipinellis2016-11-011-0/+1
|\ \
| * | Add a link to the Issue Boards API in main READMEAchilleas Pipinellis2016-11-011-0/+1
* | | Merge branch 'blacklist-osl' into 'master' Robert Speicher2016-11-012-0/+10
|\ \ \
| * | | Add OSL to licensing docblacklist-oslSean McGivern2016-10-311-0/+3
| * | | Blacklist the OSL 3.0 licenseSean McGivern2016-10-281-0/+7
* | | | Merge branch 'active-element-tooltip' into 'master' Fatih Acet2016-11-012-0/+2
|\ \ \ \
| * | | | Do not show tooltip for active element (!7105)winniehell2016-11-012-0/+2
* | | | | Merge branch 'panjan/gitlab-ce-reference_links_styling' into 'master' Sean McGivern2016-11-0112-75/+174
|\ \ \ \ \
| * | | | | Fix Markdown styling inside reference linkspanjan2016-11-0112-75/+174
* | | | | | Merge branch 'api-projects-fix-mdlink' into 'master' Sean McGivern2016-11-011-3/+3
|\ \ \ \ \ \
| * | | | | | Fix project visibility level linkAndrea Scarpino2016-10-311-3/+3
* | | | | | | Merge branch 'patch-9' into 'master' Sean McGivern2016-11-011-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Update tags.mdRoman Pickl2016-10-311-1/+1
* | | | | | | Merge branch 'optimize/labels-finder' into 'master' Sean McGivern2016-11-0110-28/+41
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Update CHANGELOGoptimize/labels-finderDouglas Barbosa Alexandre2016-10-311-0/+4
| * | | | | | Assign local_assigns[:subject] to a variable on the shared label partialDouglas Barbosa Alexandre2016-10-311-4/+5
| * | | | | | Use select instead of pluck on Project.group_idsDouglas Barbosa Alexandre2016-10-311-1/+1
| * | | | | | Skip authorization check when searching for labels on IssuableFinderDouglas Barbosa Alexandre2016-10-312-3/+3
| * | | | | | Use label subject to calculate number of issues/mrs within the groupDouglas Barbosa Alexandre2016-10-317-25/+33
| * | | | | | Remove unnecessary includes(:priorities) on Projects::LabelsControllerDouglas Barbosa Alexandre2016-10-311-1/+1
|/ / / / / /
* | | | | | Merge branch 'mr-copy-filename-btn-update' into 'master' Fatih Acet2016-11-013-2/+4
|\ \ \ \ \ \
| * | | | | | Updated positioning of copy file path button in diffsmr-copy-filename-btn-updatePhil Hughes2016-10-313-2/+4
* | | | | | | Merge branch 'zj-grape-branches' into 'master' Rémy Coutable2016-11-012-78/+57
|\ \ \ \ \ \ \
| * | | | | | | GrapeDSL for branches endpointszj-grape-branchesZ.J. van de Weg2016-10-312-78/+57
* | | | | | | | Merge branch 'patch-8' into 'master' Fatih Acet2016-10-311-3/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Add ES array methods as cause of Phantom.js errors.Bryce Johnson2016-10-261-3/+8
* | | | | | | | | Merge branch '20892-commit-info' into 'master' Fatih Acet2016-10-3112-62/+156
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Fix rubocop offenses20892-commit-infoAnnabel Dunstone Gray2016-10-281-2/+2
| * | | | | | | | Add commit_box specAnnabel Dunstone Gray2016-10-281-0/+28
| * | | | | | | | Display last pipeline infoAnnabel Dunstone Gray2016-10-282-2/+1
| * | | | | | | | Fix commits specAnnabel Dunstone Gray2016-10-282-5/+5
| * | | | | | | | Fix mobile viewAnnabel Dunstone Gray2016-10-282-6/+3
| * | | | | | | | Finish styling commits viewAnnabel Dunstone Gray2016-10-289-31/+85
| * | | | | | | | Rearrange commit info viewAnnabel Dunstone Gray2016-10-282-33/+49
* | | | | | | | | Add 8.13.2 CHANGELOG entriessh-test-pushRémy Coutable2016-10-311-212/+223
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'issue_23951' into 'master' Sean McGivern2016-10-313-1/+22
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fix builds tab visibilityissue_23951Felipe Artur2016-10-313-1/+22
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'add-retry-limit-project-webhook'Douwe Maan2016-10-311-0/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into 'add-retry-limit-project-webhook'add-retry-limit-project-webhookDouwe Maan2016-10-31660-2589/+7446
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch '22271-drone-tag-pipeline-build' into 'master' Douwe Maan2016-10-3118-87/+161
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Fix lightweight tags not processed correctly by GitTagPushService22271-drone-tag-pipeline-buildAlejandro Rodríguez2016-10-2818-87/+161
* | | | | | | | Merge branch '23106-events-default-scope-results-in-a-slow-query' into 'master' Yorick Peterse2016-10-315-5/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Optimize Event queries by removing default order23106-events-default-scope-results-in-a-slow-queryAlejandro Rodríguez2016-10-275-5/+6
* | | | | | | | | Merge branch 'lfs_object_removal' into 'master' Sean McGivern2016-10-310-0/+0
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge branch 'lfs_object_removal' into 'master' 23858-task-listsSean McGivern2016-10-315-0/+73
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Remove unreferenced LFS objects from DB and fsFrank Groeneveld2016-10-285-0/+73
* | | | | | | | | | Merge branch 'dz-bump-gitlab-shell' into 'master' Dmitriy Zaporozhets2016-10-311-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |