summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Record user that erased a build through APIci/remove-buildsGrzegorz Bizon2016-02-182-1/+6
* Remove doubled entry from Changelog introduced by mergeGrzegorz Bizon2016-02-181-1/+0
* Fix feature tests for erasing buildGrzegorz Bizon2016-02-181-1/+2
* Use POST method instead of DELETE when erasing a buildGrzegorz Bizon2016-02-185-13/+13
* Improve build view for erased build detailsGrzegorz Bizon2016-02-181-2/+6
* Move build erasable implementation from concern to modelGrzegorz Bizon2016-02-185-138/+128
* Fix build api specs after rebaseGrzegorz Bizon2016-02-182-2/+2
* Fix Changelog entry for builds erasable after a rebaseGrzegorz Bizon2016-02-181-0/+1
* Use button groups in build summary for consistencyGrzegorz Bizon2016-02-181-12/+13
* Change build erase path to make it consistent with APIGrzegorz Bizon2016-02-181-1/+1
* Fix name of build erasable, remove superfluous method from itGrzegorz Bizon2016-02-187-43/+28
* Add API documentation for build erase endpointGrzegorz Bizon2016-02-181-0/+50
* Fix date in alert saying that build has been erasedGrzegorz Bizon2016-02-181-1/+1
* Move build eraseable API to proper API contextGrzegorz Bizon2016-02-184-31/+47
* Add Changelog entry for build eraseableGrzegorz Bizon2016-02-181-0/+1
* Do not allow to modify build if it has been erasedGrzegorz Bizon2016-02-182-21/+38
* Use DELETE verb for erasing a build contentGrzegorz Bizon2016-02-186-11/+29
* And CI API endpoint where user can erase a buildGrzegorz Bizon2016-02-183-2/+21
* Create method that checks if build has been erasedGrzegorz Bizon2016-02-183-6/+23
* Remove boolean erase column from ci build and foreign keyGrzegorz Bizon2016-02-184-6/+0
* Show information indicating that build has been erasedGrzegorz Bizon2016-02-183-4/+14
* Update relevant build fields when build is erasedGrzegorz Bizon2016-02-184-15/+58
* Add build eraseable columns to ci builds tableGrzegorz Bizon2016-02-183-0/+16
* Add feature specs for build erase buttonGrzegorz Bizon2016-02-183-0/+25
* Make CI build eraseable only if build is completedGrzegorz Bizon2016-02-184-3/+11
* Add build eraseable feature implementationGrzegorz Bizon2016-02-185-11/+90
* Use build artifacts trait in build specsGrzegorz Bizon2016-02-181-22/+8
* Add artifacts trait to build factory in specsGrzegorz Bizon2016-02-181-1/+1
* Move eraseable implementation to build concernGrzegorz Bizon2016-02-184-47/+17
* Add methods to build eraseable componentGrzegorz Bizon2016-02-183-0/+47
* Add build remove button to build summary viewGrzegorz Bizon2016-02-182-17/+34
* Merge branch 'issue_13539' into 'master' Robert Speicher2016-02-182-1/+35
|\
| * Reopened MRs should also be considered as open.issue_13539Rubén Dávila2016-02-172-1/+35
* | Merge branch 'sqlite_rm_rf' into 'master' Achilleas Pipinellis2016-02-171-1/+0
|\ \ | |/ |/|
| * Remove remaining sqlite method callAchilleas Pipinellis2016-02-171-1/+0
* | Merge branch 'see-and-sort-on-vote-count-mr-issues' into 'master' Douwe Maan2016-02-1714-3/+247
|\ \
| * | Add ability to see and sort on vote count from Issues and MR listssee-and-sort-on-vote-count-mr-issuesDouglas Barbosa Alexandre2016-02-1714-3/+247
* | | Merge branch 'git-archive-refactor' into 'master' Douwe Maan2016-02-1711-71/+77
|\ \ \
| * \ \ Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-arc...git-archive-refactorJacob Vosmaer2016-02-1717-35/+149
| |\ \ \
| * | | | Add newlineJacob Vosmaer2016-02-171-1/+1
| * | | | Use gitlab-workhorse 0.6.5Jacob Vosmaer2016-02-172-2/+2
| * | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-arc...Jacob Vosmaer2016-02-17345-2076/+5704
| |\ \ \ \
| * | | | | Fix APIJacob Vosmaer2016-02-114-6/+29
| * | | | | First version of "git archive" headersJacob Vosmaer2016-02-027-66/+49
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceRémy Coutable2016-02-1771-591/+1178
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'bugfix/jschatz1/milestone-icon' into 'master' Rémy Coutable2016-02-171-1/+1
| |\ \ \ \ \ \
| | * | | | | | Correct icon for milestones.bugfix/jschatz1/milestone-iconJacob Schatz2016-02-171-1/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'fix/13464-order-line-notes-create_at-in-parallel-diff-view' int...Douwe Maan2016-02-171-1/+1
| |\ \ \ \ \ \
| | * | | | | | Sort line notes used in parallel diff by created_atRémy Coutable2016-02-171-1/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'fix/13367-redirect-to-project-page-if-no-import' into 'master' Douwe Maan2016-02-173-3/+25
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |