summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cache imported GH labels no matter whatfix/gh-imported-labels-are-not-applied-correctlyAhmad Sherif2016-11-041-6/+3
* Fix applying GitHub-imported labels when importing job is interruptedAhmad Sherif2016-11-042-0/+11
* Merge branch '23961-can-t-share-project-with-groups' into 'master' Robert Speicher2016-11-042-1/+5
|\
| * Only skip group when it's actually a group in the "Share with group" select23961-can-t-share-project-with-groupsRémy Coutable2016-11-042-1/+5
* | Merge branch 'rs-update-rdoc' into 'master' Robert Speicher2016-11-044-25/+3
|\ \
| * | Update rdoc to `~> 4.2`rs-update-rdocRobert Speicher2016-11-032-3/+3
| * | Remove unused `gitlab:generate_docs` Rake taskrs-remove-sdocRobert Speicher2016-11-034-22/+0
* | | Merge branch 'backport-ee-js-groups-api' into 'master' Robert Speicher2016-11-047-16/+33
|\ \ \
| * | | Backport Group API code that was added in EE onlybackport-ee-js-groups-apiRémy Coutable2016-10-317-16/+33
* | | | Merge branch '24056-guest-sees-some-project-details-and-gets-404' into 'master' Sean McGivern2016-11-043-1/+20
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix: Guest sees some repository details and gets 404Valery Sizov2016-11-043-1/+20
* | | | Merge branch '24059-round-robin-repository-storage' into 'master' Douwe Maan2016-11-0416-25/+147
|\ \ \ \
| * | | | Add changelog entryNick Thomas2016-11-041-0/+4
| * | | | Document multiple repository storage pathsNick Thomas2016-11-043-1/+6
| * | | | Allow multiple repository storage shards to be enabled, and automatically rou...Nick Thomas2016-11-0412-24/+137
* | | | | Merge branch 'clarify-nginx-installation' into 'master' Achilleas Pipinellis2016-11-041-1/+5
|\ \ \ \ \
| * | | | | add reminder to check paths in nginx configTim Hogg2016-10-121-1/+5
* | | | | | Merge branch 'fix-docs-links' into 'master' Achilleas Pipinellis2016-11-046-33/+34
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Change a bunch of doc links to either relative or https://docs.gitlab.com.fix-docs-linksConnor Shea2016-11-036-33/+34
* | | | | | Merge branch '22947-fix_issues_atom_feed_url' into 'master' Rémy Coutable2016-11-0411-12/+104
|\ \ \ \ \ \
| * | | | | | Issues atom feed url reflect filters on dashboard22947-fix_issues_atom_feed_urlLucas Deschamps2016-11-0311-12/+104
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '24022-update-styling-commit-sha-in-branches-list' into 'master' Fatih Acet2016-11-043-1/+19
|\ \ \ \ \ \
| * | | | | | Update commits.scss24022-update-styling-commit-sha-in-branches-listDimitrie Hoekstra2016-11-041-1/+1
| * | | | | | updated styling commit SHA on branches page + added to changelogDimitrie Hoekstra2016-11-043-1/+19
* | | | | | | Merge branch 'spec_optimization' into 'master' Sean McGivern2016-11-047-66/+90
|\ \ \ \ \ \ \
| * | | | | | | Make specs a bit fasterspec_optimizationValery Sizov2016-11-017-66/+90
* | | | | | | | Merge branch '23979-show-environment-log' into 'master' Sean McGivern2016-11-045-5/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Show log corresponding to env in admin/logsLukas Erlacher2016-11-035-5/+7
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch '24017-long-build-list-dropdowns-which-scroll-are-not-immediatel...Fatih Acet2016-11-042-1/+13
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | change build list height to show 6,5 builds + improve padding of list, with f...24017-long-build-list-dropdowns-which-scroll-are-not-immediately-obviousDimitrie Hoekstra2016-11-042-1/+13
|/ / / / / / /
* | | | | | | Merge branch 'gitlab-ce-cleanup-global-namespace-javascript' into 'master' Alfredo Sumaran2016-11-0410-139/+140
|\ \ \ \ \ \ \
| * | | | | | | Cleaned up global namespace JSJosé Iván2016-11-0310-139/+140
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'patch-9' into 'master' Alfredo Sumaran2016-11-041-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Add tip for using Chrome to run and debug teaspoon tests.Bryce Johnson2016-11-031-0/+6
| |/ / / / / /
* | | | | | | Merge branch 'ignore-build-dir-eslint' into 'master' Alfredo Sumaran2016-11-041-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Ignore builds directory from eslintAlfredo Sumaran2016-11-031-1/+1
|/ / / / / /
* | | | | | Merge branch 'fix-invalid-filename-eslint' into 'master' Alfredo Sumaran2016-11-045-2/+7
|\ \ \ \ \ \
| * | | | | | Add CHANGELOG entry fileAlfredo Sumaran2016-11-031-0/+4
| * | | | | | Add jquery.timeago.js to application.jsAlfredo Sumaran2016-11-031-0/+1
| * | | | | | Update match-regex to fix filename conventionfix-invalid-filename-eslintAlfredo Sumaran2016-11-031-1/+1
| * | | | | | Move jquery.timeago to vendor directoryAlfredo Sumaran2016-11-032-1/+1
| |/ / / / /
* | | | | | Merge branch '22914-mini-graph-icons' into 'master' Fatih Acet2016-11-037-4/+21
|\ \ \ \ \ \
| * | | | | | Remove g from svg colors22914-mini-graph-iconsAnnabel Dunstone Gray2016-11-031-3/+3
| * | | | | | Add new icon for skipped builds; show created state in mini graphAnnabel Dunstone Gray2016-11-037-4/+21
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'project-container-repo-disable' into 'master' Fatih Acet2016-11-033-3/+15
|\ \ \ \ \ \
| * | | | | | CHANGELOG itemproject-container-repo-disablePhil Hughes2016-11-011-0/+1
| * | | | | | Hides registry if project is disabledPhil Hughes2016-11-012-3/+14
* | | | | | | Merge branch 'file-toggle' into 'master' Fatih Acet2016-11-036-14/+16
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Unify dropdown button stylesfile-toggleAnnabel Dunstone Gray2016-11-036-14/+16
| | |/ / / / | |/| | | |
* | | | | | Merge branch '24133-custom-signin-text-alignment' into 'master' Fatih Acet2016-11-031-2/+2
|\ \ \ \ \ \