summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Fix tests25483-broken-tabsFilipa Lacerda2016-12-123-4/+4
* Fix Pipeline graph disappeared from the builds tab in commits and merge reque...Filipa Lacerda2016-12-121-1/+1
* remove left_align setting from notification setting dropdown in favor of a pu...25510-fix-notifications-dropdown-alignmentMike Greiling2016-12-103-5/+3
* Merge branch '25324-change-housekeeping-btn-to-default' into 'master' Alfredo Sumaran2016-12-091-1/+1
|\
| * Use default btn styling for Housekeeping button on projects settings pageRyan Harris2016-12-061-1/+1
* | Merge branch 'remove-your_email-gsub-in-help-page' into 'master' Sean McGivern2016-12-091-1/+1
|\ \
| * | Stop replacing `$your_email` with the user's emailremove-your_email-gsub-in-help-pageRémy Coutable2016-12-091-1/+1
* | | Merge branch '23305-leave-project-and-leave-group-should-be-buttons' into 'ma...Jacob Schatz2016-12-093-33/+22
|\ \ \
| * | | Removed leave buttons from settings dropdowns23305-leave-project-and-leave-group-should-be-buttonsLuke "Jared" Bennett2016-11-263-33/+22
* | | | Merge branch 'members-dropdowns' into 'master' Fatih Acet2016-12-095-4/+40
|\ \ \ \
| * | | | Updated JS based on reviewPhil Hughes2016-12-092-2/+20
| * | | | Updated members dropdownsPhil Hughes2016-12-073-2/+20
* | | | | Merge branch '25374-svg-as-prop' into 'master' Fatih Acet2016-12-091-1/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Replace play icon svg logicFilipa Lacerda2016-12-091-1/+3
* | | | | Merge branch 'fix/milestone-summary' into 'master' Sean McGivern2016-12-091-2/+4
|\ \ \ \ \
| * | | | | Displays milestone remaining days only when it's presentDouglas Barbosa Alexandre2016-12-081-2/+4
* | | | | | Merge branch '25272_fix_comments_tab_disappearing' into 'master' Sean McGivern2016-12-091-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | remove unnecessary issues event filter on comments tabRydkin Maxim2016-12-081-1/+1
| |/ / / /
* | | | | Merge branch '15081-wrong-login-tab-ldap-frontend' into 'master' Fatih Acet2016-12-091-0/+1
|\ \ \ \ \
| * | | | | Fixed Wrong Tab Selected When Loggin Fails And Multiple Login Tabs ExistsJacopo2016-12-021-0/+1
* | | | | | Merge branch 'dz-nested-groups' into 'master' Douwe Maan2016-12-091-1/+5
|\ \ \ \ \ \
| * | | | | | Add nested groups support on data leveldz-nested-groupsDmitriy Zaporozhets2016-12-081-1/+5
* | | | | | | Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan2016-12-082-2/+2
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'pipeline-stage' into 'master' Rémy Coutable2016-12-0815-78/+60
|\ \ \ \ \ \
| * | | | | | Don't check if stage name doesn't existKamil Trzcinski2016-12-082-5/+3
| * | | | | | Fix specspipeline-stageKamil Trzcinski2016-12-074-14/+14
| * | | | | | Move .pipeline-graph to pipelines/graphKamil Trzcinski2016-12-073-3/+3
| * | | | | | Code reviewKamil Trzcinski2016-12-074-13/+12
| * | | | | | Update stage rendering viewsKamil Trzcinski2016-12-068-42/+35
| * | | | | | Fix handling of allowed to failure jobsKamil Trzcinski2016-12-061-1/+1
| * | | | | | Introduce `Ci::Stage`, right now this is artificial object that is build dyna...Kamil Trzcinski2016-12-068-34/+28
| * | | | | | Fix broken pipeline rendering [ci skip]Kamil Trzcinski2016-12-061-8/+5
| * | | | | | Support pipelines APIKamil Trzcinski2016-12-064-6/+7
* | | | | | | Merge branch '25171-fix-mr-features-settings-hidden-when-builds-are-disabled'...Sean McGivern2016-12-083-19/+25
|\ \ \ \ \ \ \
| * | | | | | | Remove wrong '.builds-feature' class from the MR settings fieldset25171-fix-mr-features-settings-hidden-when-builds-are-disabledRémy Coutable2016-12-073-19/+25
* | | | | | | | Merge branch 'fix-all-dashboard' into 'master' Sean McGivern2016-12-081-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Add issue events filter and make sure "All" really shows everythingOxan van Leeuwen2016-12-041-0/+2
* | | | | | | | | Merge branch '24507_remove_deleted_branch_link_in_merge_request' into 'master' Sean McGivern2016-12-081-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add link_to_if helper on target_branch link on Merge Request show page for ca...Rydkin Maxim2016-12-081-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'group-members-in-project-members-view' into 'master' Sean McGivern2016-12-081-3/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fixed if statement to use global group & project variablesPhil Hughes2016-12-051-1/+1
| * | | | | | | | Fixed Ruby to be better for performancePhil Hughes2016-12-021-7/+3
| * | | | | | | | Shows group members in the project members listPhil Hughes2016-12-021-1/+5
* | | | | | | | | Merge branch 'excoveralls_coverage' into 'master' Rémy Coutable2016-12-071-0/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Add excoveralls examplePotHix2016-12-051-0/+3
* | | | | | | | | Merge branch 'master' into 'remove-pages-css'remove-pages-cssAnnabel Dunstone Gray2016-12-066-67/+65
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'remove-tags-scss' into 'master' Jacob Schatz2016-12-062-50/+50
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Remove tags.scssremove-tags-scssAnnabel Dunstone Gray2016-12-062-50/+50
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch 'admin-scss' into 'master' Jacob Schatz2016-12-064-17/+15
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Remove admin.scssadmin-scssAnnabel Dunstone Gray2016-12-053-11/+9