summaryrefslogtreecommitdiff
path: root/spec/features/projects
Commit message (Expand)AuthorAgeFilesLines
* fix user_browses_commits_spec29278-commits-page-tooltipsLuke Bennett2018-07-201-1/+0
* So we still want to have More Pages buttonLin Jen-Shin2018-07-171-1/+1
* Merge remote-tracking branch 'upstream/master' into 14995-custom_wiki_sidebarLin Jen-Shin2018-07-13169-571/+751
|\
| * Merge branch 'issue_47709' into 'master'Sean McGivern2018-07-121-0/+32
| |\
| | * Allow to toggle notifications for issues due soonFelipe Artur2018-07-121-0/+32
| * | Merge branch 'dz-manifest-import' into 'master'Douwe Maan2018-07-121-0/+27
| |\ \
| | * | Add mysql and postgres spec for manifest import buttonDmitriy Zaporozhets2018-07-111-2/+17
| | * | Move manifest import to separate page and add feature specsDmitriy Zaporozhets2018-07-111-0/+12
| | |/
| * | Merge branch 'ide-row-dropdown-design-update' into 'master'Filipa Lacerda2018-07-123-13/+3
| |\ \
| | * | Improvements to new entry dropdowns in Web IDEPhil Hughes2018-07-113-13/+3
| | |/
| * | Merge branch '48934' into 'master'Mike Greiling2018-07-111-1/+8
| |\ \
| | * | Fix #48934 - Focus on text input on danger confirmationJamie Schembri2018-07-061-1/+8
| * | | Merge branch '48237-toggle-file-comments' into 'master'Phil Hughes2018-07-111-3/+3
| |\ \ \
| | * \ \ Merge branch 'master' into 48237-toggle-file-commentsFilipa Lacerda2018-07-1011-28/+30
| | |\ \ \
| * | | | | Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-11115-184/+184
| | |_|_|/ | |/| | |
| * | | | Revert "Merge branch 'fix-inconsistent-cancel-button' into 'master'"Winnie Hellmann2018-07-101-1/+1
| | |/ / | |/| |
| * | | Support manually stopping any environment from the UIWinnie Hellmann2018-07-102-10/+15
| * | | Use stable gitlab-styles and eliminate offensesLin Jen-Shin2018-07-091-1/+0
| * | | Updates from `rubocop -a`Lin Jen-Shin2018-07-098-14/+12
| |/ /
| * | add basic export to fix timeout problem on import_file_spec.rbJames Lopez2018-07-071-0/+0
| * | Merge branch '46246-gitlab-project-export-should-use-object-storage' into 'ma...Sean McGivern2018-07-062-0/+2
| |\ \
| | * | Update Import/Export to use object storage (based on aa feature flag)James Lopez2018-07-062-0/+2
| | |/
| * | Use proper markdown rendering for previewsBrett Walker2018-07-061-0/+7
| |/
| * Resolve "When editing a comment in an issue, the preview mode is toggled in t...Constance Okoghenun2018-07-051-0/+8
| * Close revoke deploy token modal on escape keypressGeorge Tsiolis2018-07-051-0/+25
| * Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-0581-338/+340
| * fix failing spec test in gcp_specDennis Tang2018-07-041-1/+1
| * Merge branch '45739-add-metrics-to-operations-tab' into 'master'Filipa Lacerda2018-07-041-0/+8
| |\
| | * Fix metrics shortcutJose2018-06-261-1/+1
| | * Specify environment actions to distinguish between metrics and every other en...Tiago Botelho2018-06-261-0/+8
| * | Merge branch '19468-add_readme_when_creating_project' into 'master'Douwe Maan2018-07-041-0/+9
| |\ \
| | * | Add option to add README when creating a projectImre Farkas2018-07-041-0/+9
| * | | Merge branch '43446-new-cluster-page-tabs' into 'master'Kamil Trzciński (OoO till 3th)2018-07-043-7/+7
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/master' into 43446-new-cluster-page-tabsDennis Tang2018-06-1914-33/+45
| | |\ \ \
| | * | | | consolidate back into one controllerDennis Tang2018-06-191-4/+0
| | * | | | fix gcp_spec.rbDennis Tang2018-06-061-0/+4
| | * | | | Merge remote-tracking branch 'origin/master' into 43446-new-cluster-page-tabsDennis Tang2018-06-011-1/+1
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/master' into 43446-new-cluster-page-tabsDennis Tang2018-05-316-18/+18
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into 43446-new-cluster-page-tabsDennis Tang2018-05-319-3/+108
| | |\ \ \ \ \ \
| | * | | | | | | fix more rspec testsDennis Tang2018-05-282-6/+6
| | * | | | | | | update testsDennis Tang2018-05-281-1/+1
| * | | | | | | | Add readme button to non-empty project pageImre Farkas2018-07-031-1/+59
| * | | | | | | | Fix link to job when creating a new issue from a failed jobRémy Coutable2018-07-031-1/+1
| * | | | | | | | Merge branch 'add-title-placeholder-for-new-issues' into 'master'Annabel Gray2018-07-021-0/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Update create issue test to check for input placeholdersGeorge Tsiolis2018-06-291-0/+3
| | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into 14995-c...Andreas Kämmerle2018-07-025-6/+19
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Update tests to check emoji autocompletionKushal Pandya2018-07-023-6/+6
| |/ / / / / / /
| * | | | | | | Add pipeline stages position clean-up migrationGrzegorz Bizon2018-06-291-0/+0
| * | | | | | | Resolve "Remove "environment scope" field on cluster creation form for core/s...Sam Beckham2018-06-291-0/+13
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | There's no point to test customized sidebar with empty wikiLin Jen-Shin2018-06-271-10/+0