- 26 Jun, 2019 40 commits
-
-
Denys Mishunov authored
Update window's URL after entry's re-name Set proper hook for correct fileLanguage Filtered out `moved` entries from the tree
-
Phil Hughes authored
Removes EE differences for app/assets/javascripts/sidebar/sidebar_mediator.js Closes gitlab-ee#12257 See merge request gitlab-org/gitlab-ce!30077
-
Douglas Barbosa Alexandre authored
Allow caching of negative FindCommit matches See merge request gitlab-org/gitlab-ce!29952
-
Phil Hughes authored
Removes EE differences for `app/assets/javascripts/sidebar/components/time_tracking/comparison_pane.vue` Closes gitlab-ee#12427 See merge request gitlab-org/gitlab-ce!30078
-
Phil Hughes authored
Removes EE differences for sortable_default_options Closes gitlab-ee#12364 See merge request gitlab-org/gitlab-ce!30074
-
Stan Hu authored
Fix failing spec/models/internal_id_spec.rb spec Closes #63698 See merge request gitlab-org/gitlab-ce!30027
-
Jan Provaznik authored
The spec is too strict about how many `current_version` should be called - if the spec is called separately, it's called 3 times, if all specs run it's called twice. This is similar to the change done in 9b752791
-
Mike Lewis authored
Docs: require release version in image filenames Closes #61027 See merge request gitlab-org/gitlab-ce!29713
-
Marcia Ramos authored
-
Grzegorz Bizon authored
Bump Code Quality version Closes gitlab-ee#12408 See merge request gitlab-org/gitlab-ce!30056
-
Kushal Pandya authored
Quarantine flaky spec See merge request gitlab-org/gitlab-ce!30076
-
Nick Thomas authored
Trigger flushdb in a way that redis-namespace is happy with Closes #63710 See merge request gitlab-org/gitlab-ce!30039
-
Andreas Brandl authored
Step 1 of !28996: Adds models and migrations for Namespaces statistics See merge request gitlab-org/gitlab-ce!29570
-
Nick Thomas authored
Speed up obtaining Let's Encrypt certificates See merge request gitlab-org/gitlab-ce!29675
-
Vladimir Shushlin authored
-
Filipa Lacerda authored
Uses ee_else_ce to remove the differences
-
Marcia Ramos authored
Document limitations of jsdom Closes #59975 See merge request gitlab-org/gitlab-ce!30026
-
Winnie Hellmann authored
-
Marcia Ramos authored
Merge branch '61687-follow-up-from-update-ci-minutes-docs-to-reflect-this-is-available-to-all-plans-docs' into 'master' Add missing tier badge for the pipelines quota Closes #61687 See merge request gitlab-org/gitlab-ce!30046
-
Nick Thomas authored
Resolve "500 error when forking via the web IDE button" See merge request gitlab-org/gitlab-ce!29909
-
Filipa Lacerda authored
-
Thong Kuah authored
Disable Rails SQL query cache when applying service templates Closes #63595 See merge request gitlab-org/gitlab-ce!30060
-
Kushal Pandya authored
Handle dependencies between cluster managed apps installation status See merge request gitlab-org/gitlab-ce!29999
-
-
Filipa Lacerda authored
uses ee_else_ce to remove ee differences
-
Achilleas Pipinellis authored
Update HA monitoring documentation See merge request gitlab-org/gitlab-ce!30070
-
Douwe Maan authored
In dev, always allow access to health endpoints from localhost See merge request gitlab-org/gitlab-ce!29930
-
Andrew Newdigate authored
This change will allow developers to easily hook up a Prometheus instance to their local development instance, without making any configuration changes.
-
Ben Kochie authored
* Update wording and include localhost for monitoring whitelist configurations. * Add monitoring config documentation for pgbouncer_exporter.
-
Kushal Pandya authored
Bring Manual Ordering on Issue List See merge request gitlab-org/gitlab-ce!29410
-
Rajat Jain authored
On all the issue lists -- Group, Project and Dashboard -- this change adds a new option for managing the lists. "Manual Ordering" option is added which when flipped on will allow an user to drag and drop issues around to create a relative ordering among them.
-
Sanad Liaquat authored
Execute snippet test on a private snippet instead of public Closes gitlab-org/quality/staging#49 See merge request gitlab-org/gitlab-ce!29834
-
Phil Hughes authored
Vue-i18n: autofix for app/assets/javascripts/diffs directory See merge request gitlab-org/gitlab-ce!29963
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/assets/javascripts/diffs directory
-
Bob Van Landuyt authored
Sanity check for GraphQL authorized? See merge request gitlab-org/gitlab-ce!29921
-
Stan Hu authored
When FindCommit ref caching is enabled, negative matches would previously not be cached. However, if a source branch is deleted, there's no need to keep looking up the same commit. This change caches the result of a nil commit.
-
Achilleas Pipinellis authored
-
Evan Read authored
Docs: Add more info on recovery codes See merge request gitlab-org/gitlab-ce!29879
-
Tristan Williams authored
-
Evan Read authored
Add note about Docker socket mounting See merge request gitlab-org/gitlab-ce!29924
-