summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* fixed commit diff linking and added specsfix/diff-titleLuke "Jared" Bennett2017-01-141-1/+1
* Merge branch 'fix-build-sort-order' into 'master' Robert Speicher2017-01-131-1/+1
|\
| * rename sort methodMike Greiling2017-01-021-1/+1
| * add natural sorting token for build namesMike Greiling2017-01-021-1/+1
* | Merge branch 'fix-single-team-specs' into 'master' Robert Speicher2017-01-131-5/+6
|\ \
| * | Improve disabled state selectfix-single-team-specsLuke "Jared" Bennett2017-01-131-5/+6
* | | Text for copy to clipboard: URL, personal access token, commands, referenceclipboard-button-textvictorwu2017-01-121-3/+3
* | | Merge branch 'search-bar-first-iteration' into 'master' Jacob Schatz2017-01-121-2/+4
|\ \ \
| * | | we're actually not using issue finder hereLin Jen-Shin2017-01-091-1/+1
| * | | Pass the arguments from where we render the partialLin Jen-Shin2017-01-091-1/+1
| * | | Add basic searchClement Ho2017-01-091-2/+4
* | | | Merge branch 'side-by-side-fixed-width' into 'master' Fatih Acet2017-01-112-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Keep max width on MR content on side by side viewside-by-side-fixed-widthAnnabel Dunstone Gray2017-01-052-3/+3
* | | | Merge branch '26129-add-link-to-branches-page' into 'master' Clement Ho2017-01-101-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | squash 3 commitsKen Ding2017-01-101-1/+2
* | | | Merge branch 'auto-pipelines-vue' into 'master' Fatih Acet2017-01-091-14/+27
|\ \ \ \
| * \ \ \ Merge branch 'master' into auto-pipelines-vueRegis2017-01-0912-128/+133
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into auto-pipelines-vueFilipa Lacerda2017-01-057-30/+36
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into auto-pipelines-vueRegis2017-01-0410-37/+37
| |\ \ \ \ \ \
| * | | | | | | fix haml_lint complaintsRegis2017-01-021-2/+2
| * | | | | | | fix pipelines/index.html.haml merge conflictRegis2017-01-02103-267/+279
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | add manual icon to svgsRegis2016-12-261-0/+1
| * | | | | | | add borderless svgsRegis2016-12-261-0/+8
| * | | | | | | merge master and fix application.rb conflictRegis2016-12-2324-163/+198
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-2124-91/+212
| |\ \ \ \ \ \ \ \
| * | | | | | | | | all svgs from index hamlRegis2016-12-161-0/+2
| * | | | | | | | | Merge branch 'master' into auto-pipelines-vueRegis2016-12-164-8/+6
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-159-23/+14
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ merge masterRegis2016-12-1311-38/+37
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | dynamic API consumption for SVGsRegis2016-12-131-17/+10
| * | | | | | | | | | | | pass svg as prop to commit componentRegis2016-12-121-2/+2
| * | | | | | | | | | | | Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-0920-90/+89
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | conform to status object for svg icon namesRegis2016-12-071-8/+8
| * | | | | | | | | | | | | Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-0713-64/+71
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | remove all files related to Vue SVG rendering - use dynamic svg loadingRegis2016-12-061-2/+16
| * | | | | | | | | | | | | | Fix exception related to pipeline stages in viewGrzegorz Bizon2016-12-061-1/+1
| * | | | | | | | | | | | | | can render all tabs for pipelines - remove uneeded properties - [ci skip]Regis2016-12-051-13/+0
| * | | | | | | | | | | | | | fix conflictRegis2016-12-0214-87/+123
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | add svg to pipeline index haml - prep for commit comp change - [ci skip]Regis2016-12-011-0/+2
| * | | | | | | | | | | | | | | Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-016-46/+59
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into auto-pipelines-vueRegis2016-11-2939-137/+279
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into auto-pipelines-vueRegis2016-11-216-81/+50
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge masterRegis2016-11-1813-66/+130
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into auto-pipelines-vueRegis2016-11-153-2/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | more fine tuning - catching edge cases - progress in testing - [ci skip]Regis2016-11-151-2/+0
| * | | | | | | | | | | | | | | | | | | | Merge branch 'avatar-vue' into auto-pipelines-vueRegis2016-11-1512-13/+39
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into avatar-vueRegis2016-11-1412-13/+39
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Fix broken pipeline rendering [ci skip]Kamil Trzcinski2016-11-151-8/+5
| |/ / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | vue full conflict fixRegis2016-11-1119-191/+155
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into auto-pipelines-vueRegis2016-11-103-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \