- 01 Feb, 2018 8 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Rémy Coutable authored
Enable Style/RegexpLiteral cop Closes #42497 See merge request gitlab-org/gitlab-ce!16752
-
Filipa Lacerda authored
Remove namespaced internationalization import See merge request gitlab-org/gitlab-ce!16838
-
Stan Hu authored
-
Stan Hu authored
Closes gitlab-org/omnibus-gitlab#3128
-
Robert Speicher authored
Add a QA scenario for creating an issue Closes gitlab-qa#160 See merge request gitlab-org/gitlab-ce!16802
-
Fatih Acet authored
Replace $.ajax in find file with axios See merge request gitlab-org/gitlab-ce!16841
-
- 31 Jan, 2018 32 commits
-
-
Fatih Acet authored
Replace $.ajax in activity calendar with axios See merge request gitlab-org/gitlab-ce!16839
-
Clement Ho authored
-
Clement Ho authored
-
Douwe Maan authored
Remove Rugged::Walk implementation of #log See merge request gitlab-org/gitlab-ce!16798
-
Clement Ho authored
-
Rémy Coutable authored
Merge branch '4761-follow-up-from-resolve-developers-should-be-able-to-create-new-projects-in-group' into 'master' Refactor groups controller to match EE Closes gitlab-ee#4761 See merge request gitlab-org/gitlab-ce!16832
-
Takuya Noguchi authored
-
Nick Thomas authored
[ci skip] Fix example commands to refer to the correct versions See merge request gitlab-org/gitlab-ce!16683
-
Alejandro Rodríguez authored
-
Phil Hughes authored
Move mr widget related links into a vue file See merge request gitlab-org/gitlab-ce!16825
-
Phil Hughes authored
Replace $.get in render math with axios See merge request gitlab-org/gitlab-ce!16697
-
Fatih Acet authored
Use axios instead of jquery ajax for setCiStatusFavicon See merge request gitlab-org/gitlab-ce!16784
-
Clement Ho authored
-
James Lopez authored
-
Sean McGivern authored
Stop rescuing Rugged::Reference in Repository cache See merge request gitlab-org/gitlab-ce!16770
-
Filipa Lacerda authored
-
Rémy Coutable authored
Remove N+1 queries with /projects/:project_id/{access_requests,members} API endpoints See merge request gitlab-org/gitlab-ce!16751
-
Sean McGivern authored
Gitaly Server info for admin panel See merge request gitlab-org/gitlab-ce!16794
-
Grzegorz Bizon authored
Introduce a new QA::Gitlab::Page::Component::Dropzone class See merge request gitlab-org/gitlab-ce!16805
-
Grzegorz Bizon authored
Move Repository#can_be_merged? to Gitlab::Git::Repository Closes #42544 See merge request gitlab-org/gitlab-ce!16771
-
Rémy Coutable authored
Fix not all events being shown in group dashboard Closes #42560 See merge request gitlab-org/gitlab-ce!16819
-
Jacob Vosmaer authored
-
Dmitriy Zaporozhets authored
Remove brakeman from .codeclimate.yml since it's now covered by the sast CI job See merge request gitlab-org/gitlab-ce!16808
-
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
Resolve "mysql-only installation from source broken: Gem::LoadError: pg is not part of the bundle" Closes #42239 See merge request gitlab-org/gitlab-ce!16810
-
Rémy Coutable authored
Unify and split CE/EE for spec/requests/api/jobs_spec.rb See merge request gitlab-org/gitlab-ce!16804
-
Grzegorz Bizon authored
Add note about needing to be in the `$gdk/gitlab/qa` directory for `bin/qa` to work properly See merge request gitlab-org/gitlab-ce!16824 [ci skip]
-
Filipa Lacerda authored
Converted $.ajax calls in some JS files to axios See merge request gitlab-org/gitlab-ce!16717
-
Achilleas Pipinellis authored
Document format parameter for Repository Archive endpoint Closes #42499 See merge request gitlab-org/gitlab-ce!16766
-
Zeger-Jan van de Weg authored
Implements the client side for gitlab-org/gitaly#819. Which is a server info command. This checks the server version and git binairy version on the server. A small UI was added for administrators, so they can check the status of the Gitaly server. This is done for each storage the monolith knows. Because of this commit, gitlab-org/gitlab-ce!15580 is now closed. That MR removed the Git version too, but didn't replace it with anything.
-
Eric Eastwood authored
I ran into some issues when trying it out https://gitlab.slack.com/archives/C3JJET4Q6/p1517384135000134
-