summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix remaining specs failuresKamil Trzcinski2016-10-183-3/+8
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 22191-delete-dy...Kamil Trzcinski2016-10-1713-139/+231
|\
| * Merge branch '21395-standarize-markdown-headlines' into 'master' Annabel Dunstone Gray2016-10-173-24/+17
| |\
| | * change border color to variabletauriedavis2016-10-172-4/+4
| | * Apply better hierarchy to markdown headers and issue/mr titles21395-standarize-markdown-headlinestauriedavis2016-10-173-21/+14
| * | Merge branch '23358-expand-hide-pipeline-btn-text-doesn-t-match' into 'master' Fatih Acet2016-10-171-1/+1
| |\ \ | | |/ | |/|
| | * Swapped button text manipulation outcomes for the toggle queryLuke Bennett2016-10-171-1/+1
| * | Merge branch 'find-file-enter-fix' into 'master' Fatih Acet2016-10-171-0/+9
| |\ \
| | * | Fixed find file keyboard navigationfind-file-enter-fixPhil Hughes2016-10-171-0/+9
| | |/
| * | Added download-button class and applied button margin23380-no-space-between-buttons-on-files-pageLuke Bennett2016-10-172-1/+5
| |/
| * Merge branch 'safari-is-baNaNas' into 'master' Rémy Coutable2016-10-174-109/+163
| |\
| | * Convert due_date_select.js filetype to es6.safari-is-baNaNasBryce Johnson2016-10-174-109/+163
| | * Stop directly parsing due_date with Date.parse, prefer parsing implicitly.Bryce Johnson2016-10-171-2/+2
| * | Merge branch 'add-pipeline-metrics-worker' into 'master' Kamil Trzciński2016-10-172-4/+36
| |\ \
| | * | Improve spec for pipeline metrics workeradd-pipeline-metrics-workerKamil Trzcinski2016-10-171-5/+20
| | * | Add Pipeline metrics workerKamil Trzcinski2016-10-172-4/+21
| | |/
* | | Updates class name for consistencyFilipa Lacerda2016-10-174-7/+7
* | | Fix specsKamil Trzcinski2016-10-171-1/+1
* | | Fix environments specsKamil Trzcinski2016-10-176-10/+12
* | | Work on specsKamil Trzcinski2016-10-171-2/+2
* | | Improve after code reviewKamil Trzcinski2016-10-178-21/+22
* | | Remove destroy from environments [ci skip]Kamil Trzcinski2016-10-171-13/+3
* | | Add on_stop column [ci skip]Kamil Trzcinski2016-10-171-2/+0
* | | Merge branch '22191-delete-dynamic-envs-mr' of gitlab.com:gitlab-org/gitlab-c...Kamil Trzcinski2016-10-171-0/+11
|\ \ \
| * | | Renames button to show 'Stop' instead of 'Close'Filipa Lacerda2016-10-171-1/+1
| * | | Updates MR template to include stop linkFilipa Lacerda2016-10-171-0/+11
* | | | Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-171-0/+13
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'ebraminio/gitlab-ce-master' into 'master'Robert Speicher2016-10-171-0/+13
| |\ \ \ | | |_|/ | |/| |
| | * | Add RTL support to markdown rendererEbrahim Byagowi2016-10-161-0/+13
* | | | Save `on_stop` in deploymentKamil Trzcinski2016-10-171-1/+2
* | | | Add `action` and `on_stop` to `environment` in .gitlab-ci.ymlKamil Trzcinski2016-10-171-13/+9
* | | | Refactor code to use available and stopped statuses and refactor views to use...Kamil Trzcinski2016-10-1715-81/+78
| |_|/ |/| |
* | | Add environment stop action [ci skip]Kamil Trzcinski2016-10-173-11/+6
* | | Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-17351-1964/+4360
|\ \ \ | |/ /
| * | Added logic to handle a revision input that does not exist in the menuLuke Bennett2016-10-162-3/+14
| * | Fix 500 error when creating mileston from group pagedz-fix-group-milestone-creationDmitriy Zaporozhets2016-10-161-4/+5
| |/
| * Merge branch 'sh-fix-ruby-2-1' into 'master' Stan Hu2016-10-161-2/+2
| |\
| | * Fix Hash syntax to work for both Ruby 2.1 and 2.3sh-fix-ruby-2-1Stan Hu2016-10-151-2/+2
| * | Fix broken SCSS linter errors due to missing newlinesStan Hu2016-10-151-0/+3
| |/
| * Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ceJacob Schatz2016-10-151-0/+4
| |\
| | * Merge branch 'dz-handle-unmatched-routes' into 'master' Dmitriy Zaporozhets2016-10-151-0/+4
| | |\
| | | * Handle unmatched routing with not_found methodDmitriy Zaporozhets2016-10-151-0/+4
| * | | Revert "Improve tabbing usability for sign in page"login-ui-improvementsBryce Johnson2016-10-151-10/+0
| * | | Clean up stray Sign up ref.Bryce Johnson2016-10-151-1/+1
| * | | Back off the array spreading, bc poltergeist freaks out.Bryce Johnson2016-10-151-4/+3
| * | | Convert dispatcher to es6.Bryce Johnson2016-10-151-0/+0
| * | | Add exists to users routes and fix endpoint.Bryce Johnson2016-10-151-1/+1
| * | | Attempt to fix username validation ruby.Bryce Johnson2016-10-151-1/+1
| * | | Clean up layouts/devise.html.Bryce Johnson2016-10-151-2/+2
| * | | Use Ruby 1.9 syntax in tab_single def and usage.Bryce Johnson2016-10-157-8/+7