summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Show the status of a user in interactionsBob Van Landuyt2018-07-3010-1/+160
* Merge branch 'replace-snake-case-css-classes' into 'master'Phil Hughes2018-07-252-4/+4
|\
| * Replace author_link snake case in stylesheets, specs, and helpersGeorge Tsiolis2018-07-242-2/+2
| * Replace author_link snake case in specsGeorge Tsiolis2018-07-242-2/+2
* | Add an option to have a private profile on GitLabJX Terry2018-07-241-9/+47
|/
* Merge branch 'blackst0ne-replace-sidekiq-inline-with-perform-enqueued-jobs' i...Rémy Coutable2018-07-231-5/+5
|\
| * Replace 'Sidekiq::Testing.inline!' with 'perform_enqueued_jobs'blackst0ne2018-07-231-5/+5
* | Merge branch '29278-commits-page-tooltips' into 'master'Annabel Gray2018-07-231-1/+0
|\ \ | |/ |/|
| * fix user_browses_commits_spec29278-commits-page-tooltipsLuke Bennett2018-07-201-1/+0
* | Merge branch '_acet-fix-spec' into 'master'Tim Zallmann2018-07-201-2/+2
|\ \
| * | Fix one disabled spec of comment posting.Fatih Acet2018-07-201-2/+2
* | | Resolve ""Jump to first/next unresolved discussion" jumps to resolved discuss...André Luís2018-07-201-2/+3
* | | Rails5 fix user sees revert modal specJasper Maes2018-07-191-0/+3
|/ /
* | Merge branch '47419-Fix-breadcrumbs' into 'master'Phil Hughes2018-07-181-0/+38
|\ \ | |/ |/|
| * Fix broken breadcrumb in admin/userRobin Naundorf2018-07-171-0/+38
* | Merge branch 'close-revert-and-cherry-pick-modal-on-escape-keypress' into 'ma...Rémy Coutable2018-07-173-4/+47
|\ \
| * | Merge cherry-pick modal specsGeorge Tsiolis2018-07-173-28/+21
| * | Add spec for closing cherry-pick modal on escape keypressGeorge Tsiolis2018-07-173-4/+29
| * | Add spec for closing revert modal on escape keypressGeorge Tsiolis2018-07-171-0/+25
* | | 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-13370-1337/+1687
|\ \ \ | |/ /
| * | 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-122-0/+78
| |\ \ \
| | * | | Add mysql and postgres spec for manifest import buttonDmitriy Zaporozhets2018-07-111-2/+17
| | * | | Improve manifest feature after backend reviewDmitriy Zaporozhets2018-07-111-1/+10
| | * | | Rename button at manifest import formDmitriy Zaporozhets2018-07-111-2/+2
| | * | | Make the manifest import feature spec a postgres onlyDmitriy Zaporozhets2018-07-111-1/+1
| | * | | Add feature specs for manifest importDmitriy Zaporozhets2018-07-111-2/+20
| | * | | Move manifest import to separate page and add feature specsDmitriy Zaporozhets2018-07-112-0/+36
| | |/ /
| * | | 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-113-1/+20
| |\ \ \
| | * | | Fix #48934 - Focus on text input on danger confirmationJamie Schembri2018-07-063-1/+20
| * | | | Merge branch '48237-toggle-file-comments' into 'master'Phil Hughes2018-07-111-3/+3
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into 48237-toggle-file-commentsFilipa Lacerda2018-07-1019-39/+63
| | |\ \ \ \
| * | | | | | Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-11234-471/+471
| | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'revert-3755d828' into 'master'Phil Hughes2018-07-101-1/+1
| |\ \ \ \ \
| | * | | | | Revert "Merge branch 'fix-inconsistent-cancel-button' into 'master'"Winnie Hellmann2018-07-101-1/+1
| | | |/ / / | | |/| | |
| * | | | | Resolve "Disable GCP free credit banner at instance level"Dennis Tang2018-07-101-0/+10
| |/ / / /
| * | | | Support manually stopping any environment from the UIWinnie Hellmann2018-07-102-10/+15
| * | | | Merge branch 'od/41671' into 'master'Mike Greiling2018-07-091-0/+22
| |\ \ \ \
| | * | | | save current date before Pikaday initOrlando Del Aguila2018-06-291-0/+22
| | | |_|/ | | |/| |
| * | | | Merge branch 'update-rubocop'Sean McGivern2018-07-0915-26/+23
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Use stable gitlab-styles and eliminate offensesLin Jen-Shin2018-07-091-1/+0
| | * | | Updates from `rubocop -a`Lin Jen-Shin2018-07-0915-25/+23
| * | | | Show "Sign in" instead of "Sign in / Register" when sign up is disabledDustin Utecht2018-07-091-0/+24
| |/ / /
| * | | 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
| | | |/ | | |/|