summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages
Commit message (Expand)AuthorAgeFilesLines
* fix font weight of project feature settingsproject-settings--features-weighttauriedavis2016-10-201-2/+14
* Merge branch '22089-show-full-job-name-on-hover-on-pipeline-graph' into 'mast...Annabel Dunstone Gray2016-10-201-4/+10
|\
| * Added dyanmic position adjustment22089-show-full-job-name-on-hover-on-pipeline-graphLuke Bennett2016-10-191-4/+10
* | Change input order on Sign In form for better tabbing.unrevert-tab-order-MRClement Ho2016-10-201-0/+17
* | Merge branch 'boards-blank-state-size-fix' into 'master' Fatih Acet2016-10-201-2/+1
|\ \
| * | Fixed height of issue board blank stateboards-blank-state-size-fixPhil Hughes2016-10-181-2/+1
* | | Merge branch '23346-pipeline-buttons-cutoff' into 'master' Fatih Acet2016-10-201-0/+4
|\ \ \
| * | | Smaller min-width for MR pipeline table23346-pipeline-buttons-cutoffAnnabel Dunstone Gray2016-10-171-0/+4
* | | | Merge branch 'ios-tooltips' into 'master' Annabel Dunstone Gray2016-10-191-1/+0
|\ \ \ \
| * | | | Set webkit-overflow-scrolling to auto for children of body.ios-tooltipsBryce Johnson2016-10-191-1/+0
* | | | | Disable subscribing to group-level labelsDouglas Barbosa Alexandre2016-10-191-0/+7
* | | | | Add label type to group and project labels listsDouglas Barbosa Alexandre2016-10-191-1/+15
* | | | | Remove scopes/types for labelsDouglas Barbosa Alexandre2016-10-191-9/+1
* | | | | List group labels on project labels pageDouglas Barbosa Alexandre2016-10-191-1/+9
|/ / / /
* | | | Merge branch '22191-delete-dynamic-envs-mr' into 'master' Rémy Coutable2016-10-192-0/+17
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mr22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-181-56/+27
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-181-0/+47
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 22191-delete-dy...Kamil Trzcinski2016-10-173-9/+8
| |\ \ \ \
| * | | | | Updates class name for consistencyFilipa Lacerda2016-10-172-3/+3
| * | | | | Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-1732-170/+923
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Adds stop environment button to environments listFilipa Lacerda2016-10-061-0/+8
| * | | | | Adds link to close environment in a merge requestFilipa Lacerda2016-10-061-0/+9
* | | | | | Fix visual weirdness in pipelinesAnnabel Dunstone Gray2016-10-181-2/+1
* | | | | | Fix missing semicolon to make scss-lint happyfix-scss-lint-pipelinesStan Hu2016-10-181-1/+1
* | | | | | Merge branch '19991-triggered-pipeline' into 'master' Jacob Schatz2016-10-181-17/+22
|\ \ \ \ \ \
| * | | | | | Add API as trigger19991-triggered-pipelineAnnabel Dunstone Gray2016-10-171-0/+4
| * | | | | | Trigger updatesAnnabel Dunstone Gray2016-10-101-2/+8
| * | | | | | Fix icon alignmentAnnabel Dunstone Gray2016-10-101-0/+5
| * | | | | | Add separate pipeline and commit columnsAnnabel Dunstone Gray2016-10-101-19/+9
* | | | | | | Merge branch '21192-retried-builds' into 'master' Jacob Schatz2016-10-182-3/+17
|\ \ \ \ \ \ \
| * | | | | | | show all builds in sidebar, including retriedAnnabel Dunstone Gray2016-10-182-3/+3
| * | | | | | | Replace retried build icon with fa-refreshAnnabel Dunstone Gray2016-10-181-1/+2
| * | | | | | | Add background color and icon to retried buildsAnnabel Dunstone Gray2016-10-182-0/+13
| * | | | | | | Add tooltip icon to retried buildsAnnabel Dunstone2016-10-181-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'login-fixups' into 'master' Rémy Coutable2016-10-181-2/+7
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Use border-radius-default instead of hardcoding value.login-fixupsBryce Johnson2016-10-181-4/+4
| * | | | | | Fix top border-radius of tabs.Bryce Johnson2016-10-181-0/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'master' into issue_19734_2Phil Hughes2016-10-183-9/+51
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'merge-conflicts-editor-2' into 'master' Jacob Schatz2016-10-181-0/+47
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch 'master' into merge-conflicts-editor-2Sean McGivern2016-10-1729-77/+712
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Replace loading text with spinnerAlfredo Sumaran2016-10-131-2/+2
| | * | | | Style for resolve conflicts formAlfredo Sumaran2016-10-131-0/+4
| | * | | | Styles for discard alertAlfredo Sumaran2016-10-131-3/+13
| | * | | | Replace textarea with Ace editorAlfredo Sumaran2016-10-131-0/+7
| | * | | | Implement editor to manually resolve merge conflictsAlfredo Sumaran2016-10-131-0/+26
| * | | | | change border color to variabletauriedavis2016-10-171-1/+1
| * | | | | Apply better hierarchy to markdown headers and issue/mr titles21395-standarize-markdown-headlinestauriedavis2016-10-172-9/+4
* | | | | | Add visibility level to project repositoryissue_19734_2Felipe Artur2016-10-171-56/+27
|/ / / / /
* | | | | Added download-button class and applied button margin23380-no-space-between-buttons-on-files-pageLuke Bennett2016-10-171-0/+4
| |/ / / |/| | |
* | | | Fix broken SCSS linter errors due to missing newlinesStan Hu2016-10-151-0/+3