- 24 Apr, 2019 15 commits
-
-
Jason Colyer authored
- Added yum command for libicu-devel install - Added `git clone` and cd commands to install instructions - Added note about system requirements - Added optional step to delete the index for disabling ElasticSearch - Removed step about creating empty index, as wrapper script does this - Added warning about async indexing and sidekiq - Added section about rake tasks - Defined rake tasks and linked to corresponding rake file - Added periods to the end of rake task descriptions - Added Scopes section - Added Environment Variables Section - Added subsection about batching - Added subsection about indexing one project - Added more to troubleshooting not finding data - Added more to troubleshooting concerning time it takes to index - Added troubleshooting section verifying ElasticSearch is being used - Fixed typo in indexing small instances section - use the index the data ~> index the data - Added hyperlink to the Enabling ElasticSearch section - Removed unneeded comma from line 33 - Put emphasis on MUST on line 173 - Changed some wording on line 187 - time drop -> decreae in indexing time - Fixed spelling and grammar mistakes - Added example of using BATCH - Fixed typo on line 67: TO ~> To - Removed `the` on line 442 - Wrapped scope names in backtickets on lines 428-436 - Changed `user` to `GitLab instance` on line 402 - Specfied default 300 projects instead of just 300 on line 384 and 392 - Removed line numbers from links, lines 332-376 - Changed * to - for listing style, lines 332-376 - Changed * to - for listing style, lines 397-400 - Added backticks to variable names, lines 384-387 - Removed a `#` from Batching for spacing niceness, line 389 - Removed a `#` from Indexing a specific... for spacing niceness, 412 - Added periods for full stops on env variable table, lines 384-387 - Changed pipe symbol to slash for table formatting on L385 - Changed all instances of ElasticSearch to Elasticsearch - Changed Project.all to ActiveRecord query - Used count on ActiveRecord query to determine if all were indexed - Used find_each to process in batches for efficiency - Changed ActiveRecord query to make it cleaner - Removed spec test for new rake task as it was unneeded - Remade projects_not_indexed task to show 1st 500 nonindexed projects - Added ability to display all using env variable SHOW_ALL - Put a newline before `if not_indexed` - Put a newline between `end` and `arr` - Put a newline between `end` and `puts` - Fixed spacing issues - Used return of conditional for vairable assignment on L224 - Added README.md to high_availability link
-
GitLab Bot authored
-
Kushal Pandya authored
Externalize left sidebar strings See merge request gitlab-org/gitlab-ce!27532
-
Victor Wu authored
-
Rémy Coutable authored
Update test to stub `load_schema` instead of `load_schema_for` Closes #11282 See merge request gitlab-org/gitlab-ee!11468
-
Dmitriy Zaporozhets authored
Introduce ServiceResponse to wrap around response Closes #60730 See merge request gitlab-org/gitlab-ce!27516
-
Dmitriy Zaporozhets authored
EE: Introduce ServiceResponse to wrap around response See merge request gitlab-org/gitlab-ee!11277
-
Heinrich Lee Yu authored
This updates the spec to make it consistent with the code that uses the new method
-
GitLab Bot authored
-
Evan Read authored
Bring Slack app docs to CE and add tiers See merge request gitlab-org/gitlab-ce!27598
-
Achilleas Pipinellis authored
-
Evan Read authored
Bring Slack app docs to CE and add tiers See merge request gitlab-org/gitlab-ee!11447
-
Achilleas Pipinellis authored
-
Evan Read authored
Docs update on SAML SSO improvements See merge request gitlab-org/gitlab-ee!11391
-
Jeremy Watson authored
-
- 23 Apr, 2019 25 commits
-
-
GitLab Bot authored
-
Clement Ho authored
Update dependency @gitlab/ui to ^3.4.0 See merge request gitlab-org/gitlab-ce!27590
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Revert Rails.application.env_config after using mock_auth_hash See merge request gitlab-org/gitlab-ce!27596
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Revert Rails.application.env_config after using mock_auth_hash Closes #11278 See merge request gitlab-org/gitlab-ee!11442
-
Douglas Barbosa Alexandre authored
[CE] Use presenter for labels in UI See merge request gitlab-org/gitlab-ce!27374
-
Jan Provaznik authored
When rendering a label we want to check 'scoped_label' feature availability on a project/group where label is being used. For this reason a label presenter is used in UI and information about context project/group is passed to this presenter.
-
Douglas Barbosa Alexandre authored
Use presenter for labels in UI Closes #10922 See merge request gitlab-org/gitlab-ee!10862
-
Jan Provaznik authored
When rendering a label we want to check 'scoped_label' feature availability on a project/group where label is being used. For this reason a label presenter is used in UI and information about context project/group is passed to this presenter.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Geo - Include the functionality of :delete in :geo_fdw tag See merge request gitlab-org/gitlab-ee!11163
-
GitLab Bot authored
-
Michael Kozono authored
Provide a new gitlab:seed:issues task See merge request gitlab-org/gitlab-ce!27454
-
Michael Kozono authored
Provide new gitlab:seed:issues and gitlab:seed:insights:issues tasks Closes #11199 See merge request gitlab-org/gitlab-ee!11120
-
GitLab Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Bot authored
-