summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Gracefully handle adding of no users to projects and groupsLinus G Thiel2016-10-241-2/+3
* removes extra line for empty milestone description23557-remove-extra-line-for-empty-issue-descriptionNur Rony2016-10-241-1/+1
* Merge branch 'master' into 23557-remove-extra-line-for-empty-issue-descriptionNur Rony2016-10-246-19/+79
|\
| * Merge branch 'ldap-login-styles' into 'master' Jacob Schatz2016-10-221-1/+33
| |\
| | * Ensure custom provider tab labels don't break layout.ldap-login-stylesBryce Johnson2016-10-201-1/+33
| * | Merge branch '22892-cycle-analytics-date-filter-is-not-working' into 'master' Fatih Acet2016-10-221-1/+5
| |\ \
| | * | Fix object data to be sent to fetch analytics dataAlfredo Sumaran2016-10-211-1/+5
| | |/
| * | Merge branch 'project-settings--features-weight' into 'master' Annabel Dunstone Gray2016-10-211-2/+14
| |\ \
| | * | fix font weight of project feature settingsproject-settings--features-weighttauriedavis2016-10-201-2/+14
| | |/
| * | Fixed issue when images are loading it would push off the tabsfixed-mr-tabs-fixesPhil Hughes2016-10-201-2/+8
| * | Fixed issues with sticky mr tabs & sidebarPhil Hughes2016-10-203-13/+19
| |/
* | removes extra line for empty issue descriptionNur Rony2016-10-211-0/+2
|/
* Create protected branches bundleAlfredo Sumaran2016-10-206-0/+1
* 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-192-15/+10
| * Added tooltip with jobs full name to build items in graphLuke Bennett2016-10-181-0/+11
* | 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-193-2/+12
|\ \ \ \
| * | | | Set webkit-overflow-scrolling to auto for children of body.ios-tooltipsBryce Johnson2016-10-193-2/+12
* | | | | Merge branch '23375-filtering-on-any-label-or-no-label-does-not-work' into 'm...Fatih Acet2016-10-191-1/+1
|\ \ \ \ \
| * | | | | Return the title for id of 'No label'23375-filtering-on-any-label-or-no-label-does-not-workLuke Bennett2016-10-191-1/+1
* | | | | | 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
* | | | | | Add CRUD for Group LabelsDouglas Barbosa Alexandre2016-10-191-0/+2
| |/ / / / |/| | | |
* | | | | Merge branch '22191-delete-dynamic-envs-mr' into 'master' Rémy Coutable2016-10-193-0/+28
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mr22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-182-59/+62
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-1815-433/+769
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 22191-delete-dy...Kamil Trzcinski2016-10-179-133/+193
| |\ \ \ \ \
| * | | | | | Updates class name for consistencyFilipa Lacerda2016-10-173-5/+5
| * | | | | | Improve after code reviewKamil Trzcinski2016-10-171-1/+1
| * | | | | | Merge branch '22191-delete-dynamic-envs-mr' of gitlab.com:gitlab-org/gitlab-c...Kamil Trzcinski2016-10-171-0/+11
| |\ \ \ \ \ \
| | * | | | | | 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 remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-17101-732/+2153
| |\ \ \ \ \ \ \
| * | | | | | | | 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
* | | | | | | | | Require missing Vue dependencyAlfredo Sumaran2016-10-181-0/+2