- 16 Nov, 2017 1 commit
-
-
Jacopo authored
Adds a rubocop rule (with autocorrect) to ensure line break after guard clauses.
-
- 15 Nov, 2017 3 commits
-
-
Achilleas Pipinellis authored
Replace 'charts' with 'chart' See merge request gitlab-org/gitlab-ce!15385
-
Achilleas Pipinellis authored
Update licensing docs to clarify process for node modules Closes #38007 See merge request gitlab-org/gitlab-ce!14575
-
Annabel Dunstone Gray authored
40161 Remove extra margin from wordmark in header Closes #40161 See merge request gitlab-org/gitlab-ce!15389
-
- 14 Nov, 2017 29 commits
-
-
Robert Speicher authored
skip_gitaly_mock disables Gitaly in specs See merge request gitlab-org/gitlab-ce!15383
-
tauriedavis authored
-
Nestor Pestelos authored
Auto DevOps' gitlab-ci.yml expects a directory named 'chart'. See also: https://gitlab.com/gitlab-org/gitlab-ci-yml/merge_requests/114
-
Kim "BKC" Carlbäcker authored
-
Felipe Artur authored
[ci skip]
-
Felipe Artur authored
-
Felipe Artur authored
-
Sean McGivern authored
Include child projects a user can manage in namespace dropdowns Closes #39987 See merge request gitlab-org/gitlab-ce!15294
-
Tim Zallmann authored
Update queries to remove duplicate entries (CE version) See merge request gitlab-org/gitlab-ce!15254
-
Annabel Dunstone Gray authored
Fix typo See merge request gitlab-org/gitlab-ce!15358
-
Bob Van Landuyt authored
So the groups with the same parent are listed together. The recursive cte seemed to do it by itself, but it is not guaranteed. By ordering on the `route.path` that includes every parent group, we can assume they're going to be in the right order.
-
Bob Van Landuyt authored
These dropdown options are used for creating and transfering projects.
-
Phil Hughes authored
Stops page reload when changing tabs or pages - uses API requests instead See merge request gitlab-org/gitlab-ce!15280
-
Filipa Lacerda authored
-
Clement Ho authored
Enable UnnecessaryMantissa in scss-lint See merge request gitlab-org/gitlab-ce!15255
-
Yorick Peterse authored
Don't try to create fork network memberships for forks of forks Closes #40072 See merge request gitlab-org/gitlab-ce!15366
-
Sean McGivern authored
Prevent position update for image diff notes Closes #40058 See merge request gitlab-org/gitlab-ce!15357
-
Sean McGivern authored
Fix filter by my reaction is not working Closes #39930 See merge request gitlab-org/gitlab-ce!15345
-
Kamil Trzciński authored
Do not allow jobs to be erased Closes #31771 See merge request gitlab-org/gitlab-ce!15216
-
Kamil Trzciński authored
Make sure all pipelines would go to pending once Closes #39884 See merge request gitlab-org/gitlab-ce!15251
-
Tim Zallmann authored
Formats bytes to human readable number in registry table See merge request gitlab-org/gitlab-ce!15359
-
Bob Van Landuyt authored
In case the root project of a Fork-of-fork is deleted, the ForkNetwork and the membership for that fork network is never created. In this case we shouldn't try to create the membership, since the parent membership will never be created. This means that these fork networks will be lost.
-
Jacob Schatz authored
slack landing page ce backport See merge request gitlab-org/gitlab-ce!15354
-
Sean McGivern authored
Resolve "Spinach deprecation" Closes #40127 See merge request gitlab-org/gitlab-ce!15365
-
Douwe Maan authored
Handle forks in Gitlab::Checks::LfsIntegrity Closes #39902 See merge request gitlab-org/gitlab-ce!15279
-
Sean McGivern authored
Update limit_ee_conflicts.md with assets/gitlab-svgs conflict resolution. See merge request gitlab-org/gitlab-ce!15361
-
Phil Hughes authored
Export project, projectAvatar and projectImport as ES6 modules See merge request gitlab-org/gitlab-ce!15355
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Incorporate Gitaly's WikiService.WikiGetAllPages RPC Closes gitaly#722 See merge request gitlab-org/gitlab-ce!15307
-
- 13 Nov, 2017 7 commits
-
-
Tim Zallmann authored
Don't perform a JS request when deleting a membership. Closes #39933 and #31720 See merge request gitlab-org/gitlab-ce!15344
-
Tim Zallmann authored
Reorganize landing page for new users See merge request gitlab-org/gitlab-ce!15191
-
Luke "Jared" Bennett authored
-
Alejandro Rodríguez authored
-
Alejandro Rodríguez authored
-
Filipa Lacerda authored
-
Clement Ho authored
-