blackst0ne
27c95364b5
Replace '.team << [user, role]' with 'add_role(user)' in specs
2017-12-22 19:18:28 +11:00
haseeb
e54307121f
show status of issue links in wiki page
2017-12-04 16:27:47 +00:00
Francisco Javier López
bf0331dc72
Resolve "DashboardController#activity.json is slow due to SQL"
2017-11-06 16:52:56 +00:00
Tiago Botelho
6d8e102c74
Adds cacheless render to Banzai object render
2017-09-06 15:35:35 +01:00
Robert Speicher
72a7b30c9f
Change all :empty_project
to :project
2017-08-02 17:47:31 -04:00
Robert Speicher
9513bd18c4
Ensure all project factories use :repository
trait or :empty_project
2017-08-01 14:51:52 -04:00
Gabriel Mazetto
abb878326c
Rename many path_with_namespace -> full_path
2017-08-01 07:26:58 +02:00
Douwe Maan
fe13f11041
Create and use project path helpers that only need a project, no namespace
2017-07-05 11:11:59 -05:00
Grzegorz Bizon
0430b76441
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00:00
Phil Hughes
94b93e49d2
Merge branch 'master' into emoji-button-titles
2017-04-27 16:56:30 +01:00
Toon Claes
66c8756e44
Remove the unnecessary ApplicationSetting stubbing
2017-04-27 13:22:17 +02:00
Toon Claes
a53442751f
Fix failing specs
2017-04-27 13:22:17 +02:00
Douwe Maan
4f2d6b3e21
Refactor MarkupHelper
2017-04-27 13:22:17 +02:00
Toon Claes
05e0f50453
Cache the rendered README, but post-process on show
...
Because the post-processing of the rendered README is dependent on the
context (i.e. the current user), do the post-processing when the
README is being displayed.
2017-04-27 13:22:17 +02:00
Toon Claes
ef4d4446e9
Move some methods from ApplicationHelper to MarkupHelper
2017-04-27 13:22:17 +02:00
Toon Claes
d95bffc6da
Rename GitlabMarkdownHelper -> MarkupHelper
...
It does more than solely GitLab Markdown, so rename to MarkupHelper.
2017-04-27 13:22:17 +02:00