- 04 May, 2017 1 commit
-
-
Rares Sfirlogea authored
Remove slash commands from Markdown preview and display their outcome next to the text field. Introduce new "explanation" block to our slash commands DSL. Introduce optional "parse_params" block to slash commands DSL that allows to process a parameter before it is passed to "explanation" or "command" blocks. Pass path for previewing Markdown as "data" attribute instead of setting a variable on "window".
-
- 21 Mar, 2017 1 commit
-
-
Jacob Schatz authored
Adds rel="noopener noreferrer" to all links with target="_blank" See merge request !2071
-
- 13 Mar, 2017 7 commits
-
-
Bob Van Landuyt authored
merge_request_for_resolving_discussions -> merge_request_to_resolve_discussions_of
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
And deduplicate the finding of MR's & discussions. Now the searching is done in the service, istead of the controller & the API.
-
Bob Van Landuyt authored
Delegate a discussion in a merge request into a new issue. The discussion wil be marked as resolved and a system note will be added linking to the newly created issue.
-
- 09 Mar, 2017 1 commit
-
-
TM Lee authored
- Ensure Save/Create button is aligned with Cancel - Move the cancel button above but float to the right using pull-right - Allows responsive css to flow
-
- 03 Feb, 2017 1 commit
-
-
Sean McGivern authored
Backport changes from the EE-only squash implementation, which would otherwise conflict when merge CE into EE. <https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1024>
-
- 24 Jan, 2017 1 commit
-
-
Kushal Pandya authored
-
- 19 Jan, 2017 1 commit
-
-
jurre authored
-
- 31 Dec, 2016 1 commit
-
-
Kushal Pandya authored
-
- 05 Dec, 2016 1 commit
-
-
Bob Van Landuyt authored
When a merge request can only be merged when all discussions are resolved. This feature allows to easily delegate those discussions to a new issue, while marking them as resolved in the merge request. The user is presented with a new issue, prepared with mentions of all unresolved discussions, including the first unresolved note of the discussion, time and link to the note. When the issue is created, the discussions in the merge request will get a system note directing the user to the newly created issue.
-
- 30 Nov, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 25 Nov, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 19 Nov, 2016 1 commit
-
-
Ruben Davila authored
-
- 16 Nov, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 08 Nov, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 04 Nov, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 03 Nov, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 19 Oct, 2016 2 commits
-
-
Fatih Acet authored
-
Douglas Barbosa Alexandre authored
-
- 14 Oct, 2016 1 commit
-
-
Phil Hughes authored
Closes #23337
-
- 13 Oct, 2016 1 commit
-
-
Luke Bennett authored
Added tests
-
- 04 Oct, 2016 1 commit
-
-
Fatih Acet authored
-
- 15 Sep, 2016 1 commit
-
-
Felipe Artur authored
-
- 30 Aug, 2016 3 commits
-
-
Katarzyna Kobierska authored
-
Katarzyna Kobierska authored
-
Katarzyna Kobierska authored
Add test for closed MR without fork Add view test visibility of Reopen and Close buttons Fix controller tests and validation method Fix missing space Remove unused variables from test closed_without_fork? method refactoring Add information about missing fork When closed MR without fork can't edit target branch Tests for closed MR edit view Fix indentation and rebase, refactoring
-
- 22 Aug, 2016 2 commits
-
-
Valery Sizov authored
-
Robert Speicher authored
-
- 18 Aug, 2016 2 commits
-
-
Paco Guzman authored
Use just SQL to check is a user can admin_issue on a project Using offset pagination instead pages to avoid a count query Tradeoff - we duplicate how we check admin_issue in a SQL relation in the Ability class
-
Achilleas Pipinellis authored
-
- 16 Aug, 2016 1 commit
-
-
Felipe Artur authored
-
- 13 Aug, 2016 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 20 Jul, 2016 2 commits
-
-
Phil Hughes authored
Updated a test to be more specific about where the content is
-
Phil Hughes authored
Added tests for new merge requests from forked project & owned project
-