- 10 Dec, 2018 14 commits
-
-
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
-
- 09 Dec, 2018 1 commit
-
-
Stan Hu authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55079
-
- 08 Dec, 2018 14 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
-
André Luís authored
-
Clement Ho authored
Resolve "Extended user centric tooltips" Closes #50157 See merge request gitlab-org/gitlab-ce!23231
-
Tim Zallmann authored
-
Clement Ho authored
[CE] Backport SAML unlink changes: UrlBlocker#ascii_only See merge request gitlab-org/gitlab-ce!23627
-
Clement Ho authored
Resolve "Utilize new charting library for metrics dashboard" See merge request gitlab-org/gitlab-ce!23459
-
Annabel Dunstone Gray authored
Integrate csslab Closes csslab#1 See merge request gitlab-org/gitlab-ce!23521
-
Clement Ho authored
-
Stan Hu authored
Fix for incorrect Correlation-ID key being passed through GRPC metadata Closes #55054 See merge request gitlab-org/gitlab-ce!23666
-
Clement Ho authored
Add Kushal to frontend CODEOWNERS See merge request gitlab-org/gitlab-ce!23664
-
Winnie Hellmann authored
-
- 07 Dec, 2018 11 commits
-
-
Stan Hu authored
Fill project_repositories for hashed storage projects Closes #48527 See merge request gitlab-org/gitlab-ce!23482
-
Andrew Newdigate authored
-
Adriel Santiago authored
Replace the metrics dashboard graph with GitLab UI's area chart component
-
Clement Ho authored
Disable docs lint internal_links check Closes #55038 See merge request gitlab-org/gitlab-ce!23665
-
Douwe Maan authored
Changed frontmatter filtering to support YAML, JSON, TOML, and arbitrary languages Closes #52007 See merge request gitlab-org/gitlab-ce!23331
-
Travis Miller authored
-
Stan Hu authored
This check never worked once the global navigation changes were rolled out in https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/362. The global nav will ALWAYS include /ce and /ee links, and the CE and EE repos will never include documentation for both. gitlab-docs now expects the documentation to be in the following directories: * /tmp/gitlab-docs/ce (CE) * /tmp/gitlab-docs/ee (EE) * /tmp/gitlab-docs/omnibus (Omnibus) The problem is that the CE and EE repos will only include one of the first two. Let's disable this check until https://gitlab.com/gitlab-com/gitlab-docs/issues/305 is resolved. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55038
-
Robert Speicher authored
Resolve "Hide variables in UI by default" Closes #20422 See merge request gitlab-org/gitlab-ce!23518
-
Dmitriy Zaporozhets authored
[CE] - Add milestones autocomplete for epics See merge request gitlab-org/gitlab-ce!23660
-
Dmitriy Zaporozhets authored
Ability to override Issuer Email for Cert Manager See merge request gitlab-org/gitlab-ce!23503
-
Nick Thomas authored
Allow public forks to be deduplicated See merge request gitlab-org/gitlab-ce!23508
-