- 03 Feb, 2017 21 commits
-
-
Filipa Lacerda authored
* master: Backport changes from EE squash replace `find_with_namespace` with `find_by_full_path` PlantUML support for Markdown Update api docs and minor changes Force new password after password reset via API Fixed protected branches dropdown Fixed up tests Fixed the active branch selected indicator Changed how the data is returned - we only care about the branch/tag name Uses take rather than Kaminari Use cloneNode instead of createElement Improved ref switcher dropdown performance
-
Filipa Lacerda authored
Move Empty state to vue component
-
Jacob Schatz authored
Improved ref switcher dropdown performance Closes #18202 See merge request !7239
-
Sean McGivern authored
PlantUML support for Markdown Closes #4048 See merge request !8588
-
Sean McGivern authored
Backport changes from EE squash See merge request !8912
-
Dmitriy Zaporozhets authored
replace `find_with_namespace` with `find_by_full_path` See merge request !8949
-
Sean McGivern authored
Force new password after password reset via API Closes #24606 See merge request !8933
-
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>
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Filipa Lacerda authored
Document and remove unused code Declare components in a consistent way; Use " instead of ' to improve consistency; Update documentation; Fix commit author verification to match the use cases; Adds tests for the added components Fix paths in pagination spec Adds tests to pipelines table used in merge requests and commits Use same resource interceptor Fix eslint error
-
Filipa Lacerda authored
Remove duplicate data-toggle attributes. Reuse the same pipeline table Remove unneeded required resources Remove unused file; Fix mr pipelines loading Updates documentation
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
Filipa Lacerda authored
Create shared folder for vue common files Update paths Second iteration - refactor main component to be 100% reusable between the 3 tables
-
Stan Hu authored
Update installation docs to include Docker, others See merge request !8943
-
Adam Pahlevi authored
add complete changelog for !8949
-
- 02 Feb, 2017 19 commits
-
-
Horacio Sanson authored
Allow rendering of PlantUML diagrams in Markdown documents using fenced blocks: ```plantuml Bob -> Sara : Hello Sara -> Bob : Go away ``` Closes: #4048
-
Douwe Maan authored
Don't execute git hooks if you create branch as part of other change Closes #23439 See merge request !7237
-
Alfredo Sumaran authored
Backport frontend test fixes from webpack branch See merge request !8945
-
Alfredo Sumaran authored
Ignore node_modules in rubocop See merge request !8942
-
Robert Speicher authored
Don't require lib/gitlab/request_profiler/middleware.rb in config/initializers/request_profiler.rb Closes #20452 See merge request !8927
-
Annabel Dunstone Gray authored
Resolve "Comment button doesn't align vertically with line number" Closes #26859 See merge request !8918
-
Annabel Dunstone Gray authored
Resolve "Comment button doesn't align vertically with line number" Closes #26859 See merge request !8918
-
Mike Greiling authored
-
Achilleas Pipinellis authored
Fix Ruby verification command See merge request !8938
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Annabel Dunstone Gray authored
Resolve "Double separator line in Edit projects settings" Closes #27321 See merge request !8917
-
Achilleas Pipinellis authored
Simplify the SSH protocol introduction and link to a DO tutorial See merge request !8901
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Bryce Johnson authored
-