Robert Speicher
|
4ced630fed
|
Add Gitlab::Markdown::EmojiFilter
|
2015-04-21 12:53:42 -04:00 |
|
Robert Speicher
|
b389424627
|
Skip failing test until usernames can't end in periods again
|
2015-04-20 13:01:47 -04:00 |
|
 Douwe MaanandRobert Speicher
|
c52bf4ad3c
|
Tweak single-word label regex to fix pending spec.
|
2015-04-20 13:01:47 -04:00 |
|
 Douwe MaanandRobert Speicher
|
b5802d144b
|
project_from_ref returns nil when reference doesn't exist.
|
2015-04-20 13:01:47 -04:00 |
|
Robert Speicher
|
2823c058d8
|
project_from_ref returns nil when reference can't be accessed
Prior it would return the project from the current context, which wasn't
the intended behavior.
|
2015-04-20 13:01:47 -04:00 |
|
Robert Speicher
|
3a0b4340aa
|
Add more tests for cross-project references
|
2015-04-20 13:01:46 -04:00 |
|
Robert Speicher
|
b905702d4f
|
Escape title attributes in references
|
2015-04-20 13:01:46 -04:00 |
|
Robert Speicher
|
5b6c1a2182
|
Fix Issue and ExternalIssue reference specs
|
2015-04-20 13:01:45 -04:00 |
|
Robert Speicher
|
b0ea7b3b3d
|
Fix cross-project reference specs for new permission check
For simplicity's sake, since we're testing the actual referencing, we
just force the permission check to always be allowed.
|
2015-04-20 13:01:44 -04:00 |
|
Robert Speicher
|
a803cd51eb
|
Check for project read permissions in cross-references
|
2015-04-20 13:01:44 -04:00 |
|
Robert Speicher
|
29604ff2c3
|
Add permission checking to UserReferenceFilter
|
2015-04-20 13:01:43 -04:00 |
|
Robert Speicher
|
189c5347be
|
Add name-based referencing to LabelReferenceFilter
|
2015-04-20 13:01:43 -04:00 |
|
Robert Speicher
|
4cb1cc2b64
|
Make CommitRange and Snippets cross-referable
|
2015-04-20 13:01:42 -04:00 |
|
Robert Speicher
|
d520fe07ad
|
Fix GitlabMarkdownHelper spec
|
2015-04-20 13:01:42 -04:00 |
|
Robert Speicher
|
96c2b94048
|
Reference filters ✨
Commit ranges, commits, external issues, issues, labels, merge requests,
snippets, users.
|
2015-04-20 13:01:42 -04:00 |
|