summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Optimize the `award_user_list` helper specrs-optimize-award_user_list-specRobert Speicher2016-10-072-16/+27
* Merge branch 'issue-boards-new-issue' into 'master' Fatih Acet2016-10-0616-24/+380
|\
| * Remove the code finding an issue by undefinedPhil Hughes2016-10-061-2/+1
| * Shows error if response returns an errorissue-boards-new-issuePhil Hughes2016-10-062-2/+22
| * Fix form not re-enabling thanks to jQueryPhil Hughes2016-10-065-5/+10
| * Update CHANGELOGDouglas Barbosa Alexandre2016-10-061-0/+1
| * Add tests to Projects::Boards::IssuesController#create actionDouglas Barbosa Alexandre2016-10-061-7/+57
| * Add service to create a new issue in a board listDouglas Barbosa Alexandre2016-10-063-11/+67
| * Add authorization to Projects::Boards::IssuesController#create actionDouglas Barbosa Alexandre2016-10-061-0/+5
| * Changed new issue button permissionsPhil Hughes2016-10-061-1/+1
| * Added tooltip to new issue buttonPhil Hughes2016-10-061-2/+4
| * Made the CSS a bit more reasonablePhil Hughes2016-10-062-7/+3
| * Changed how button is hidden when blank listPhil Hughes2016-10-061-6/+7
| * Added testsPhil Hughes2016-10-062-1/+81
| * Moved form outside of listPhil Hughes2016-10-063-23/+32
| * Fixed issue with backlog list not savingPhil Hughes2016-10-064-5/+6
| * Added ability to save the new issuePhil Hughes2016-10-068-7/+54
| * Add new issue form to listsPhil Hughes2016-10-065-5/+89
* | Merge branch 'revert/5991' into 'master' Sean McGivern2016-10-064-13/+10
|\ \
| * | Update CHANGELOGrevert/5991Douglas Barbosa Alexandre2016-10-061-0/+1
| * | Revert "Label list shows all issues (opened or closed) with that label"Douglas Barbosa Alexandre2016-10-063-13/+9
* | | Re-add CHANGELOG entries removed by merge (9cc700315)Rémy Coutable2016-10-061-0/+17
* | | Merge branch 'new-merge-requests-commit-tab-active' into 'master' Fatih Acet2016-10-0611-52/+101
|\ \ \
| * | | MergeRequest new form load diff asynchronouslynew-merge-requests-commit-tab-activePaco Guzman2016-10-0611-52/+101
* | | | Merge branch 'fix/github-importer-client' into 'master' Rémy Coutable2016-10-061-2/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix broken handling of certain calls in GitHub importer clientfix/github-importer-clientAhmad Sherif2016-10-061-2/+12
* | | | Merge branch 'rc-use-grape-dsl-to-document-members-api' into 'master' Robert Speicher2016-10-063-97/+79
|\ \ \ \
| * | | | Use Grape DSL to document methods and their paramsrc-use-grape-dsl-to-document-members-apiRémy Coutable2016-10-053-97/+79
* | | | | Merge branch 'mahcsig/gitlab-ce-17350-multi-file-commit'Rémy Coutable2016-10-0610-20/+575
|\ \ \ \ \
| * | | | | multi-file commitMarc Siegfriedt2016-10-0510-20/+575
* | | | | | Merge branch 'issue-board-api-support' into 'master' Dmitriy Zaporozhets2016-10-066-1/+577
|\ \ \ \ \ \
| * | | | | | Added Issue Board API supportAndre Guedes2016-10-056-1/+577
* | | | | | | Merge branch 'jeroenj/gitlab-ce-group-milestone-archived-projects'Rémy Coutable2016-10-062-19/+3
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Don't include archived projects when creating group milestonesJeroen Jacobs2016-10-052-2/+3
* | | | | | | Merge branch '18663-perform-housekeeping-with-proper-connection-pool-size' in...Yorick Peterse2016-10-063-1/+46
|\ \ \ \ \ \ \
| * | | | | | | Use higher size on Gitlab::Redis connection pool on Sidekiq serversPaco Guzman2016-10-063-1/+46
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '21337-introduce-git-strategy-none' into 'master' Achilleas Pipinellis2016-10-061-8/+26
|\ \ \ \ \ \ \
| * | | | | | | Document GIT_STRATEGY=noneNick Thomas2016-10-051-8/+26
* | | | | | | | Merge branch 'docs/ca-feedback' into 'master' Achilleas Pipinellis2016-10-062-15/+73
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Clarify some more the Cycle Analytics workflow exampleAchilleas Pipinellis2016-10-061-16/+22
| * | | | | | | Add example Cycle Analytics workflowdocs/ca-feedbackAchilleas Pipinellis2016-10-041-5/+53
| * | | | | | | Take a new screenshot for Cycle AnalyticsAchilleas Pipinellis2016-10-031-0/+0
| * | | | | | | Clarify that the `production` environment is case-sensitiveAchilleas Pipinellis2016-10-031-1/+1
| * | | | | | | Clarify Plan and Code stages moreAchilleas Pipinellis2016-10-031-2/+2
| * | | | | | | Clarify what it means Test stage is not calculated in TotalAchilleas Pipinellis2016-10-031-1/+4
| * | | | | | | Fix markdown URL linkAchilleas Pipinellis2016-10-031-1/+1
| * | | | | | | Clarify the Plan to Code stages in Cycle Analytics docsAchilleas Pipinellis2016-09-281-3/+4
* | | | | | | | Merge branch 'feature/improve-async-pipeline-processing' into 'master' Kamil Trzciński2016-10-0610-12/+80
|\ \ \ \ \ \ \ \
| * | | | | | | | Do not return false in commit status transitionfeature/improve-async-pipeline-processingGrzegorz Bizon2016-10-043-7/+5
| * | | | | | | | Add specs for new async ci pipeline workersGrzegorz Bizon2016-10-042-0/+44