- 10 Dec, 2018 35 commits
-
-
Mark Lapierre authored
Includes updates to how clone URLs are accessed.
-
Rémy Coutable authored
Don't allow Danger to fail in CI any more Closes gitlab-org/release/framework#21 See merge request gitlab-org/gitlab-ce!23695
-
Douwe Maan authored
Fix a frozen string error in lib/gitlab/utils.rb Closes #55116 See merge request gitlab-org/gitlab-ce!23690
-
Rémy Coutable authored
Remove unnecessary includes of ShellAdapter See merge request gitlab-org/gitlab-ce!23607
-
Rémy Coutable authored
Set a fixed date for frontend fixtures See merge request gitlab-org/gitlab-ce!22672
-
Robert Speicher authored
Backport some EE helper changes See merge request gitlab-org/gitlab-ce!23631
-
Yorick Peterse authored
In https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20654 this job was marked as allowing failures, but this allows developers to ignore the results that Danger produces. Since it's not clear why the job was allowed to fail, and since it's somewhat counter productive, we no longer allow it to fail.
-
Robert Speicher authored
Improve feature proposal template for improved product thinking See merge request gitlab-org/gitlab-ce!23190
-
Dimitrie Hoekstra authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Douwe Maan authored
Fix a frozen string error in app/mailers/notify.rb Closes #55104 See merge request gitlab-org/gitlab-ce!23683
-
Kushal Pandya authored
Adjust dropdown item and header padding to comply with design specs See merge request gitlab-org/gitlab-ce!23552
-
Winnie Hellmann authored
-
Kamil Trzciński authored
Resolve "Project Namespace field should be removed from Group Cluster, Add existing" Closes #55090 See merge request gitlab-org/gitlab-ce!23679
-
Sanad Liaquat authored
Add QA option to use the same Chrome profile Closes #52255 See merge request gitlab-org/gitlab-ce!23576
-
Dylan Griffith authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Winnie Hellmann authored
-
Phil Hughes authored
Replaces vue-resource with axios for registry code See merge request gitlab-org/gitlab-ce!23545
-
Rémy Coutable authored
Only allow strings in URL::Sanitizer.valid? Closes #55079 See merge request gitlab-org/gitlab-ce!23675
-
Rémy Coutable authored
Fix already initialized constant IDENTIFIER warning See merge request gitlab-org/gitlab-ce!23681
-
Douwe Maan authored
Check for valid refs in CommitController before doing anything Closes gitaly#1425 See merge request gitlab-org/gitlab-ce!23680
-
Douwe Maan authored
Revert "Merge branch 'bvl-reenable-codeowners' into 'master'" See merge request gitlab-org/gitlab-ce!23684
-
Grzegorz Bizon authored
Add endpoint to download single artifact by ref Closes #54626 See merge request gitlab-org/gitlab-ce!23538
-
Douwe Maan authored
This reverts merge request !23381
-
Douwe Maan authored
Populate MR metrics with events table information (migration) Closes #41587 See merge request gitlab-org/gitlab-ce!23564
-
Kamil Trzciński authored
Use new reports syntax for SAST in Auto DevOps See merge request gitlab-org/gitlab-ce!23163
-
Fabio Busatto authored
-
Filipa Lacerda authored
Fixed styling of image comment badges on commits Closes #54849 See merge request gitlab-org/gitlab-ce!23659
-
Kamil Trzciński authored
Backport operations_path helper See merge request gitlab-org/gitlab-ce!23654
-
Semyon Pupkov authored
/app/spec/uploaders/personal_file_uploader_spec.rb:3: warning: already initialized constant IDENTIFIER /app/spec/uploaders/namespace_file_uploader_spec.rb:3: warning: previous definition of IDENTIFIER was here
-
Stan Hu authored
Before a 404 would be rendered only after a request to Gitaly would return with an InvalidArgument error. Now we check that the ref have a valid format before sending it to Gitaly. In both cases, a 404 is returned to the user, but this change prevents Gitaly from generating error noise in production. Closes https://gitlab.com/gitlab-org/gitaly/issues/1425
-
Thong Kuah authored
-
Thong Kuah authored
This enables #allow_user_defined_namespace? to work so that the form for a group cluster will now longer show the "Project namespace" field.
-
Thong Kuah authored
That shows that we cannot create a new group cluster
-
- 09 Dec, 2018 1 commit
-
-
Stan Hu authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55079
-
- 08 Dec, 2018 4 commits
-
-
Matija Čupić authored
-
Phil Hughes authored
CE Backport: Epic issue list and related issue list re-design See merge request gitlab-org/gitlab-ce!23658
-
Kushal Pandya authored
-
Phil Hughes authored
Resolve "Navigating unresolved discussions on Merge Request page" Closes #51122 See merge request gitlab-org/gitlab-ce!22789
-