summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ | |/|
* | | 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
| * | | Add CRUD for Group LabelsDouglas Barbosa Alexandre2016-10-198-0/+139
* | | | Merge branch 'dropdowns-should-drop-down' into 'master' Jacob Schatz2016-10-191-3/+3
|\ \ \ \
| * | | | Remove show_menu_above attribute from issuable dropdowns.Fatih Acet2016-10-191-3/+3
* | | | | Merge branch 'adam-fix-ruby-2-1-cycle-analytics' into 'master' Douwe Maan2016-10-191-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Spaces before `}`!adam-fix-ruby-2-1-cycle-analyticsDouwe Maan2016-10-191-1/+1
| * | | | Use Hash rocket syntax to fix cycle analytics under Ruby 2.1Adam Niedzielski2016-10-191-1/+1
* | | | | Merge branch '22457-reset-filters-button-should-be-invisible-when-no-filters-...Robert Speicher2016-10-191-2/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Added `issuable_filters_present` to check for active filters before rendering...22457-reset-filters-button-should-be-invisible-when-no-filters-are-activeLuke Bennett2016-10-071-2/+3
* | | | | Merge branch '21444-pipeliens-new-mr' into 'master' Fatih Acet2016-10-192-4/+10
|\ \ \ \ \
| * | | | | Extract pipeline vars in merge requests controllerGrzegorz Bizon2016-10-181-1/+1
| * | | | | Use all pipelines variable when creating merge requestGrzegorz Bizon2016-10-181-4/+4