- 02 May, 2017 1 commit
-
-
Sean McGivern authored
N in this case is low, as it's the number of distinct projects referenced from MRs, rather than the number of MRs referenced (issues use their own optimization). Still, on issues or MRs which are often referenced from MRs, it will save a few queries.
-
- 26 Apr, 2017 1 commit
-
-
Lin Jen-Shin authored
-
- 25 Apr, 2017 3 commits
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
Closes #31280
-
blackst0ne authored
-
- 21 Apr, 2017 2 commits
-
-
Nick Thomas authored
-
Nick Thomas authored
-
- 19 Apr, 2017 3 commits
-
-
Adam Niedzielski authored
Closes #30916 Change the presentation from [closed] to (closed)
-
Adam Niedzielski authored
Fixes #30557 Use "lang" attribute instead of "class" in PlantumlFilter.
-
Adam Niedzielski authored
Closes #30964
-
- 15 Apr, 2017 1 commit
-
-
Stan Hu authored
Closes #30972
-
- 13 Apr, 2017 1 commit
-
-
Adam Niedzielski authored
Closes #30874. Ignore nodes with no children. Append directly to the node instead of the last child of the node to avoid inheriting formatting from the last child
-
- 10 Apr, 2017 1 commit
-
-
Adam Niedzielski authored
-
- 07 Apr, 2017 1 commit
-
-
Adam Buckland authored
Example: for issues that are closed, the links will now show '[closed]' following the issue number. This is done as post-process after the markdown has been loaded from the cache as the status of the issue may change between the cache being populated and the content being displayed. In order to avoid N+1 queries problem when rendering notes ObjectRenderer populates the cache of referenced issuables for all notes at once, before the post processing phase. As a part of this change, the Banzai BaseParser#grouped_objects_for_nodes method has been refactored to return a Hash utilising the node itself as the key, since this was a common pattern of usage for this method.
-
- 06 Apr, 2017 1 commit
-
-
Robert Speicher authored
Remove class from SanitizationFilter whitelist See merge request !2079
-
- 28 Mar, 2017 4 commits
-
-
blackst0ne authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Use the same approach in Banzai::Filter::MergeRequestReferenceFilter as we do with issues. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 21 Mar, 2017 1 commit
-
-
Jacob Schatz authored
Adds rel="noopener noreferrer" to all links with target="_blank" See merge request !2071
-
- 16 Mar, 2017 1 commit
-
-
Douwe Maan authored
-
- 15 Mar, 2017 1 commit
-
-
Mike Greiling authored
-
- 14 Mar, 2017 1 commit
-
-
Douwe Maan authored
-
- 09 Mar, 2017 1 commit
-
-
http://jneen.net/ authored
to make sure we mean the global permissions
-
- 06 Mar, 2017 2 commits
-
-
Eric Eastwood authored
- gl_emoji for falling back to image/css-sprite when the browser doesn't support an emoji - Markdown rendering (Banzai filter) - Autocomplete - Award emoji menu - Perceived perf - Immediate response because we now build client-side - Update `digests.json` generation in gemojione rake task to be more useful and include `unicodeVersion` MR: !9437 See issues - #26371 - #27250 - #22474
-
James authored
Also adds details/summary tags to Copy-as-GFM
-
- 01 Mar, 2017 1 commit
-
-
Douwe Maan authored
-
- 23 Feb, 2017 9 commits
-
-
Douwe Maan authored
This reverts commit e00fb2bdc2090e9cabeb1eb35a2672a882cc96e9. # Conflicts: # .rubocop.yml # .rubocop_todo.yml # lib/gitlab/ci/config/entry/global.rb # lib/gitlab/ci/config/entry/jobs.rb # spec/lib/gitlab/ci/config/entry/factory_spec.rb # spec/lib/gitlab/ci/config/entry/global_spec.rb # spec/lib/gitlab/ci/config/entry/job_spec.rb # spec/lib/gitlab/ci/status/build/factory_spec.rb # spec/lib/gitlab/incoming_email_spec.rb
-
Douwe Maan authored
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
-
Douwe Maan authored
This reverts commit 96bef54154e669f9a3e92c3a4bc76c0be3a52e48.
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 21 Feb, 2017 1 commit
-
-
Douwe Maan authored
-
- 16 Feb, 2017 1 commit
-
-
Douwe Maan authored
-
- 13 Feb, 2017 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 08 Feb, 2017 1 commit
-
-
Ershad Kunnakkadan authored
-