- 13 Jan, 2017 8 commits
-
-
Semyon Pupkov authored
-
Robert Speicher authored
Update gitlab-markup back to 1.5.1 in Gemfile Closes #26627 See merge request !8550
-
Rémy Coutable authored
Move dashboard help spinach test to rspec See merge request !8436
-
Rémy Coutable authored
Move dashboard group spinach test to rspec See merge request !8434
-
Rémy Coutable authored
Move dashboard archived projects spinach tests to rspec See merge request !8431
-
Rémy Coutable authored
Move dashboard active tab spinach test to rspec See merge request !8423
-
Rémy Coutable authored
Remove duplicate let in cycle_analytics_spec See merge request !8422
-
Rémy Coutable authored
Move admin users spinach tests to rspec See merge request !8395
-
- 12 Jan, 2017 28 commits
-
-
Robert Speicher authored
Refactor controller params See merge request !8522
-
Robert Speicher authored
Use ReactiveCaching to update external CI status asynchronously See https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2055
-
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>
-
Annabel Dunstone Gray authored
Fixes pipeline status cell is too wide by adding missing classes in table head cells Closes #26615 See merge request !8549
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Jacob Schatz authored
Add changelog for search-bar-first-iteration See merge request !8546
-
Filipa Lacerda authored
Adds mr id to changelog
-
Robert Speicher authored
Remove redundant parentheses in TodosController spec [ci skip] See merge request !8548
-
Tiago Botelho authored
-
Clement Ho authored
-
Douwe Maan authored
Use configured git rather thans system git See merge request !8460
-
Douwe Maan authored
Do not check for valid url for .gitlab-ci.yml Closes #22970 See merge request !8451
-
Douwe Maan authored
Fill missing authorized projects rows Closes #26194 See merge request !8476
-
Douwe Maan authored
Remove more orphans when removing stray namespaces Closes #25146 See merge request !7841
-
Alfredo Sumaran authored
Scroll to bottom on build completion if autoscroll was active Closes #26109 See merge request !8391
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Jacob Schatz authored
Search bar first iteration Closes #21747 See merge request !7345
-
Sean McGivern authored
Add support for PlantUML diagrams in Asciidoc. Closes #17603 See merge request !8537
-
Sean McGivern authored
Do not remove "autodeploy" directory when fetching CI templates See merge request !8517
-
Sean McGivern authored
Fix project queued for deletion re-creation tooltip Closes #17235 See merge request !5393
-
Horacio Sanson authored
This MR enables rendering of PlantUML diagrams in Asciidoc documents. To add a PlantUML diagram all we need is to include a plantuml block like: ``` [plantuml, id="myDiagram", width="100px", height="100px"] -- bob -> alice : ping alice -> bob : pong -- ``` The plantuml block is substituted by an HTML img element with *src* pointing to an external PlantUML server. This MR also add a PlantUML integration section to the Administrator -> Settings page to configure the PlantUML rendering service and to enable/disable it. Closes: #17603
-
Clement Ho authored
-
Robert Speicher authored
Refactor admin controllers params See merge request !8521
-
Clement Ho authored
-
- 11 Jan, 2017 4 commits
-
-
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
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Fix Users API to accept confirm parameter Closes #26295 See merge request !8531
-