summaryrefslogtreecommitdiff
path: root/app/views/projects/commit
Commit message (Expand)AuthorAgeFilesLines
* Reduce number of database queries on builds tab13912-reduce-pipeline-db-queriesPaco Guzman2016-08-251-2/+2
* Merge remote-tracking branch 'upstream/master' into wall-clock-time-for-showi...Lin Jen-Shin2016-08-202-2/+5
|\
| * Merge branch 'cs-async-branch-dropdown' into 'master' Jacob Schatz2016-08-191-1/+3
| |\
| | * Add dynamic sizing for dropdown toggle, update Changelog.Connor Shea2016-08-171-1/+1
| | * Make the ref-selector function work properly for branch selection.Connor Shea2016-08-171-7/+2
| | * Initial implementation of an async branch dropdown for Revert and Cherry Pick.Connor Shea2016-08-171-1/+8
| * | Merge branch 'fix-alignment-build-status-icon' into 'master' Jacob Schatz2016-08-191-1/+2
| |\ \
| | * | Fix spacing and vertical alignment on build status icon on commits pageClement Ho2016-08-101-1/+2
* | | | Merge remote-tracking branch 'upstream/master' into wall-clock-time-for-showi...Lin Jen-Shin2016-08-192-1/+38
|\ \ \ \ | |/ / /
| * | | Remove index from pipeline toggles18141-pipeline-graphAnnabel Dunstone2016-08-171-1/+1
| * | | Merge master into branchAnnabel Dunstone2016-08-171-0/+17
| |\ \ \
| | * | | Hide branch name and status text on mr pipelines; don't use shorter timeagoAnnabel Dunstone2016-08-161-1/+1
| | * | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18681-pipelines...Kamil Trzcinski2016-08-163-4/+4
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Display all pipelines for Merge RequestAnnabel Dunstone2016-07-251-1/+1
| | * | | Update MR pipeline viewAnnabel Dunstone2016-07-251-53/+16
| | * | | Add route, controller action, and views for MR pipelinesAnnabel Dunstone2016-07-251-0/+54
| * | | | Add support for Play and Created jobsKamil Trzcinski2016-08-171-9/+5
| * | | | Add links to pipeline graphAnnabel Dunstone2016-08-161-1/+1
| * | | | Add toggle button to hide graph; set max-heightAnnabel Dunstone2016-08-161-21/+25
| * | | | Fix graph scrolling bugAnnabel Dunstone2016-08-161-3/+2
| * | | | Truncate build and stage namesAnnabel Dunstone2016-08-161-14/+17
| * | | | Connect top level tests to each otherAnnabel Dunstone2016-08-161-5/+11
| * | | | Add build data to top of pipeline pageAnnabel Dunstone2016-08-161-0/+12
| | |/ / | |/| |
* | | | Rename to total_duration and we're not using CommitStatus.durationLin Jen-Shin2016-08-151-3/+2
|/ / /
* | | 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