summaryrefslogtreecommitdiff
path: root/app/views/projects/commit
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '22089-show-full-job-name-on-hover-on-pipeline-graph' into 'mast...Annabel Dunstone Gray2016-10-201-1/+1
|\
| * Added dyanmic position adjustment22089-show-full-job-name-on-hover-on-pipeline-graphLuke Bennett2016-10-192-2/+2
| * Added tooltip with jobs full name to build items in graphLuke Bennett2016-10-181-1/+1
* | Merge branch '19991-triggered-pipeline' into 'master' Jacob Schatz2016-10-181-0/+1
|\ \ | |/ |/|
| * Add separate pipeline and commit columnsAnnabel Dunstone Gray2016-10-101-0/+1
* | Merge branch '18844-missing-subnavs-on-some-pages' into 'master' Fatih Acet2016-10-142-15/+21
|\ \
| * | Added subnav to labels edit+new and milestones edit+new+show18844-missing-subnavs-on-some-pagesLuke Bennett2016-10-072-15/+21
| |/
* | Merge branch '23167-min-row-height' into 'master' Fatih Acet2016-10-142-2/+2
|\ \
| * | Replace generic table withAnnabel Dunstone Gray2016-10-102-2/+2
| |/
* | Allow scrolling within grouped pipelinesgrouped-builds-arrowAnnabel Dunstone Gray2016-10-111-5/+6
* | Fix node flex alignmentAnnabel Dunstone Gray2016-10-101-2/+2
* | JS review changes - Removed window from window.gl in dispatcherLuke Bennett2016-10-102-2/+2
* | Fix ul htmlAnnabel Dunstone Gray2016-10-101-2/+3
* | Move hidden class to graph itself; remove background color from play node & a...Annabel Dunstone Gray2016-10-101-2/+2
* | Finished up margin JS logicLuke Bennett2016-10-101-39/+40
* | Added final changes from handoverLuke Bennett2016-10-102-10/+9
* | Change size of pipeline status icons and dropdownsAnnabel Dunstone Gray2016-10-101-1/+2
|/
* Enable CacheMarkdownField for the remaining modelsNick Thomas2016-10-071-2/+2
* Merge branch 'replace-bootstrap-caret' into 'master' Jacob Schatz2016-10-062-2/+2
|\
| * Replace bootstrap caret with fontawesome caretClement Ho2016-10-052-2/+2
* | Add tag shortcut from the Commit pageAkram FARES2016-10-061-0/+2
|/
* Rearranged commit tabs and changed commit `Commit` column header to `Pipeline`pipelines-for-commitLuke Bennett2016-09-272-5/+5
* Commit status icon now links to pipelines tab of commit viewLuke Bennett2016-09-271-1/+1
* Add Pipelines for CommitKamil Trzcinski2016-09-273-1/+13
* Removed stages loop for a single 'Stages' header22472-wrong-table-headLuke Bennett2016-09-271-7/+1
* Fix spec failuresgroup-similarKamil Trzcinski2016-09-142-3/+3
* Re-use as much of views as possibleKamil Trzcinski2016-09-144-34/+26
* Style grouped builds dropdownAnnabel Dunstone Gray2016-09-071-7/+22
* Group similar buildsKamil Trzcinski2016-09-072-2/+19
* Remove redundant pipeline tooltipsClement Ho2016-08-301-1/+4
* 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