- 13 Jan, 2017 1 commit
-
-
Filipa Lacerda authored
Fixes builds dropdown making request when clicked to be closed Adds MR ID to CHANGELOG Improve documentation Use bootstrap dropdown events to only make the request when the dropdown is being opened
-
- 12 Jan, 2017 17 commits
-
-
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 18 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
-
Marin Jankovski authored
Add detail to backup_restore omnibus remote storage docs See merge request !8306
-
Fatih Acet authored
Keep max width on MR content on side by side view Closes #25907 See merge request !8467
-
Yorick Peterse authored
This ensures that the project_authorizations rows exist for all users for which this data has not yet been populated. Fixes #26194
-
Annabel Dunstone Gray authored
Resolve "Alerts should be responsive" Closes #25776 See merge request !8424
-
-
Mark Fletcher authored
-
Rémy Coutable authored
Update templates - 8.16 RC1 See merge request !8505
-
James Lopez authored
-
Sean McGivern authored
Fix Rubocop configuration files to avoid CE to EE merge problems See merge request !8525
-
Grzegorz Bizon authored
-
Connor Smallman authored
Centered alert text and prevented alert actions links from floating right for viewports below medium width (992px) Centered alert text stopped alert actions from floating right for viewports below medium width (992px) Update styles to use correct screen width variable for max-width media query Added unreleased changelog Added class to alert links wrapper Updated styles for new class, float alert links on larger screens
-
Clement Ho authored
-
Robert Speicher authored
-
Robert Speicher authored
Updated Turbolinks to patched version of turbolinks-classic See https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2048
-
- 10 Jan, 2017 4 commits
-
-
Achilleas Pipinellis authored
Clarify instructions for importing Wiki/Merge Request data See merge request !8075
-
Annabel Dunstone Gray authored
Display project avatars on Admin Area and Projects pages for mobile views See merge request !8506
-
Annabel Dunstone Gray authored
26504 Fix styling of MR jump to discussion button Closes #26504 See merge request !8511
-
tauriedavis authored
-