- 16 May, 2018 1 commit
-
-
haseeb authored
-
- 07 Mar, 2018 1 commit
-
-
haseeb authored
-
- 06 Mar, 2018 1 commit
-
-
haseeb authored
-
- 03 Mar, 2018 3 commits
- 22 Feb, 2018 2 commits
- 21 Feb, 2018 3 commits
- 16 Feb, 2018 1 commit
-
-
haseeb authored
-
- 06 Feb, 2018 1 commit
-
-
haseeb authored
-
- 28 Nov, 2017 1 commit
-
-
Eric Eastwood authored
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/40543 Bug introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15192
-
- 06 Sep, 2017 1 commit
-
-
Phil Hughes authored
-
- 17 Aug, 2017 1 commit
-
-
Phil Hughes authored
-
- 23 Jun, 2017 1 commit
-
-
Phil Hughes authored
-
- 29 May, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 03 May, 2017 2 commits
-
-
Jarka Kadlecova authored
-
blackst0ne authored
-
- 09 Dec, 2016 1 commit
-
-
Mike Greiling authored
-
- 06 Oct, 2016 1 commit
-
-
Nick Thomas authored
This commit alters views for the following models to use the markdown cache if present: * AbuseReport * Appearance * ApplicationSetting * BroadcastMessage * Group * Issue * Label * MergeRequest * Milestone * Project At the same time, calls to `escape_once` have been moved into the `single_line` Banzai pipeline, so they can't be missed out by accident and the work is done at save, rather than render, time.
-
- 05 Sep, 2016 1 commit
-
-
Luke Bennett authored
Rearranged datetime created line Added `avatar_class` option to `link_to_member` so it can be hidden Made snippet title font heavier Added file title bar Hidden unneeded info from xs screens Added visibility icon Reveal file-actions on xs screens Added comments icon to snippets list items Refactored no-comments declaration into framework stylesheet Final touch ups Fixed snippets_spec
-
- 03 Jun, 2016 3 commits
-
-
James Lopez authored
-
James Lopez authored
This reverts commit 3e99123095b26988de67a94b0e7a5207c1ef5ae2.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 01 Jun, 2016 1 commit
-
-
Douwe Maan authored
Separate reference gathering from rendering This is a required step to allow batch processing when gathering references. This in turn would allow grabbing (for example) all mentioned users of an issue/merge request using a single query. cc @rspeicher @DouweM See merge request !3969
-
- 26 May, 2016 1 commit
-
-
Yorick Peterse authored
This ensures all these calls have an author set, allowing the use of "all" mentions where possible.
-
- 31 May, 2016 1 commit
-
-
Lin Jen-Shin authored
-
- 28 May, 2016 1 commit
-
-
Lin Jen-Shin authored
-
- 18 May, 2016 1 commit
-
-
Phil Hughes authored
Closes #14328
-
- 25 Apr, 2016 1 commit
-
-
Annabel Dunstone authored
-
- 20 Mar, 2016 1 commit
-
-
Arinde Eniola authored
-
- 16 Dec, 2015 1 commit
-
-
Douwe Maan authored
-
- 15 Dec, 2015 1 commit
-
-
Douwe Maan authored
-
- 10 Dec, 2015 1 commit
-
-
Douwe Maan authored
# Conflicts: # spec/lib/gitlab/markdown/autolink_filter_spec.rb # spec/lib/gitlab/markdown/commit_range_reference_filter_spec.rb # spec/lib/gitlab/markdown/commit_reference_filter_spec.rb # spec/lib/gitlab/markdown/cross_project_reference_spec.rb # spec/lib/gitlab/markdown/emoji_filter_spec.rb # spec/lib/gitlab/markdown/external_issue_reference_filter_spec.rb # spec/lib/gitlab/markdown/external_link_filter_spec.rb # spec/lib/gitlab/markdown/issue_reference_filter_spec.rb # spec/lib/gitlab/markdown/label_reference_filter_spec.rb # spec/lib/gitlab/markdown/merge_request_reference_filter_spec.rb # spec/lib/gitlab/markdown/redactor_filter_spec.rb # spec/lib/gitlab/markdown/reference_gatherer_filter_spec.rb # spec/lib/gitlab/markdown/relative_link_filter_spec.rb # spec/lib/gitlab/markdown/sanitization_filter_spec.rb # spec/lib/gitlab/markdown/snippet_reference_filter_spec.rb # spec/lib/gitlab/markdown/syntax_highlight_filter_spec.rb # spec/lib/gitlab/markdown/table_of_contents_filter_spec.rb # spec/lib/gitlab/markdown/task_list_filter_spec.rb # spec/lib/gitlab/markdown/upload_link_filter_spec.rb # spec/lib/gitlab/markdown/user_reference_filter_spec.rb
-
- 07 Dec, 2015 1 commit
-
-
Douwe Maan authored
-
- 03 Dec, 2015 1 commit
-
-
Douwe Maan authored
-
- 27 Oct, 2015 1 commit
-
-
Douwe Maan authored
-
- 07 Dec, 2015 1 commit
-
-
Zeger-Jan van de Weg authored
-