Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-07-02Merge branch 'use-pg-9.6.11-on-ci' into 'master'Stan Hu
Use PostgreSQL 9.6.11 in CI tests See merge request gitlab-org/gitlab-ce!30270
2019-07-02Merge branch '62756-include-user-info-in-access-logs' into 'master'Stan Hu
Include username in auth log Closes #62756 See merge request gitlab-org/gitlab-ce!29821
2019-07-02Include user id and username in auth logMayra Cabrera
Fetches user based on the value of 'rack.attack.match_discriminator' Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62756
2019-07-02Merge branch '50228-deploy-tokens-custom-username' into 'master'Mayra Cabrera
Custom username for deploy tokens See merge request gitlab-org/gitlab-ce!29639
2019-07-02Add username to deploy tokensKrasimir Angelov
This new attribute is optional and used when set instead of the default format `gitlab+deploy-token-#{id}`. Empty usernames will be saved as null in the database. Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/50228.
2019-07-02Merge branch 'master' into 'master'Mayra Cabrera
Jekyll Pages template: LC_ALL=C.UTF-8 See merge request gitlab-org/gitlab-ce!29907
2019-07-02Merge branch 'unicorn-sampler-fix' into 'master'Kamil Trzciński
Start UnicornSampler in master process Closes #63830 See merge request gitlab-org/gitlab-ce!30215
2019-07-02Start UnicornSampler in master processJan Provaznik
Using `on_master_start` assures that the sampler is started in master process and not in worker processes.
2019-07-02LC_ALL=C.UTF-8Pat Myron
2019-07-02Merge branch '12534-clusters' into 'master'Phil Hughes
Backports css class used in EE specs Closes gitlab-ee#12534 See merge request gitlab-org/gitlab-ce!30258
2019-07-02Merge branch '12537-settings-general' into 'master'Phil Hughes
Removes EE differences for app/views/groups/settings/_general.html.haml Closes gitlab-ee#12537 See merge request gitlab-org/gitlab-ce!30257
2019-07-02Merge branch 'clarify-team-group-stage-labels' into 'master'Mek Stittri
Reconcile our team, group label definitions with our organization structure See merge request gitlab-org/gitlab-ce!29714
2019-07-02Reconcile our team, group label definitions with our organization structureMek Stittri
2019-07-02Merge branch '63690-issue-trackers-title' into 'master'Dmitriy Zaporozhets
Use title and description fields for issue trackers Closes #63690 See merge request gitlab-org/gitlab-ce!30096
2019-07-02Merge branch 'sh-cache-flipper-names-memory-cache' into 'master'Rémy Coutable
Cache Flipper persisted names directly to local memory storage See merge request gitlab-org/gitlab-ce!30265
2019-07-02Merge branch 'leipert-prefer-offline-yarn' into 'master'Stan Hu
Prefer offline install for yarn See merge request gitlab-org/gitlab-ce!30267
2019-07-02Merge branch 'slaughter-codeowners' into 'master'Paul Slaughter
Add @pslaughter to CODEOWNERS See merge request gitlab-org/gitlab-ce!30252
2019-07-02Add @pslaughter to CODEOWNERSWinnie Hellmann
2019-07-02Use PostgreSQL 9.6.11 in CI testsTakuya Noguchi
Specify the minor version of postgresql for CI Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-07-02Merge branch '62214-namespaces-storage-statistics-on-database' into 'master'Kamil Trzciński
Step 2 of #62214: Includes logic to update namespaces storage statistics Closes #62214 See merge request gitlab-org/gitlab-ce!28996
2019-07-02Includes logic to persist namespace statisticsMayra Cabrera
- Add two new ActiveRecord models: - RootNamespaceStoragestatistics will persist root namespace statistics - NamespaceAggregationSchedule will save information when a new update to the namespace statistics needs to be scheduled - Inject into UpdateProjectStatistics concern a new callback that will call an async job to insert a new row onto NamespaceAggregationSchedule table - When a new row is inserted a new job is scheduled. This job will update call an specific service to update the statistics and after that it will delete thee aggregated scheduled row - The RefresherServices makes heavy use of arel to build composable queries to update Namespace::RootStorageStatistics attributes. - Add an extra worker to traverse pending rows on NAmespace::AggregationSchedule table and schedule a worker for each one of this rows. - Add an extra worker to traverse pending rows on NAmespace::AggregationSchedule table and schedule a worker for each one of this rows
2019-07-02Prefer offline install for yarnLukas Eipert
2019-07-02Cache Flipper persisted names directly to local memory storageStan Hu
Now that application settings are no longer dominating network traffic, we see that the Feature#persisted_names is using a significant amount of CPU and network bandwidth for Redis. Move this cache into the thread-local memory storage to reduce Redis overhead.
2019-07-02Merge branch '59177-squash-old-migrations' into 'master'Dmitriy Zaporozhets
Squash old migrations Closes #59177 See merge request gitlab-org/gitlab-ce!30226
2019-07-02Merge branch ↵Phil Hughes
'45104-special-characters-in-project-name-path-prevent-users-from-using-the-container-registry' into 'master' Resolve "Special characters in project name/path prevent users from using the container registry" Closes #62770 and #45104 See merge request gitlab-org/gitlab-ce!29616
2019-07-02Registry component now includes error messagesNick Kipling
Includes changes to the Vue container registry component to support the display of an empty message and error message when invalid characters are found in the group, project or branch name. repositories/index.html.haml has been changed to remove the content and place into Vue component.
2019-07-02Use title and description fields for issue trackersJarka Košanová
- instead of using properties - backward compatibility has to be kept for now
2019-07-02Merge branch 'feature/uninstall_cluster_ingress' into 'master'Dmitriy Zaporozhets
Feature/uninstall cluster ingress See merge request gitlab-org/gitlab-ce!29977
2019-07-02Enables ingress for uninstallationJoão Cunha
- JupyterHub must not be available (installed or updated)
2019-07-02Merge branch 'disable-junit-reports' into 'master'Marin Jankovski
Disable juint reports tmp See merge request gitlab-org/gitlab-ce!30254
2019-07-02Merge branch '60859-upload-after-delete' into 'master'Phil Hughes
Resolve "Cannot delete and upload file of the same name in the Web IDE" Closes #60859 See merge request gitlab-org/gitlab-ce!30239
2019-07-02Allow adding new entries to existing pathDenys Mishunov
If an entry has been removed from the tree and later, during the same session, a user is trying to add a new item with the same name/path we should allow for that as long as the original entry is marked with `deleted`.
2019-07-02Backports css class used in EE specsFilipa Lacerda
2019-07-02Removes EE differencesFilipa Lacerda
2019-07-02Merge branch '12532-services-form' into 'master'Phil Hughes
Removes EE differences for app/views/admin/services/_form.html.haml Closes gitlab-ee#12532 See merge request gitlab-org/gitlab-ce!30231
2019-07-02Merge branch 'sh-add-thread-memory-cache' into 'master'Rémy Coutable
Add a memory cache local to the thread to reduce Redis load Closes #63977 See merge request gitlab-org/gitlab-ce!30233
2019-07-02Disable juint reports tmpSteve Azzopardi
The junit reports are creating 90mb files inside of redis for `gitlab-ce/ee` project. There is an ongoing production incident https://gitlab.com/gitlab-com/gl-infra/production/issues/928 that is because of high CPU uitlaization on the redis nodes. GitLab-ce/ee are the highest consumers of memory becuase of these junit reports. This is a bandage until we can scale redis properly.
2019-07-02Merge branch '58808-fix-image-diff-on-text' into 'master'James Lopez
Don't show image diff note on text file See merge request gitlab-org/gitlab-ce!30221
2019-07-02Merge branch 'docs-clarify-10k-architecture-resources-per-node' into 'master'Achilleas Pipinellis
Clarify 10k architecture resource per node Closes #63424 See merge request gitlab-org/gitlab-ce!30237
2019-07-02Merge branch 'fix-bare-urls-in-projects' into 'master'Achilleas Pipinellis
Fix most bare URLs in project Closes gitlab-com/gitlab-docs#287 See merge request gitlab-org/gitlab-ce!30240
2019-07-02Fix most bare URLs in projectEvan Read
Linting rule not enabled for now because tooling produces false positives.
2019-07-02Merge branch 'docs-update-global-nav' into 'master'Achilleas Pipinellis
Docs: update global nav document See merge request gitlab-org/gitlab-ce!30230
2019-07-02Docs: update global nav documentMarcia Ramos
2019-07-02Run the db:rollback-pg CI job from 2018Nick Thomas
2019-07-02Remove migrations from setup_postgresqlNick Thomas
2019-07-02Remove background migrations for old schemasNick Thomas
On the assumption that a background migration whose specs need a schema older than 2018 is obsoleted by this migration squash, we can remove both specs and code for those that fail to run in CI as a result of the schema at that date no longer existing. This is true for all but the MigrateStageStatus background migration, which is also used from the MigrateBuildStage background migration.
2019-07-02Remove migration specs from 201[4567]Nick Thomas
Since the migrations are gone, we don't need these specs either
2019-07-02Bring the InitSchema migration up to standardNick Thomas
2019-07-02Squash old migrationsNick Thomas
Use the `squasher` gem to squash migrations older than the start of 2018
2019-07-02Merge branch 'memoize-namespace-root-ancestor' into 'master'Thong Kuah
Memoizing root_ancestor in Namespace See merge request gitlab-org/gitlab-ce!30248