summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Improve mr compare message when base is differentdz-improve-mr-comparDmitriy Zaporozhets2016-10-121-2/+5
* Inform user when comparing 2 version with different baseDmitriy Zaporozhets2016-10-121-0/+7
* Merge branch 'add-disabled-delete-button' into 'master' Robert Speicher2016-10-121-2/+2
|\
| * Add disabled delete button to protected branchesClement Ho2016-10-111-2/+2
* | Merge branch 'download_snippets' into 'master' Sean McGivern2016-10-121-0/+1
|\ \
| * | Added 'Download' button to snippet viewJustin DiPierro2016-10-111-0/+1
* | | FIx JS bug with select2 because of missing `data-field` attribute in select box.Patricio Cano2016-10-111-1/+1
* | | Merge branch 'assign-issues-for-merge-request-18876' into 'master' Douwe Maan2016-10-111-0/+1
|\ \ \
| * | | Added link to bulk assign issues to MR author. (Issue #18876)James2016-10-061-0/+1
* | | | Merge branch 'docs/refactor-monitoring' into 'master' Achilleas Pipinellis2016-10-111-1/+5
|\ \ \ \
| * | | | Add links to internal docs in Metrics section in the admin areadocs/refactor-monitoringAchilleas Pipinellis2016-09-251-1/+5
* | | | | Merge branch '21604-pipeline-ui-updates' into 'master' Fatih Acet2016-10-116-55/+59
|\ \ \ \ \
| * | | | | Corrected my correction for turbolinks -.-'Luke Bennett2016-10-101-2/+0
| * | | | | 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-103-5/+10
| | |_|_|/ | |/| | |
* | | | | Merge branch 'empty-mrs' into 'master' Rémy Coutable2016-10-113-35/+29
|\ \ \ \ \
| * | | | | Allow empty merge requestsArtem Sidorenko2016-10-113-35/+29
| |/ / / /
* | | | | Merge branch 'simplify-compare-page-text' into 'master' Fatih Acet2016-10-101-1/+1
|\ \ \ \ \
| * | | | | Changed 'Compare branches, tags or commit ranges' to 'Compare Git revisions'simplify-compare-page-textLuke Bennett2016-10-101-1/+1
* | | | | | Merge branch '20356-network-commit-hash-input-placeholder-corrections' into '...Fatih Acet2016-10-101-1/+1
|\ \ \ \ \ \
| * | | | | | Changed placeholder to 'Commit hash'20356-network-commit-hash-input-placeholder-correctionsLuke Bennett2016-10-101-1/+1
| |/ / / / /
* | | | | | Merge branch 'fix-options-caret-mobile-viewport' into 'master' Fatih Acet2016-10-102-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix inconsistent options dropdown caret on mobile viewportsClement Ho2016-10-082-2/+2
* | | | | | Merge branch 'mr-file-path-copy-btn' into 'master' Fatih Acet2016-10-101-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Added copy file path button to diffsmr-file-path-copy-btnPhil Hughes2016-10-101-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch '23123-build-sidebar-selected-build' into 'master' Rémy Coutable2016-10-101-1/+1
|\ \ \ \ \
| * | | | | Fix wrong icon in CI build detail sidebar: right-arrow => arrow-right23123-build-sidebar-selected-buildRémy Coutable2016-10-101-1/+1
| |/ / / /
* | | | | reword html titles for merge requests and issuesGreg Laubenstein2016-10-094-4/+4
|/ / / /
* | | | Merge branch '22774-retouch-environments-deployments' into 'master' Jacob Schatz2016-10-075-51/+69
|\ \ \ \
| * | | | Removes `try`Filipa Lacerda2016-10-061-1/+1
| * | | | Removes unused variableFilipa Lacerda2016-10-061-2/+0
| * | | | Fixes external_url linkFilipa Lacerda2016-10-061-1/+1
| * | | | Removes Merge Request reference from commit column due to performance issuesFilipa Lacerda2016-10-061-4/+0
| * | | | Adds responsive behaviour equal to the one in Pipelines and Builds tableFilipa Lacerda2016-10-064-46/+48
| * | | | Verifies if user is availableFilipa Lacerda2016-10-061-2/+4
| * | | | Adds verification beore showing user avatarFilipa Lacerda2016-10-061-2/+3
| * | | | Adds external urlFilipa Lacerda2016-10-052-3/+10
| * | | | Adds reference to the merge request in the commit columnFilipa Lacerda2016-10-051-0/+6
| * | | | Adds Build column to environments listFilipa Lacerda2016-10-052-0/+6
| * | | | Updates Last Deployment column in environmnets list according to designFilipa Lacerda2016-10-052-3/+3
| * | | | Updates Last Deployment column in environmnets list.Filipa Lacerda2016-10-052-2/+2
* | | | | Merge branch '18337-cache-html-in-database' into 'master' Robert Speicher2016-10-0733-43/+48
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Enable CacheMarkdownField for the remaining modelsNick Thomas2016-10-0728-38/+43
| * | | | Make search results use the markdown cache columns, treating them consistentlyNick Thomas2016-10-074-4/+4
| * | | | Use CacheMarkdownField for notesNick Thomas2016-10-071-1/+1