summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Use has_trace? instead of case switch, feedback:Lin Jen-Shin2016-11-213-4/+7
* External jobs do not have show page nor tracesLin Jen-Shin2016-11-212-5/+15
* Merge branch '24627-fix-bad-mr-error-message' into 'master' Rémy Coutable2016-11-211-2/+2
|\
| * Fix regression in Merge request formAlex Sanford2016-11-191-2/+2
* | Merge branch 'super-secret-login-upgrade' into 'master' Fatih Acet2016-11-192-25/+2
|\ \
| * | Un-un-revert signin tab order fix.super-secret-login-upgradeBryce Johnson2016-11-182-25/+2
* | | Merge branch '22539-display-folders' into 'master' Fatih Acet2016-11-1921-99/+1351
|\ \ \ | |_|/ |/| |
| * | Fix broken testFilipa Lacerda2016-11-191-7/+2
| * | Changes for stop url to pathFilipa Lacerda2016-11-191-7/+1
| * | Expose stop_path for environment to not construct that in frontendKamil Trzcinski2016-11-183-2/+9
| * | Bring back the `commit_url` as it's used by CycleAnalyticsKamil Trzcinski2016-11-181-0/+7
| * | Merge branch '22539-display-folders' of gitlab.com:gitlab-org/gitlab-ce into ...Kamil Trzcinski2016-11-1812-98/+151
| |\ \
| | * | Fix css classFilipa Lacerda2016-11-182-2/+4
| | * | Remove comment from htmlFilipa Lacerda2016-11-181-1/+0
| | * | Removes unnecessary commentsFilipa Lacerda2016-11-182-3/+0
| | * | Improvements after reviewFilipa Lacerda2016-11-181-9/+1
| | * | Remove unused CSSFilipa Lacerda2016-11-181-4/+0
| | * | Remove slotsFilipa Lacerda2016-11-182-20/+22
| | * | Fixes typoFilipa Lacerda2016-11-181-4/+4
| | * | Try to use slotsFilipa Lacerda2016-11-183-24/+29
| | * | Improve after reviewFilipa Lacerda2016-11-181-1/+1
| | * | Improvements after reviewFilipa Lacerda2016-11-171-13/+41
| | * | Adds helper to verify empty objectFilipa Lacerda2016-11-171-3/+18
| | * | Fix after reviewFilipa Lacerda2016-11-171-4/+1
| | * | Merge branch 'master' into 22539-display-foldersGrzegorz Bizon2016-11-1717-75/+261
| | |\ \
| | * \ \ Merge branch 'master' into 22539-display-foldersGrzegorz Bizon2016-11-17165-296/+634
| | |\ \ \
| | * | | | Adds fixed layout to prevent the columns from jumping when opening a folderFilipa Lacerda2016-11-171-0/+2
| | * | | | Undo last commitFilipa Lacerda2016-11-171-236/+0
| | * | | | Adds fixed layout to prevent the columns from jumping when opening a folderFilipa Lacerda2016-11-171-0/+236
| | * | | | Fix broken button in empty stateFilipa Lacerda2016-11-171-8/+7
| | * | | | inline conditionsFilipa Lacerda2016-11-171-4/+2
| | * | | | Changes url to pathFilipa Lacerda2016-11-172-10/+10
| | * | | | Fix iifeFilipa Lacerda2016-11-171-1/+1
| | * | | | Fix spacesFilipa Lacerda2016-11-171-3/+3
| | * | | | Improves variableFilipa Lacerda2016-11-171-9/+9
| | * | | | Adds documentation to filter functionFilipa Lacerda2016-11-171-6/+27
| | * | | | Fix rel attributeFilipa Lacerda2016-11-172-2/+2
| | * | | | Do not use absolute URLS in entities use relativeGrzegorz Bizon2016-11-174-14/+14
| * | | | | Merge remote-tracking branch 'origin/master' into 22539-display-foldersKamil Trzcinski2016-11-18246-759/+1867
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | TestsFilipa Lacerda2016-11-161-1/+1
| * | | | | Fix broken url for stop actionFilipa Lacerda2016-11-161-3/+9
| * | | | | Remove debuggerFilipa Lacerda2016-11-161-1/+0
| * | | | | Fixes broken testsFilipa Lacerda2016-11-162-3/+12
| * | | | | Fix eslintFilipa Lacerda2016-11-161-8/+4
| * | | | | Fix view that embeds abilities for the environmentsGrzegorz Bizon2016-11-161-5/+4
| * | | | | Adds missing tests for commit componentFilipa Lacerda2016-11-161-1/+1
| * | | | | Fix eslint errorsFilipa Lacerda2016-11-167-20/+20
| * | | | | Adds props validationFilipa Lacerda2016-11-166-84/+171
| * | | | | Fix JSON problemFilipa Lacerda2016-11-161-2/+2
| * | | | | Refactor to work with vue 2 with just one root elementFilipa Lacerda2016-11-163-47/+87