summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.project-specific-lfsPatricio Cano2016-08-3013-30/+43
* Syntax and style fixes.Patricio Cano2016-08-302-2/+5
* Added CHANGELOG, documentation, and API functionalityPatricio Cano2016-08-305-3/+19
* Added project specific enable/disable setting for LFSPatricio Cano2016-08-309-1/+171
* Merge branch 'zj-remove-unused-ci-tables' into 'master' Robert Speicher2016-08-303-53/+12
|\
| * Drop unused CI tables and fileszj-remove-unused-ci-tablesZ.J. van de Weg2016-08-263-53/+12
* | Merge branch 'docs-update_gitlab_workhorse_for_8.11' into 'master' Achilleas Pipinellis2016-08-301-1/+1
|\ \
| * | docs: make sure to update 8.10-to-8.11 workhorse version too (see !5983)Bjørn Øivind Bjørnsen2016-08-261-1/+1
* | | Merge branch 'patch-5' into 'master' Achilleas Pipinellis2016-08-301-30/+24
|\ \ \
| * | | Update projects.md Miroslav Meca2016-08-251-30/+24
* | | | Merge branch 'add-time-repo-view' into 'master' Fatih Acet2016-08-303-5/+17
|\ \ \ \
| * | | | Add last commit time to repo viewClement Ho2016-08-293-5/+17
* | | | | Merge branch '19721-issues-created-through-api-do-not-notify-label-subscriber...Douwe Maan2016-08-304-17/+49
|\ \ \ \ \
| * | | | | if issue is not valid we revert back to the old labels when updatingtiagonbotelho2016-08-305-19/+17
| * | | | | refactors update issue api request and some minor commentstiagonbotelho2016-08-304-22/+41
| * | | | | adds test to check whether or not an email is sent to label subscribers after...tiagonbotelho2016-08-302-19/+19
| * | | | | user is now notified when creating an issue through the apitiagonbotelho2016-08-302-2/+17
* | | | | | Merge branch 'artifacts-from-ref-and-build-name' into 'master' Douwe Maan2016-08-3034-109/+501
|\ \ \ \ \ \
| * | | | | | Fix CHANGELOGartifacts-from-ref-and-build-nameLin Jen-Shin2016-08-261-2/+0
| * | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-26145-750/+1721
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Fix testsLin Jen-Shin2016-08-261-3/+1
| * | | | | | Extract ref_name and path in before_action, feedback:Lin Jen-Shin2016-08-261-5/+10
| * | | | | | Add a download icon for artifacts, too. Feedback:Lin Jen-Shin2016-08-251-0/+1
| * | | | | | Just use instance variable instead, feedback:Lin Jen-Shin2016-08-251-7/+2
| * | | | | | Update CHANGELOG from v8.11.0 to v8.12.0Lin Jen-Shin2016-08-241-1/+1
| * | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-24250-663/+3388
| |\ \ \ \ \ \
| * | | | | | | Aggressively merge views, feedback:Lin Jen-Shin2016-08-2410-85/+37
| * | | | | | | Path could also have slashes! Feedback:Lin Jen-Shin2016-08-244-10/+36
| * | | | | | | Use only one before block, feedback:Lin Jen-Shin2016-08-241-2/+0
| * | | | | | | Make sure the branch we're testing is on the 1st page!Lin Jen-Shin2016-08-191-2/+2
| * | | | | | | Unify pipeline_for(ref, nil) and pipeline_for(ref), feedback:Lin Jen-Shin2016-08-191-1/+4
| * | | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-19191-443/+7859
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-18213-465/+20807
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Not sure why I missed this renamingLin Jen-Shin2016-08-181-1/+1
| * | | | | | | | | Use path rather than URL because it should work for http 302:Lin Jen-Shin2016-08-182-6/+6
| * | | | | | | | | Use switch case in a helper, feedback:Lin Jen-Shin2016-08-172-7/+18
| * | | | | | | | | Use partials for downloading artifacts buttonLin Jen-Shin2016-08-175-63/+26
| * | | | | | | | | Fixed a missing renameLin Jen-Shin2016-08-171-1/+1
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-17191-792/+3532
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Not sure why missed this oneLin Jen-Shin2016-08-161-1/+1
| * | | | | | | | | | Rename to latest_succeeded, feedback:Lin Jen-Shin2016-08-165-7/+8
| * | | | | | | | | | An empty line after guard, feedback:Lin Jen-Shin2016-08-161-0/+1
| * | | | | | | | | | Add unclickable state to running build artifactsAnnabel Dunstone2016-08-155-4/+10
| * | | | | | | | | | Fixed bug when a pipeline for latest SHA does not existKamil Trzcinski2016-08-155-4/+9
| * | | | | | | | | | Fix test by assigning the proper SHALin Jen-Shin2016-08-161-1/+1
| * | | | | | | | | | It's project, not @projectLin Jen-Shin2016-08-161-1/+1
| * | | | | | | | | | Use URL helper, feedback:Lin Jen-Shin2016-08-161-3/+7
| * | | | | | | | | | Fix tests, explicitly set the statusLin Jen-Shin2016-08-161-1/+2
| * | | | | | | | | | Fix tests which broke in the mergeLin Jen-Shin2016-08-162-3/+3
| * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-16241-3263/+5279
| |\ \ \ \ \ \ \ \ \ \