| .. |
|
api_helpers_spec.rb
|
Fix API::APIHelpers -> API::Helpers;
|
2015-10-23 11:42:57 +08:00 |
|
branches_spec.rb
|
Clearing the entire Redis cache may be too expensive; just use
|
2015-07-21 19:09:33 -07:00 |
|
commit_status_spec.rb
|
Add allow_failure field to commit status API
|
2015-11-03 20:41:19 -08:00 |
|
commits_spec.rb
|
Implement Commit Status API
|
2015-10-12 11:53:49 +02:00 |
|
doorkeeper_access_spec.rb
|
Fix part of api specs for rubocop
|
2015-06-22 15:05:19 +02:00 |
|
files_spec.rb
|
Add ability to fetch the commit ID of the last commit that actually touched a file
|
2015-11-02 17:07:06 +02:00 |
|
fork_spec.rb
|
Fix Style/Blocks cop violations
|
2015-06-22 16:00:54 -04:00 |
|
group_members_spec.rb
|
Fix Style/Blocks cop violations
|
2015-06-22 16:00:54 -04:00 |
|
groups_spec.rb
|
Fix Error 500 in API when accessing a group that has an avatar
|
2015-08-24 07:46:06 -07:00 |
|
internal_spec.rb
|
Allow to configure gitlab_shell_secret location
|
2015-05-16 21:46:06 +02:00 |
|
issues_spec.rb
|
Change `foo.should` syntax to `expect(foo).to` in specs
|
2015-06-13 18:37:30 -04:00 |
|
keys_spec.rb
|
Add API method for get user by ID of an SSH key
|
2015-09-03 15:47:22 +03:00 |
|
labels_spec.rb
|
…
|
|
|
merge_requests_spec.rb
|
Fix bug where merge request comments created by API would not trigger notifications
|
2015-10-10 10:59:02 -07:00 |
|
milestones_spec.rb
|
Change `foo.should` syntax to `expect(foo).to` in specs
|
2015-06-13 18:37:30 -04:00 |
|
namespaces_spec.rb
|
Make namespace API available to all users
|
2015-05-28 11:39:12 -07:00 |
|
notes_spec.rb
|
…
|
|
|
project_hooks_spec.rb
|
hooks: improve tests for hook API
|
2015-09-24 16:59:16 -04:00 |
|
project_members_spec.rb
|
Fix Style/AlignHash cop violations
|
2015-06-22 22:24:39 -07:00 |
|
projects_spec.rb
|
Expose CI enable option in project features
|
2015-11-13 10:52:50 +01:00 |
|
repositories_spec.rb
|
Move git tags API to separate file
|
2015-11-12 15:41:13 +01:00 |
|
services_spec.rb
|
Expose CI enable option in project features
|
2015-11-13 10:52:50 +01:00 |
|
session_spec.rb
|
…
|
|
|
settings_spec.rb
|
Add tests and improve logic
|
2015-07-06 16:47:19 +02:00 |
|
system_hooks_spec.rb
|
Fix part of api specs for rubocop
|
2015-06-22 15:05:19 +02:00 |
|
tags_spec.rb
|
Allow editing a release in API via PUT method
|
2015-11-21 22:34:53 +01:00 |
|
users_spec.rb
|
Implement Build Artifacts
|
2015-11-10 12:51:50 +01:00 |