| .. |
|
avatars_controller_spec.rb
|
Fix bug where avatar filenames were not actually deleted from the database during removal.
|
2015-05-07 10:00:35 -07:00 |
|
commit_controller_spec.rb
|
Ensure Commit#show responds 404 instead of 500 when given an invalid ID
|
2016-02-15 15:48:16 -05:00 |
|
compare_controller_spec.rb
|
Add ignore white space option in merge request diff
|
2015-11-13 16:53:53 +09:00 |
|
find_file_controller_spec.rb
|
Merge branch 'master' of github.com:gitlabhq/gitlabhq
|
2016-01-07 12:56:18 +01:00 |
|
imports_controller_spec.rb
|
Redirect /import to project page if no importing at all and repo exists
|
2016-02-17 15:05:44 +01:00 |
|
issues_controller_spec.rb
|
Redirect case sensitive project path to the normalized one
|
2015-09-18 16:37:21 +02:00 |
|
merge_requests_controller_spec.rb
|
Add spec for assigning view param from cookie
|
2016-02-05 16:03:20 -05:00 |
|
milestones_controller_spec.rb
|
Fix spec that broke due to fact that iid is needed, not id, for MilestonesController
|
2015-12-05 00:04:44 -08:00 |
|
protected_branches_controller_spec.rb
|
Fix broken `project_url` routing when protected branches are accessed with an empty repo
|
2015-03-01 20:26:21 -08:00 |
|
raw_controller_spec.rb
|
All for you rubocop.
|
2015-12-08 14:00:15 +01:00 |
|
refs_controller_spec.rb
|
Fix Style/AlignHash cop violations
|
2015-06-22 22:24:39 -07:00 |
|
repositories_controller_spec.rb
|
Remove archive file sending spec
|
2015-10-14 15:21:14 +02:00 |
|
services_controller_spec.rb
|
Redirect to a default path if HTTP_REFERER is not set
|
2015-10-20 07:45:48 -07:00 |
|
tree_controller_spec.rb
|
Fix specs
|
2015-12-18 17:09:58 +01:00 |
|
uploads_controller_spec.rb
|
Fix: Images cannot show when projects' path was changed
|
2015-10-14 18:50:35 +03:00 |