summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tweaked position of badge in panel headingsmembers-uiPhil Hughes2016-10-133-1/+10
* Moved how we remove event listenersPhil Hughes2016-10-131-10/+3
* Changed jQuery to be in single linePhil Hughes2016-10-062-6/+1
* Changed how collections are renderedPhil Hughes2016-10-068-824/+15
* Merge branch 'master' into members-uiPhil Hughes2016-10-06246-1916/+5685
|\
| * 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
| | * | | | | | | | Fix hipchat service specs after changes in pipelineGrzegorz Bizon2016-10-042-4/+3
| | * | | | | | | | Update order of build transition callbacksGrzegorz Bizon2016-10-044-24/+22
| | * | | | | | | | Fix pipeline fixtures and calls to removed methodGrzegorz Bizon2016-10-043-3/+3
| | * | | | | | | | Extract updating pipeline status to async workerGrzegorz Bizon2016-10-043-13/+24
| | * | | | | | | | Use internal commit status API to check if finishedGrzegorz Bizon2016-10-041-2/+2
| | * | | | | | | | Fix async pipeline and remove unrelated changesGrzegorz Bizon2016-10-046-26/+16
| | * | | | | | | | Make pipeline processing asynchronousKamil Trzcinski2016-10-037-23/+51
| * | | | | | | | | Fix CHANGELOG and wrong conflict resolutionRémy Coutable2016-10-062-9/+1
| * | | | | | | | | Merge branch 'cs-flay-no-allow-failure' into 'master' Rémy Coutable2016-10-061-3/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Don't allow flay to fail.cs-flay-no-allow-failureConnor Shea2016-10-051-3/+1
| * | | | | | | | | | Add 8.12.4 CHANGELOG entriesRémy Coutable2016-10-061-7/+15
| * | | | | | | | | | Merge remote-tracking branch 'dev/master'Rémy Coutable2016-10-065-5/+184
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'fix/id-claim-import-issue' into 'master' Douwe Maan2016-09-305-5/+184
| | |\ \ \ \ \ \ \ \ \ \