Douwe Maan
|
1e8d703a85
|
Tag model specs
|
2015-12-09 10:50:51 +01:00 |
|
Douwe Maan
|
62c14ba2ed
|
Render commit reference using short sha, but include full sha in comment.
|
2015-12-01 12:58:45 +01:00 |
|
Douwe Maan
|
a7be01cd07
|
Render commit range reference with short shas, link to full shas.
|
2015-11-30 21:10:52 +01:00 |
|
Dmitriy Zaporozhets
|
f40b99d02e
|
Merge branch 'master' into rubocop-for-tests
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
spec/features/issues_spec.rb
spec/models/forked_project_link_spec.rb
spec/models/hooks/service_hook_spec.rb
spec/models/hooks/web_hook_spec.rb
spec/models/project_services/hipchat_service_spec.rb
spec/requests/api/project_members_spec.rb
spec/requests/api/projects_spec.rb
spec/requests/api/system_hooks_spec.rb
spec/services/archive_repository_service_spec.rb
spec/support/matchers.rb
spec/tasks/gitlab/backup_rake_spec.rb
|
2015-06-23 10:44:03 +02:00 |
|
Robert Speicher
|
94eff65569
|
Fix Style/SpaceInsideHashLiteralBraces cop violations
These fixes were performed automatically by Rubocop's `-a` flag.
|
2015-06-22 14:41:00 -04:00 |
|
Robert Speicher
|
0f627f1c60
|
Fix raise_error without an argument deprecation warnings
|
2015-06-22 12:13:47 +02:00 |
|
Robert Speicher
|
136ab73803
|
Update CommitRange#to_reference to use full SHAs
We only want them shortened by the filter, which calls to_s
|
2015-05-26 15:48:31 -04:00 |
|
Robert Speicher
|
c0faf91ff2
|
Add to_reference for models that support references
Now there is a single source of information for which attribute a model
uses to be referenced, and its special character.
|
2015-05-26 15:48:30 -04:00 |
|
Robert Speicher
|
165cacce16
|
Rename CommitRange#inclusive? to #exclude_start?
|
2015-04-25 14:58:49 -04:00 |
|
Robert Speicher
|
92c681a53c
|
Remove CommitRange#to_a
|
2015-04-25 14:45:56 -04:00 |
|
Robert Speicher
|
2403a28b3f
|
Include caret in CommitRange#reference_title
|
2015-04-25 14:41:06 -04:00 |
|
Robert Speicher
|
c11d3c5789
|
Remove param from CommitRange#to_s
|
2015-04-25 14:41:06 -04:00 |
|
Robert Speicher
|
81a21e5796
|
CommitRange improvements
|
2015-04-25 14:41:06 -04:00 |
|
Robert Speicher
|
a8e6656481
|
Add CommitRange class
|
2015-04-25 14:40:40 -04:00 |
|