..
admin
Force password change after admin reset
2016-05-16 09:21:24 +01:00
atom
Wrap images in discussions and wikis with a link to the image source using ImageLinkFilter.
2016-04-04 19:44:07 -06:00
dashboard
Removes duplicates from the label dropdown
2016-04-29 12:10:30 -04:00
issues
Load the "New Branch" button asynchronously
2016-04-28 16:13:48 -04:00
merge_requests
Add tests for unintentional filtering bug in MR (cf. !3872 )
2016-05-15 09:18:23 +09:00
profiles
Add spec for deletion of authorized OAuth2 application
2016-04-14 07:24:58 -07:00
project
Merge branch 'issue_14904' into 'master'
2016-04-25 19:13:25 +00:00
projects
Dropdown implementation
2016-05-20 15:58:36 -05:00
security
Projects members tab should follow visibility levels
2016-04-18 17:53:34 -03:00
tags
Add integration specs for tags
2016-05-10 11:45:03 +02:00
todos
Fix Todos test
2016-04-27 14:52:51 -05:00
builds_spec.rb
Fix a description for default scope on builds
2016-05-13 01:28:55 +09:00
ci_lint_spec.rb
Allow subsequent validations in CI Linter
2016-01-11 13:37:31 +01:00
commits_spec.rb
Rename allow_guest_to_access_builds to public_builds
2016-02-04 12:57:46 +01:00
container_registry_spec.rb
Use container registry config stub
2016-05-16 18:07:49 -05:00
dashboard_issues_spec.rb
Fixed issue with dashboard/issues not filtering by milestone
2016-04-11 11:38:24 +01:00
dashboard_milestones_spec.rb
Add missing Dashboard::LabelsController
2016-03-23 12:02:15 +01:00
gitlab_flavored_markdown_spec.rb
Make sure the `gfm` helper passes the required options
2015-08-31 18:09:18 -04:00
groups_spec.rb
Add `feature` tag to feature specs
2015-07-06 22:39:55 -04:00
help_pages_spec.rb
Re-fix image rendering for help pages
2015-04-15 12:45:31 -04:00
issues_spec.rb
Fixed rubocop issues
2016-05-16 10:35:14 +01:00
login_spec.rb
Fix a spec that was failing due to !3483
2016-05-04 12:17:12 +02:00
markdown_spec.rb
Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Diff::InlineDiff
2016-05-18 11:15:10 -05:00
milestone_spec.rb
Use a better message when milestone is newly created
2016-04-29 10:15:49 +01:00
notes_on_merge_requests_spec.rb
Update specs
2016-05-13 17:31:58 -05:00
participants_autocomplete_spec.rb
Add tests for autocomplete on a Commit
2016-04-16 07:21:28 -04:00
password_reset_spec.rb
Use devise paranoid mode and ensure the same message is returned every time
2015-12-09 18:40:37 -06:00
pipelines_spec.rb
Use pipelines.errors when communicating the error
2016-05-18 13:02:10 -05:00
profile_spec.rb
Use stub_application_setting in a few more specs
2015-07-06 22:39:56 -04:00
projects_spec.rb
Project title dropdown tests
2016-04-26 09:35:58 +01:00
runners_spec.rb
Minor runner-related code refactorings
2016-05-19 22:01:53 +02:00
search_spec.rb
Add test to check if top right search form is not present
2016-04-13 16:43:07 -05:00
signup_spec.rb
Change landing page when skipping confirmation email and add documentation
2016-05-16 14:56:32 -03:00
task_lists_spec.rb
Rename .issuable-details to .detail-page (and -header and -description)
2015-12-16 16:13:22 +01:00
triggers_spec.rb
Remove ci_ prefix from all ci related things
2015-12-11 18:02:09 +01:00
users_spec.rb
Improve uniqueness of field names on the signup form
2016-04-19 16:00:45 -04:00
variables_spec.rb
Updated project variable tests
2016-05-16 10:21:51 +01:00