- 06 Jun, 2019 40 commits
-
-
Walmyr Lima authored
The elements that were set to required can't be required because due to the randomness of tests execution, sometimes a previous test may change the issue filter, which might hide the elements. In the other hand, the new required field should always be visible after an issue is created.
-
GitLab Bot authored
-
Nick Thomas authored
Add certificate valid time to pages domain table See merge request gitlab-org/gitlab-ce!28743
-
Vladimir Shushlin authored
Save certificate validity time for pages domains on save Fill validity time for existing pages domains in background migration
-
Dmitriy Zaporozhets authored
Update gitlab.pot to fix broken master Closes #12007 See merge request gitlab-org/gitlab-ee!14006
-
Nick Thomas authored
Merge branch 'ce-11314-elasticsearch-rake-tasks-should-respect-new-elasticsearch-limited-namespaces-projects-functionality' into 'master' Update docs for Elasticsearch indexing tasks See merge request gitlab-org/gitlab-ce!29132
-
Nick Thomas authored
Merge branch '11314-elasticsearch-rake-tasks-should-respect-new-elasticsearch-limited-namespaces-projects-functionality' into 'master' Respect Elasticsearch limited indexing settings in rake tasks Closes #11314 See merge request gitlab-org/gitlab-ee!13437
-
Markus Koller authored
-
GitLab Bot authored
-
Rémy Coutable authored
CE port of "Update the elasticsearch indexer" See merge request gitlab-org/gitlab-ce!29237
-
Kamil Trzciński authored
Use `gitlabktl` to build serverless applications Closes #61184 See merge request gitlab-org/gitlab-ce!29258
-
Grzegorz Bizon authored
[ci skip]
-
Kamil Trzciński authored
Fix serverless apps deployments by bumping `tm` version Closes #62543 See merge request gitlab-org/gitlab-ce!29254
-
Grzegorz Bizon authored
Previous version of the `tm` tool had a bug that resulted in not being able to deploy serverless applications using this version.
-
Rémy Coutable authored
Update the elasticsearch indexer See merge request gitlab-org/gitlab-ee!13992
-
GitLab Bot authored
-
Jan Provaznik authored
Reduce GraphQL complexity for non-connection fields Closes #62706 See merge request gitlab-org/gitlab-ce!29165
-
GitLab Bot authored
-
Grzegorz Bizon authored
EE: Ensure that template is used once See merge request gitlab-org/gitlab-ee!11266
-
Grzegorz Bizon authored
Ensure that template is used once See merge request gitlab-org/gitlab-ce!27511
-
Fatih Acet authored
Add Dependency List Vuex store See merge request gitlab-org/gitlab-ee!13674
-
Mark Florian authored
This forms part of the [Dependency List MVC][1]. [1]: https://gitlab.com/gitlab-org/gitlab-ee/issues/10075
-
GitLab Bot authored
-
Kamil Trzciński authored
Remove build policies from serverless app template Closes #62792 See merge request gitlab-org/gitlab-ce!29253
-
Grzegorz Bizon authored
-
GitLab Bot authored
-
Markus Koller authored
Some of the rake tasks were not respecting the new limited indexing settings for Elasticsearch, so this refactors them to use IndexRecordService through ElasticIndexerWorker. As part of this change we're also queuing a Sidekiq job for each individual project now instead of processing them in batches in each job, and we're always processing them asynchronously. - The index_repositories, index_repositories_async, index_database and index_$MODEL tasks were replaced with a single index_projects task, which indexes projects and all their associated records and their repositories - The BATCH environment variable was removed because it's not useful anymore, since everything gets queued in Sidekiq anyway
-
Kushal Pandya authored
Add docs link for confidential and locked issues Closes #37495 See merge request gitlab-org/gitlab-ce!29073
-
Fatih Acet authored
With this commit, we add docs link for confidential and locked issues to note compose and edit forms
-
Bob Van Landuyt authored
Fixes broken master for gitlab.pot Closes #11999 See merge request gitlab-org/gitlab-ee!14001
-
Kamil Trzciński authored
This adds additional test that make sure that each template name is used exactly once across all folders exposed
-
Kamil Trzciński authored
This adds additional test that make sure that each template name is used exactly once across all folders exposed
-
GitLab Bot authored
-
Filipa Lacerda authored
Merge branch '59376-Report-abuse-to-GitLab-should-be-Report-abuse-in-non-gitlab.com-instances' into 'master' Change "Report abuse to GitLab" to more generic wording. Closes #59376 See merge request gitlab-org/gitlab-ce!28884
-
Marc Schwede authored
-
Filipa Lacerda authored
Merge branch '59376-Report-abuse-to-GitLab-should-be-Report-abuse-in-non-gitlab.com-instances-ee' into 'master' EE port of 'Change "Report abuse to GitLab" to more generic wording.' See merge request gitlab-org/gitlab-ee!13971
-
Phil Hughes authored
-
GitLab Bot authored
-
Douwe Maan authored
Update docs as first project push is checked for size See merge request gitlab-org/gitlab-ee!12113
-
Filipa Lacerda authored
Add a New Copy Button That Works in Modals Closes #60988 See merge request gitlab-org/gitlab-ce!28676
-