- 02 Mar, 2018 1 commit
-
-
Yorick Peterse authored
Using ProjectsFinder in TodosFinder to limit todos to the right projects leads to overly complicated and slow database queries. This commit removes the use of ProjectsFinder in favour of using Project.public_or_visible_to_current_user directly. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/43767
-
- 01 Mar, 2018 33 commits
-
-
Douwe Maan authored
Resolve "Allow API method /projects/:id/repository/commits to work over all commits" Closes #42434 See merge request gitlab-org/gitlab-ce!17182
-
Kamil Trzciński authored
Pipeline variables expressions See merge request gitlab-org/gitlab-ce!17261
-
Filipa Lacerda authored
Resolve "Tooltip for the stop pipeline button is 'Cancel'" Closes #42946 See merge request gitlab-org/gitlab-ce!17444
-
Robert Speicher authored
Encode revision for gitattributes ref Closes gitaly#1032 and #43278 See merge request gitlab-org/gitlab-ce!17291
-
Tiago Botelho authored
-
Grzegorz Bizon authored
-
Rémy Coutable authored
Bump source installs to use git 2.16 See merge request gitlab-org/gitlab-ce!17441
-
Sean McGivern authored
Document the ee-files-location-check CI job Closes #43711 See merge request gitlab-org/gitlab-ce!17451
-
Rémy Coutable authored
Resolve "Projects hooks : confidential_issues_events" Closes #43425 See merge request gitlab-org/gitlab-ce!17370
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Tim Zallmann authored
Add animation performance guide to frontend docs See merge request gitlab-org/gitlab-ce!17234
-
Rémy Coutable authored
Add source and target branch filters to merge requests API Closes #42492 See merge request gitlab-org/gitlab-ce!17355
-
Douwe Maan authored
Resolve "Externalization (i18n) documentation should say that whole shouldn't be split into several externalized words/group of words" Closes #43294 See merge request gitlab-org/gitlab-ce!17151
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Douwe Maan authored
Add ability to use external plugins as system hooks See merge request gitlab-org/gitlab-ce!17003
-
Sean McGivern authored
-
Jean-Baptiste Guerraz authored
-
Filipa Lacerda authored
CE Platform port for EE epics filtered search changes See merge request gitlab-org/gitlab-ce!17445
-
Phil Hughes authored
init sidebar bundle separately to allow EE override See merge request gitlab-org/gitlab-ce!17412
-
Simon Knox authored
-
Phil Hughes authored
Use v-if in the expand button for performance See merge request gitlab-org/gitlab-ce!17394
-
Rémy Coutable authored
Forbid all inline script tags in Linter::InlineJavaScript See merge request gitlab-org/gitlab-ce!17437
-
Rémy Coutable authored
Tag migration specs with :sidekiq to clear queues between tests See merge request gitlab-org/gitlab-ce!17442
-
Zeger-Jan van de Weg authored
A field didn't call the needed encoding helper, thus some UTF-8 encoding couldn't be encoded to ASCII. Using the helper method this was fixed. Tests are now run against Gitaly and Rugged too, to ensure both remain working correctly. Fixes gitlab-org/gitaly#1032, gitlab-org/gitlab-ce#43278
-
Rémy Coutable authored
Remove use of any_instance_of in runner spec See merge request gitlab-org/gitlab-ce!17427
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
DJ Mountney authored
Bump GitLab CI image to use git 2.16 See merge request gitlab-org/gitlab-ce!17440
-
Dylan Griffith authored
-
Clement Ho authored
Removed protected_tags webpack bundle See merge request gitlab-org/gitlab-ce!17334
-
- 28 Feb, 2018 6 commits
-
-
Stan Hu authored
This was failing in https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/55004375
-
Stan Hu authored
-
Stan Hu authored
git 2.15.0 has some significant performance improvements when running `git fetch` on a repository that has lots of references. See https://gitlab.com/gitlab-com/migration/issues/216#note_60672987 for more details.
-
Connor Shea authored
-
Connor Shea authored
-
Stan Hu authored
-