summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge branch 'sketch-preview-files' into 'master' Jacob Schatz2017-04-0511-2/+293
|\ \ \ \ \ \ \ \
| * | | | | | | | Load a preview of Sketch 43 filessketch-preview-filesJacob Schatz2017-04-0511-2/+293
* | | | | | | | | Merge branch 'fix-groups-long-url' into 'master' Jacob Schatz2017-04-052-2/+6
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Make group skip validation in the frontendAlfredo Sumaran2017-04-052-2/+6
|/ / / / / / / /
* | | | | | | | Merge branch '20841-getting-started-better-empty-state-for-merge-requests-vie...Jacob Schatz2017-04-0520-40/+213
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | MR empty stateLuke "Jared" Bennett2017-04-0520-40/+213
|/ / / / / / /
* | | | | | | Merge branch 'gitlab-ci-multi-runner-2284' into 'master' Rémy Coutable2017-04-052-0/+29
|\ \ \ \ \ \ \
| * | | | | | | Return an empty array when dependencies is an empty arrayMike Wyatt2017-04-052-0/+29
|/ / / / / / /
* | | | | | | Merge branch 'mock-deployments' into 'master' Rémy Coutable2017-04-0510-2/+124
|\ \ \ \ \ \ \
| * | | | | | | Added mock deployment and monitoring service with environments fixturesKamil Trzciński2017-04-0510-2/+124
|/ / / / / / /
* | | | | | | Merge branch 'issue-boards-list-template-in-js' into 'master' Filipa Lacerda2017-04-056-140/+382
|\ \ \ \ \ \ \
| * | | | | | | Changed order in Vue filePhil Hughes2017-04-051-77/+78
| * | | | | | | Added specs for board list componentPhil Hughes2017-04-053-6/+210
| * | | | | | | Issue boards list template in JS filePhil Hughes2017-04-055-138/+175
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'fix/import-namespace' into 'master' Sean McGivern2017-04-055-12/+212
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Create subgroups if they don't exist while importing projectsJames Lopez2017-04-055-12/+212
|/ / / / / /
* | | | | | Merge branch 'fix_wiki_commit_message' into 'master' Sean McGivern2017-04-054-1/+33
|\ \ \ \ \ \
| * | | | | | Fix wiki commit messageblackst0ne2017-04-054-1/+33
* | | | | | | Merge branch 'issue_91_ee_backport' into 'master'Sean McGivern2017-04-053-12/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Do not set closed_at to nil when issue is reopenedissue_91_ee_backportFelipe Artur2017-04-043-12/+4
* | | | | | | Merge branch 'sh-fix-ssh-keys-with-spaces' into 'master' Sean McGivern2017-04-053-1/+14
|\ \ \ \ \ \ \
| * | | | | | | Handle SSH keys that have multiple spaces between each markerStan Hu2017-04-043-1/+14
* | | | | | | | Update CHANGELOG.md for 9.0.3James Lopez2017-04-0515-58/+17
|/ / / / / / /
* | | | | | | Merge branch 'backport-transient-failure-1567' into 'master'Rémy Coutable2017-04-041-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Backport changes of ee fix for transient failure in environments specFilipa Lacerda2017-04-041-0/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'simple-ci-sourcemaps' into 'master' Clement Ho2017-04-041-1/+2
|\ \ \ \ \ \ \
| * | | | | | | use a less memory-intensive sourcemap when running in CIMike Greiling2017-04-041-1/+2
| |/ / / / / /
* | | | | | | Merge branch '30461-fix-transient-failure' into 'master' Robert Speicher2017-04-041-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix a transient spec failure in "Admin Health Check" feature spec30461-fix-transient-failureRémy Coutable2017-04-041-3/+3
* | | | | | | Merge branch 'fix-password-required-check' into 'master' Rémy Coutable2017-04-043-0/+37
|\ \ \ \ \ \ \
| * | | | | | | Inlude the password_automatically_check param as permitted config in the user...fix-password-required-checkDJ Mountney2017-04-043-0/+37
* | | | | | | | Merge branch 'rs-sign-in-poc' into 'master' Rémy Coutable2017-04-041-9/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Use `sign_in` instead of `login_as` when we're not testing login flowRobert Speicher2017-04-041-9/+11
| |/ / / / / / /
* | | | | | | | Merge branch '28732-expandable-folders' into 'master' Alfredo Sumaran2017-04-0410-30/+406
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Adds tests for scoped tabs28732-expandable-foldersFilipa Lacerda2017-03-311-0/+36
| * | | | | | | Adds tests that were only in EEFilipa Lacerda2017-03-291-21/+68
| * | | | | | | Changes after reviewFilipa Lacerda2017-03-293-19/+17
| * | | | | | | Fix broken testFilipa Lacerda2017-03-282-2/+2
| * | | | | | | Changes after reviewFilipa Lacerda2017-03-284-12/+7
| * | | | | | | Adds show all buttonFilipa Lacerda2017-03-2810-81/+287
| * | | | | | | Adds expandable folder back.Filipa Lacerda2017-03-285-19/+100
| * | | | | | | Add back expandable folders behaviorFilipa Lacerda2017-03-282-0/+13
* | | | | | | | Merge branch '29432-prevent-click-disabled-btn' into 'master' Alfredo Sumaran2017-04-044-29/+18
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Show BS Tooltips on disabled GitLab export button29432-prevent-click-disabled-btnKushal Pandya2017-03-291-5/+6
| * | | | | | | Update styles to bind tooltips to button wrapperKushal Pandya2017-03-291-9/+2
| * | | | | | | Update testsKushal Pandya2017-03-281-6/+2
| * | | | | | | Update export button tooltipKushal Pandya2017-03-281-2/+4
| * | | | | | | Add MR number to changelogKushal Pandya2017-03-281-1/+1
| * | | | | | | Add changelog entryKushal Pandya2017-03-281-0/+4
| * | | | | | | Fix project title validation, prevent clicking on disabled buttonKushal Pandya2017-03-281-9/+2