- 24 Jun, 2019 12 commits
-
-
Shinya Maeda authored
If pipeline schedule is to run at the exact same time with when cron worker runs, the pipeline schedule will not be executed at the ideal timing. We fix this bug by comparing the exact matching of ideal and cron worker's next run at.
-
Kushal Pandya authored
Update pagination prev and next texts See merge request gitlab-org/gitlab-ce!29911
-
Evan Read authored
Add how to migrate deployments for deploy boards See merge request gitlab-org/gitlab-ce!29872
-
Thong Kuah authored
Enable JIT Kubernetes resource creation for project level clusters See merge request gitlab-org/gitlab-ce!29515
-
Thong Kuah authored
Memoize non-existent custom appearances See merge request gitlab-org/gitlab-ce!29957
-
Evan Read authored
Docs: Correct group path instructions See merge request gitlab-org/gitlab-ce!29869
-
Ash McKenzie authored
Enable Gitaly ref name caching for discussions.json See merge request gitlab-org/gitlab-ce!29951
-
Thong Kuah authored
Re-add ignore_column for import columns See merge request gitlab-org/gitlab-ce!29959
-
Ash McKenzie authored
Improve #has_metrics? and Environment#has_terminals? See merge request gitlab-org/gitlab-ce!29847
-
Evan Read authored
Docs: link to predefined env variables reference more evident Closes #62845 See merge request gitlab-org/gitlab-ce!29857
-
Marcia Ramos authored
-
Stan Hu authored
This `ignore_column` was present for a while but recently removed, but to ensure we don't get error 500s let's keep it for a while.
-
- 23 Jun, 2019 1 commit
-
-
Stan Hu authored
This saves about 5 SQL calls per page if no custom appearance is specified.
-
- 22 Jun, 2019 3 commits
-
-
Stan Hu authored
This eliminates many potential duplicate FindCommit RPCs for the same ref, which often occurs in the RelativeLinkFilter#current_commit call. On the GitLab 12.0 release post, for example, this would save close to 400 RPC calls.
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
- 21 Jun, 2019 24 commits
-
-
Fatih Acet authored
Add Copy to Clipboard CE Backport See merge request gitlab-org/gitlab-ce!29906
-
Mike Greiling authored
Resolve "Display in admin area if emails are verified or not" Closes #49814 See merge request gitlab-org/gitlab-ce!29669
-
Mike Greiling authored
App label warning for deploy boards See merge request gitlab-org/gitlab-ce!29740
-
Thong Kuah authored
As Auto DevOps deployments both label and annotations, that will be included in the deploy board so need to warn at all.
-
Stan Hu authored
Merge branch '63513-ensure-gitlab-jsoncache-includes-the-gitlab-version-in-the-cache-key' into 'master' Include the GitLab version in the cache key for Gitlab::JsonCache See merge request gitlab-org/gitlab-ce!29938
-
Clement Ho authored
Upgrade prettier to latest (v1.18.2) See merge request gitlab-org/gitlab-ce!29943
-
Tim Zallmann authored
Add confirmation for registry image deletion Closes #42399 See merge request gitlab-org/gitlab-ce!29505
-
Paul Gascou-Vaillancourt authored
Adds a modal to let the user confirm their action before proceeding to registry/image deletion
-
Mike Greiling authored
Upgrades prettier to the latest version, and auto-corrects files with yarn prettier-all-save The diffs all seem to stem from formatting changes in brackets within template literals. Nothing major. Relevant changelogs here: https://prettier.io/blog/2019/04/12/1.17.0.html https://prettier.io/blog/2019/06/06/1.18.0.html
-
Mike Lewis authored
Remove Gemnasium dead link from docs See merge request gitlab-org/gitlab-ce!29942
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
Documentation for Prometheus Service Discovery Closes #63110 See merge request gitlab-org/gitlab-ce!29811
-
Aric Buerer authored
Updating documentation to include Prometheus Service Discovery. Added monitoring node documentaiton as well as documentation for the individual service nodes.
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
Avoid storing backtraces from Bitbucket Cloud imports in the database See merge request gitlab-org/gitlab-ce!29862
-
Sean McGivern authored
Make HTML and text emails for new issues uniform and add the mail to mailer previews Closes #58065 See merge request gitlab-org/gitlab-ce!29886
-
Mike Lewis authored
Mention Container Scanning NFS bug and how to fix it Closes gitlab-ee#11429 See merge request gitlab-org/gitlab-ce!29908
-
Achilleas Pipinellis authored
-
Mike Lewis authored
Clean up the web terminals docs See merge request gitlab-org/gitlab-ce!29929
-
Kushal Pandya authored
Renders pre-release tag for pre-releases See merge request gitlab-org/gitlab-ce!29797
-
Achilleas Pipinellis authored
- Clarify that they are available only for private Runners - Merge the two sections of file syncing into one
-
Stan Hu authored
Update rouge See merge request gitlab-org/gitlab-ce!29541
-