summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'rs-throttle-reset' into 'master' Douwe Maan2015-10-022-33/+23
| |\
| | * Fix spec broken by updated Devise translationsRobert Speicher2015-10-011-1/+1
| | * Refactor PasswordsController to use before_actionsRobert Speicher2015-10-011-1/+1
| | * Remove specs for "login after reset"Robert Speicher2015-09-301-40/+0
| | * Update feature specRobert Speicher2015-09-301-0/+1
| | * Only allow password reset emails once per minuteRobert Speicher2015-09-301-7/+36
| * | Merge branch 'disable-report-button-if-already-reported' into 'master' Douwe Maan2015-10-011-2/+2
| |\ \ | | |/ | |/|
| | * Streamline the "Report button"rymai/gitlab-ce-disable-report-button-if-already-reportedRémy Coutable2015-09-291-35/+1
| | * Disable the "Report abuse" button if a user has already been reportedRémy Coutable2015-09-291-2/+36
| * | Take advantage of `Devise.sign_in_after_reset_password`rs-disable-signin-after-resetRobert Speicher2015-09-301-24/+24
| * | Fix sometimes failing testsKamil Trzcinski2015-09-301-5/+5
| * | Delegate ci_project parameters to projectsKamil Trzcinski2015-09-301-9/+8
| * | Move CI project settings page to CE project settings areamove-ci-settingsDmitriy Zaporozhets2015-09-292-18/+22
| * | Merge branch 'ci-commits-to-projects' into 'master' Dmitriy Zaporozhets2015-09-293-16/+17
| |\ \
| | * | WIPKamil Trzcinski2015-09-293-16/+17
| * | | Move CI triggers page to project settings areamove-triggers-pageDmitriy Zaporozhets2015-09-291-4/+5
| |/ /
| * | Move CI variables page to project settingsmove-variables-pageDmitriy Zaporozhets2015-09-281-9/+6
| * | Merge branch 'move-runners-page'Dmitriy Zaporozhets2015-09-281-17/+8
| |\ \ | | |/ | |/|
| | * Add missing spec filemove-runners-pageDmitriy Zaporozhets2015-09-281-0/+87
| | * Finish move of runners page to project settingsDmitriy Zaporozhets2015-09-281-96/+0
| * | Merge branch 'fxposter/gitlab-ce-login-from-admin'Douwe Maan2015-09-281-0/+21
| |\ \ | | |/ | |/|
| | * Clarify spec title explanationPavel Forkert2015-09-241-1/+1
| | * Move login button to user page, switched to POST methodPavel Forkert2015-09-241-16/+21
| | * Add option to admin area to sign in as a specific userPavel Forkert2015-09-241-0/+16
| * | Remove CI dashboardDmitriy Zaporozhets2015-09-241-10/+0
| |/
| * Move CI charts to project graphs areaDmitriy Zaporozhets2015-09-231-12/+0
| * Merge remote-tracking branch 'origin/master' into ci-and-ce-sitting-in-a-tree...Kamil Trzcinski2015-09-154-8/+8
| |\
| | * Merge branch 'public_profiles' into 'master'Dmitriy Zaporozhets2015-09-141-3/+3
| | |\
| | | * Fix tests for group accessDmitriy Zaporozhets2015-09-141-6/+6
| | | * Make all group publicValery Sizov2015-09-091-9/+9
| | * | Fix help access specDouwe Maan2015-09-091-1/+1
| | * | Use new routing helperDouwe Maan2015-09-083-4/+4
| | |/
| * | Fix: features/ci/admin/runners_spec.rbKamil Trzcinski2015-09-151-4/+6
| * | Fix: features/ci/events_spec.rb once againKamil Trzcinski2015-09-151-3/+5
| * | Fix: features/ci/triggers_spec.rbKamil Trzcinski2015-09-151-2/+4
| * | Fix: features/ci/triggers_spec.rbKamil Trzcinski2015-09-151-2/+4
| * | Fix: features/ci/runners_spec.rbKamil Trzcinski2015-09-151-11/+9
| * | Fix: features/ci/projects_spec.rbKamil Trzcinski2015-09-151-10/+13
| * | Refactor ci_admin_event and fix features/ci/events_spec.rbKamil Trzcinski2015-09-152-3/+3
| * | fix specs. Stage 7Valery Sizov2015-09-159-59/+59
| * | fix specs. Stage 5Valery Sizov2015-09-151-2/+2
| * | Fix ci commits features specsDmitriy Zaporozhets2015-09-111-6/+9
| * | Fix build features specsDmitriy Zaporozhets2015-09-111-38/+41
| * | Convert ci features specs to v3Dmitriy Zaporozhets2015-09-1012-84/+84
| * | Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets2015-09-092-8/+4
| |\ \ | | |/
| * | Refactor CI testsDmitriy Zaporozhets2015-09-0912-0/+551
* | | Add post_process method to Gitlab::MarkdownRobert Speicher2015-09-011-1/+1
| |/ |/|
* | Make sure the `gfm` helper passes the required optionsRobert Speicher2015-08-311-1/+1
* | Decouple Gitlab::Markdown from the GitlabMarkdownHelperRobert Speicher2015-08-271-1/+1
* | Fix failing specRobert Speicher2015-08-251-2/+2