summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in project settings that prevents users from enabling container regi...fix-container-registry-project-settingsAdam Niedzielski2016-10-241-1/+1
* Merge branch 'security-fix-leaking-namespace-name' into 'security' Douwe Maan2016-10-241-2/+2
* Use root_url for issue boards user linkPhil Hughes2016-10-241-1/+1
* removes extra line for empty milestone description23557-remove-extra-line-for-empty-issue-descriptionNur Rony2016-10-241-1/+1
* code formatting correctedNur Rony2016-10-241-1/+1
* Merge branch 'master' into 23557-remove-extra-line-for-empty-issue-descriptionNur Rony2016-10-249-98/+100
|\
| * Merge branch 'ldap-login-styles' into 'master' Jacob Schatz2016-10-222-2/+2
| |\
| | * Ensure custom provider tab labels don't break layout.ldap-login-stylesBryce Johnson2016-10-202-2/+2
| * | Merge branch 'project-settings--features-weight' into 'master' Annabel Dunstone Gray2016-10-211-58/+58
| |\ \
| | * | fix font weight of project feature settingsproject-settings--features-weighttauriedavis2016-10-201-58/+58
| | |/
| * | Merge branch 'bugfix/add_hover_to_trash_icon' into 'master' Annabel Dunstone Gray2016-10-211-1/+1
| |\ \
| | * | Add hover to trash icon in notesblackst0ne2016-10-211-1/+1
| | |/
| * | Merge branch 'compare-ellipsis-line' into 'master' Fatih Acet2016-10-211-1/+1
| |\ \
| | * | Fixed compare ellipsis messing with layoutPhil Hughes2016-10-211-1/+1
| * | | Merge branch 'runners-paginate' into 'master' Rémy Coutable2016-10-213-3/+3
| |\ \ \
| | * | | Fix error 500 on Runners page.Libor Klepáč2016-08-083-3/+3
| * | | | Merge branch 'fixed-mr-tabs-fixes' into 'master' Fatih Acet2016-10-211-33/+35
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fixed issues with sticky mr tabs & sidebarPhil Hughes2016-10-201-33/+35
| | | |/ | | |/|
* | | | removes extra line for empty issue descriptionNur Rony2016-10-211-1/+1
|/ / /
* | | Trim project_path whitespace on form submitLinus G Thiel2016-10-201-0/+5
|/ /
* | Merge branch 'pass-namespace-gitlab-project-import' into 'master' Stan Hu2016-10-201-0/+1
|\ \
| * | Fix GitLab project import when a user has access only to their default namesp...pass-namespace-gitlab-project-importAdam Niedzielski2016-10-201-0/+1
* | | Create protected branches bundleAlfredo Sumaran2016-10-201-0/+2
* | | Merge branch '23341-fix-viewing-mr-from-deleted-project' into 'master' Douwe Maan2016-10-201-12/+12
|\ \ \
| * | | Fix the merge request view when source projects or branches are removedNick Thomas2016-10-201-5/+8
| * | | Revert "Add #closed_without_source_project?"Nick Thomas2016-10-201-17/+14
* | | | Merge branch '22089-show-full-job-name-on-hover-on-pipeline-graph' into 'mast...Annabel Dunstone Gray2016-10-203-9/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Added dyanmic position adjustment22089-show-full-job-name-on-hover-on-pipeline-graphLuke Bennett2016-10-194-10/+11
| * | | Added tooltip with jobs full name to build items in graphLuke Bennett2016-10-181-1/+1
* | | | Change input order on Sign In form for better tabbing.unrevert-tab-order-MRClement Ho2016-10-201-2/+2
| |/ / |/| |
* | | Merge branch 'feature/group-level-labels' into 'master' Douwe Maan2016-10-1919-73/+120
|\ \ \
| * | | Remove order by label type on LabelsFinderDouglas Barbosa Alexandre2016-10-191-1/+1
| * | | Only show label type for projects that belong to a groupDouglas Barbosa Alexandre2016-10-191-2/+3
| * | | Disable subscribing to group-level labelsDouglas Barbosa Alexandre2016-10-191-4/+4
| * | | Warn user deleting a group label affect all projects within the groupDouglas Barbosa Alexandre2016-10-191-1/+1
| * | | Add label type to group and project labels listsDouglas Barbosa Alexandre2016-10-192-1/+3
| * | | Fix shared labels filterDouglas Barbosa Alexandre2016-10-191-1/+1
| * | | Always use symbols for type on LabelsHelper#link_to_labelDouglas Barbosa Alexandre2016-10-191-1/+1
| * | | Reduce duplication between the project and group label formsDouglas Barbosa Alexandre2016-10-196-38/+5
| * | | Hide prioritized labels only when no labels are available to projectDouglas Barbosa Alexandre2016-10-191-1/+1
| * | | Remove scopes/types for labelsDouglas Barbosa Alexandre2016-10-197-48/+28
| * | | Fix LabelsHelper#link_to_label to use the subject argumentDouglas Barbosa Alexandre2016-10-193-6/+6
| * | | Show labels widget on issuable sidebar if project has only group labelsDouglas Barbosa Alexandre2016-10-191-1/+1
| * | | Add ProjectLabel modelDouglas Barbosa Alexandre2016-10-193-3/+3
| * | | Use policies to handle with global/project label permissionsDouglas Barbosa Alexandre2016-10-191-2/+2
| * | | Hides project/group labels section if there are noneDouglas Barbosa Alexandre2016-10-191-6/+4
| * | | Remove duplication between global and the regular label partialsDouglas Barbosa Alexandre2016-10-198-68/+10
| * | | Remove project_labels from Projects::ApplicationControllerDouglas Barbosa Alexandre2016-10-192-6/+6
| * | | List group labels on project labels pageDouglas Barbosa Alexandre2016-10-199-37/+56
| * | | Allow users to apply group labels on Issues/MRsDouglas Barbosa Alexandre2016-10-192-6/+5