- 10 May, 2017 1 commit
-
-
blackst0ne authored
-
- 09 May, 2017 1 commit
-
-
Jacob Vosmaer authored
-
- 08 May, 2017 6 commits
-
-
Felipe Artur authored
-
Felipe Artur authored
-
Felipe Artur authored
-
Felipe Artur authored
-
Grzegorz Bizon authored
-
Sam Rose authored
-
- 05 May, 2017 13 commits
-
-
Valery Sizov authored
-
Grzegorz Bizon authored
User who is not allowed to trigger manual actions should not be allowed to reprocess / retrigger / retry these actions.
-
Valery Sizov authored
-
James Lopez authored
-
James Lopez authored
-
Valery Sizov authored
-
Valery Sizov authored
-
James Lopez authored
-
Jarka Kadlecova authored
-
Valery Sizov authored
-
blackst0ne authored
-
James Lopez authored
-
Clement Ho authored
-
- 04 May, 2017 11 commits
-
-
James Edwards-Jones authored
-
James Lopez authored
-
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".
-
James Lopez authored
-
Valery Sizov authored
-
Valery Sizov authored
-
James Lopez authored
-
Alfredo Sumaran authored
-
blackst0ne authored
-
blackst0ne authored
-
blackst0ne authored
-
- 03 May, 2017 1 commit
-
-
Mark Fletcher authored
Ensures deploy keys can't be re-added, which causes a validation error
-
- 02 May, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 01 May, 2017 1 commit
-
-
Robert Speicher authored
-
- 29 Apr, 2017 1 commit
-
-
Stan Hu authored
This reverts merge request !10845
-
- 28 Apr, 2017 1 commit
-
-
Alex Sanford authored
-
- 27 Apr, 2017 3 commits
-
-
Toon Claes authored
When an admin creates a project in the namespace of a user, that user automatically gains master access to that project.
-
Toon Claes authored
It does more than solely GitLab Markdown, so rename to MarkupHelper.
-
Toon Claes authored
TodoService should not call `.select(&:id)` on todos, because this is bad performance. So instead use sub-queries, which will result in a single SQL query to the database. https://docs.gitlab.com/ee/development/sql.html#plucking-ids
-