- 30 Jan, 2017 8 commits
-
-
Z.J. van de Weg authored
When the trigger endpoint is called, it has to find the right service for the given project. However, the old implementation did much more. For example, it build a list of the missing services on this project. This whole process took about 750ms _each time_. The current implementation is expected to perform 10x better, as it only searches in the current projects services. Given the service has to be configured anyway, this can be done.
-
Rémy Coutable authored
Fix the documentation to use the correct variable in a code example See merge request !8585
-
Fatih Acet authored
Resolve "Cannot login with 2fa" Closes #27047 See merge request !8730
-
Sean McGivern authored
Don't group issue, merge request and TODO lists by project Closes #23634 See merge request !8519
-
Rémy Coutable authored
add information that docker registry storage needs to be accessible for docker clients See merge request !8179
-
Rémy Coutable authored
Added test for initial merge request widget state See merge request !8738
-
Rémy Coutable authored
Changed composer installer script in the CI PHP example doc See merge request !8817
-
Rémy Coutable authored
Ensure autogenerated title does not cause failing spec Closes #26933 See merge request !8693
-
- 29 Jan, 2017 2 commits
-
-
Achilleas Pipinellis authored
UX Guide: minor updates See merge request !8862
-
Allison Whilden authored
[ci skip] UX guide: clean up term tables in copy [ci skip] UX guide: update dropdown max height for multiline items
-
- 27 Jan, 2017 30 commits
-
-
Jacob Schatz authored
Remove hard-coded absolute URLs from all frontend assets See merge request !8831
-
Alfredo Sumaran authored
Fixed Issuable sidebar so it remains closed on mobile/smaller screen devices See merge request !7466
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Berna Castro authored
Refactor overall code and fix failing specs Fix Project#to_reference Fix wrong spaces and update changelog Refactor #to_reference for Project & Issue Fix and improves Project#to_reference
-
Berna Castro authored
-
Berna Castro authored
-
Berna Castro authored
-
Berna Castro authored
-
Berna Castro authored
-
Jose Ivan Vargas authored
-
Filipa Lacerda authored
Merge branch '27248-filtered-search-does-not-allow-filtering-labels-with-multiple-words' into 'master' Fix filtering label and milestone with multiple words Closes #27248 and #27334 See merge request !8830
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Robert Speicher authored
Resolve "NameError: uninitialized constant ApplicationSetting::DEFAULTS" Closes #27280 See merge request !8805
-
Fatih Acet authored
Merge branch '26448-unnecessary-request-is-made-when-filter-input-box-is-focused-by-keyboard' into 'master' Only search commits on input change since last search Closes #26448 See merge request !8488
-
Filipa Lacerda authored
Fix search bar search param encoding Closes #27398 See merge request !8753
-
Clement Ho authored
Contribution calendar now scrolls right by default See merge request !6192
-