summaryrefslogtreecommitdiff
path: root/app/views/projects/commit
Commit message (Expand)AuthorAgeFilesLines
* Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-111-2/+2
* Introduce Compare model in the codebase.Paco Guzman2016-08-031-1/+1
* Move to Gitlab::Diff::FileCollectionPaco Guzman2016-08-031-1/+1
* Cache highlighted diff lines for merge requestsPaco Guzman2016-08-031-1/+1
* Reduce min width of pipeline tableAnnabel Dunstone2016-07-211-2/+2
* Add new stopwatch and commit icons; rename custom icon helper; fix commit pip...Annabel Dunstone2016-07-121-3/+1
* Represent DiffRefs as proper class instead of tuple arrayDouwe Maan2016-07-061-2/+1
* Get rid of pluralize on stage namesAnnabel Dunstone2016-07-061-1/+1
* Fixed issue with dropdown buttonscommit-headerPhil Hughes2016-06-171-1/+1
* Use line-height instead of height.Jacob Schatz2016-06-171-1/+1
* Only show branches for revert / cherry-pick18377-cherry-pick-crashes-when-choosing-a-tagSean McGivern2016-06-131-1/+1
* Rename all ci_commit[s] in application code to pipeline[s]Kamil Trzcinski2016-06-033-54/+54
* Use pipelines in context of ProjectKamil Trzcinski2016-06-031-3/+3
* Merge branch 'separate-banzai-references' into 'master' Douwe Maan2016-06-011-2/+2
|\
| * Added author to various Markdown calls in viewsYorick Peterse2016-05-261-2/+2
* | User internal pipeline to access project in viewsGrzegorz Bizon2016-06-011-8/+8
* | Merge branch 'remove-unnecessary-titles' into 'master' Robert Speicher2016-05-262-4/+2
|\ \
| * | Remove header title from project pagesDmitriy Zaporozhets2016-05-262-4/+2
| |/
* | Improved mobile stylingcommit-header-buttonsPhil Hughes2016-05-261-14/+17
* | Reduced number of buttons in commit headerPhil Hughes2016-05-261-14/+15
|/
* Merge branch 'master' into improve-pipeline-designKamil Trzcinski2016-05-231-0/+11
|\
| * Revert commit info changeAnnabel Dunstone2016-05-231-10/+10
| * Put column headers back17736-builds-hotfixAnnabel Dunstone2016-05-231-0/+11
| * Move build info out of pipeline conditionalAnnabel Dunstone2016-05-231-10/+10
* | Improve design of Pipeline viewKamil Trzcinski2016-05-211-0/+1
|/
* Create pipeline objects with parameterswith-pipeline-viewKamil Trzcinski2016-05-181-2/+2
* Improve the pipeline boxKamil Trzcinski2016-05-161-11/+1
* Improve design of commit_box with status of builds and pipelinesKamil Trzcinski2016-05-163-29/+37
* Improve the pipelines designKamil Trzcinski2016-05-162-7/+5
* Fix CI testsKamil Trzcinski2016-05-121-2/+3
* Use pipeline permissions instead of buildKamil Trzcinski2016-05-101-1/+1
* Fix SQL queries for calculating stages statusKamil Trzcinski2016-05-102-8/+7
* Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-05-094-39/+40
|\
| * Revert counter parentheses back to badges15179-builds-redesignAnnabel Dunstone2016-05-041-2/+2
| * Builds page redesignAnnabel Dunstone2016-05-043-4/+3
| * Start builds redesignAnnabel Dunstone2016-05-042-15/+15
* | Make a build views nicerKamil Trzcinski2016-05-091-13/+15
* | Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-04-263-7/+17
|\ \ | |/
| * Fix error on commit builds page when no builds yetGrzegorz Bizon2016-04-251-1/+1
| * Merge branch 'ci-commit-as-pipeline' into 'master' Kamil TrzciƄski2016-04-214-72/+76
| |\
| | * Revert unneeded changesKamil Trzcinski2016-04-161-1/+1
| | * Rename CiStatus to StatusableKamil Trzcinski2016-04-161-1/+1
| * | Add support to cherry-pick any commitP.S.V.R2016-04-183-7/+17
* | | Fix builds rendering bugKamil Trzcinski2016-04-261-1/+1
* | | Improve pipeline viewKamil Trzcinski2016-04-132-4/+10
* | | Remove unneeded changesKamil Trzcinski2016-04-131-1/+1
* | | Merge branch 'ci-commit-as-pipeline' into with-pipeline-viewKamil Trzcinski2016-04-131-1/+1
|\ \ \ | | |/ | |/|
| * | Optimise Merge Request builds renderingKamil Trzcinski2016-04-131-3/+3
* | | Pipeline viewKamil Trzcinski2016-04-131-23/+7
|/ /
* | Use Ci::Commit as PipelineKamil Trzcinski2016-04-114-72/+76
|/