summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add nested groups support to admin project routingdz-nested-groups-improvementsDmitriy Zaporozhets2016-12-086-17/+16
* Use full group name for admin group index and show pagesDmitriy Zaporozhets2016-12-082-2/+2
* Fix admin group routingDmitriy Zaporozhets2016-12-084-6/+16
* Show full path for nested groups at dashboard groups listDmitriy Zaporozhets2016-12-082-1/+9
* Show full path in header UI for nested groups/projectsDmitriy Zaporozhets2016-12-082-4/+11
* Fix group specsDmitriy Zaporozhets2016-12-081-2/+1
* Add members_with_parents and users_with_parents methods to the GroupDmitriy Zaporozhets2016-12-082-0/+19
* Add parents method to the Namespace modelDmitriy Zaporozhets2016-12-082-0/+22
* Change namespace name uniq index to parent_id scopeDmitriy Zaporozhets2016-12-083-2/+58
* Create nested group factoryDmitriy Zaporozhets2016-12-082-0/+11
* Validate presence of route by Routable concernDmitriy Zaporozhets2016-12-082-0/+5
* Allow creating namespaces with same pathDmitriy Zaporozhets2016-12-085-10/+61
* Add nested groups support on data leveldz-nested-groupsDmitriy Zaporozhets2016-12-0826-159/+402
* Merge branch 'dz-fix-group-label-404' into 'master' Rémy Coutable2016-12-072-11/+32
|\
| * Fix 404 error when visit group label edit pagedz-fix-group-label-404Dmitriy Zaporozhets2016-12-062-11/+32
* | Merge branch 'remove-has-visible-content-caching' into 'master' Douwe Maan2016-12-073-42/+7
|\ \
| * | Remove caching of Repository#has_visible_content?remove-has-visible-content-cachingYorick Peterse2016-12-063-42/+7
* | | Merge branch 'cleanup-7180' into 'master' Robert Schilling2016-12-061-9/+6
|\ \ \
| * | | A simpler implementation of finding a merge requestBob Van Landuyt2016-12-061-9/+6
| | |/ | |/|
* | | Merge branch 'remove-pages-css' into 'master' Jacob Schatz2016-12-065-35/+6
|\ \ \
| * \ \ Merge branch 'master' into 'remove-pages-css'remove-pages-cssAnnabel Dunstone Gray2016-12-0619-250/+192
| |\ \ \
| * | | | Remove confirmation.scssAnnabel Dunstone Gray2016-12-062-35/+4
| * | | | Move award emojis to framworkAnnabel Dunstone Gray2016-12-062-0/+2
| * | | | Move image styles to frameworkAnnabel Dunstone Gray2016-12-061-0/+0
* | | | | Merge branch 'remove-dashboard-css' into 'master' Jacob Schatz2016-12-062-49/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove dashboard.scssAnnabel Dunstone Gray2016-12-062-49/+0
* | | | | Merge branch 'remove-tags-scss' into 'master' Jacob Schatz2016-12-064-57/+60
|\ \ \ \ \
| * | | | | Remove tags.scssremove-tags-scssAnnabel Dunstone Gray2016-12-064-57/+60
| | |/ / / | |/| | |
* | | | | Merge branch 'admin-scss' into 'master' Jacob Schatz2016-12-0613-193/+127
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove admin.scssadmin-scssAnnabel Dunstone Gray2016-12-0511-139/+99
| * | | | Truncate fix, remove unneeded admin-specific cssAnnabel Dunstone Gray2016-12-055-54/+28
* | | | | Merge branch 'patch-7' into 'master' Sean McGivern2016-12-061-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Encourage bug reporters to mention if they use GitLab.com [ci skip]Adam Niedzielski2016-12-061-0/+2
|/ / / /
* | | | Merge branch 'deleted-source-branch-comment' into 'master' Sean McGivern2016-12-061-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Explain "js: true" in "deleted_source_branch_spec.rb" [ci skip]Adam Niedzielski2016-12-061-0/+3
* | | | Merge branch '23589-open-issue-for-mr' into 'master' Sean McGivern2016-12-0628-22/+670
|\ \ \ \
| * | | | Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-0528-22/+670
* | | | | Merge branch '24733-archived-project-merge-request-count' into 'master' Sean McGivern2016-12-068-9/+62
|\ \ \ \ \
| * | | | | Fix Archived project merge requests add to group's Merge RequestsJacopo2016-12-058-9/+62
* | | | | | Merge branch 'zj-guest-reads-public-builds' into 'master' Sean McGivern2016-12-0611-12/+95
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Update effected testszj-guest-reads-public-buildsZ.J. van de Weg2016-12-047-47/+45
| * | | | | Guests can read builds if those are publicZ.J. van de Weg2016-12-047-10/+95
* | | | | | Merge branch 'refine-ci-statuses' into 'master' Kamil Trzciński2016-12-0629-7/+698
|\ \ \ \ \ \
| * | | | | | Add text example for pipeline status without actionrefine-ci-statusesGrzegorz Bizon2016-12-061-1/+3
| * | | | | | Use detailed status as CSS class in pipelines listGrzegorz Bizon2016-12-061-1/+1
| * | | | | | Use status text when redering pipelines listGrzegorz Bizon2016-12-061-1/+1
| * | | | | | Improve support for icons in new detailed statusesGrzegorz Bizon2016-12-063-2/+5
| * | | | | | Add status label information to pipeline headerGrzegorz Bizon2016-12-061-0/+1
| * | | | | | Untangle status label and text in ci status helperGrzegorz Bizon2016-12-062-2/+21
| * | | | | | Simplify ci status helper with detailed statusGrzegorz Bizon2016-12-061-22/+22