Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change tags order in refs dropdownfeature_change_sort_refs | Vitaliy @blackst0ne Klachkov | 2017-11-07 | 3 | -6/+12 |
| | |||||
* | Merge branch 'es-module-copy_as_gfm' into 'master' | Filipa Lacerda | 2017-11-06 | 8 | -61/+69 |
|\ | | | | | | | | | Convert copy_as_gfm into ES module and move to behaviors See merge request gitlab-org/gitlab-ce!14859 | ||||
| * | fix broken reference to transformGFMSelectiones-module-copy_as_gfm | Mike Greiling | 2017-11-01 | 1 | -2/+3 |
| | | |||||
| * | fix broken module import | Mike Greiling | 2017-11-01 | 1 | -1/+3 |
| | | |||||
| * | remove global export except in test environments | Mike Greiling | 2017-11-01 | 5 | -56/+60 |
| | | |||||
| * | move to copy_as_gfm to behaviors since it is invoked on every page | Mike Greiling | 2017-11-01 | 3 | -3/+4 |
| | | |||||
* | | Merge branch '34768-fix-issuable-header-wrapping' into 'master' | Annabel Dunstone Gray | 2017-11-06 | 5 | -8/+32 |
|\ \ | | | | | | | | | | | | | | | | | | | 34768 Fix problem with issuable header wrapping when content is too long Closes #34768 See merge request gitlab-org/gitlab-ce!15192 | ||||
| * | | 34768 Fix problem with issuable header wrapping when content is too long34768-fix-issuable-header-wrapping | tauriedavis | 2017-11-03 | 5 | -8/+32 |
| | | | |||||
* | | | Merge branch '20666-404-error-issue-assigned-with-issues-disabled' into 'master' | Clement Ho | 2017-11-06 | 5 | -11/+44 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fixes 404 error to `Issues assigned to me` and `Issues I've created` when issues are disabled Closes #20666 See merge request gitlab-org/gitlab-ce!15021 | ||||
| * | | | Fixes 404 error to `Issues assigned to me` and `Issues I've created` when ↵ | Jacopo | 2017-11-06 | 5 | -11/+44 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | issues are disabled The dropdown options `Issues assigned to me` and `Issues I've created` in project search are now hidden when issues are disabled on the project. | ||||
* | | | | Merge branch 'refactor-clusters' into 'master' | Grzegorz Bizon | 2017-11-06 | 71 | -1240/+2676 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Refactor Clusters to be consisted from GcpProvider and KubernetesPlatform See merge request gitlab-org/gitlab-ce!14879 | ||||
| * | | | | Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory ↵refactor-clusters | Shinya Maeda | 2017-11-06 | 16 | -207/+37 |
| | | | | | | | | | | | | | | | | | | | | name. Use ArgumentError | ||||
| * | | | | Merge branch 'master' into refactor-clusters | Shinya Maeda | 2017-11-06 | 19 | -91/+303 |
| |\ \ \ \ | |||||
| * | | | | | Fix statis analysys | Shinya Maeda | 2017-11-05 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Merge branch 'master' into refactor-clusters | Shinya Maeda | 2017-11-05 | 241 | -1260/+1888 |
| |\ \ \ \ \ | |||||
| * | | | | | | Move migration file to post-migration. Use EachBatch. batch_size 1 | Shinya Maeda | 2017-11-04 | 3 | -103/+102 |
| | | | | | | | |||||
| * | | | | | | Fix MigrateGcpClustersToNewClustersArchitectures. Improve spec | Shinya Maeda | 2017-11-03 | 2 | -77/+169 |
| | | | | | | | |||||
| * | | | | | | Fix import_export failure | Shinya Maeda | 2017-11-03 | 1 | -3/+4 |
| | | | | | | | |||||
| * | | | | | | Fix spec failure. MySQL does not bite true | Shinya Maeda | 2017-11-03 | 3 | -2/+7 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'master' into refactor-clusters | Eric Eastwood | 2017-11-03 | 13 | -34/+85 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Fix tests. Remove NOT NULL constraint from cluster.user. | Shinya Maeda | 2017-11-03 | 6 | -8/+16 |
| | | | | | | | | |||||
| * | | | | | | | Merge branch 'master' into refactor-clusters | Shinya Maeda | 2017-11-03 | 252 | -1867/+2376 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix some tests | Shinya Maeda | 2017-11-03 | 9 | -288/+185 |
| | | | | | | | | | |||||
| * | | | | | | | | Fix out of sync with KubernetesService. Remove namespace pramas from ↵ | Shinya Maeda | 2017-11-02 | 7 | -71/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | controller. Use time_with_zone in schema. Remove Gcp::Clusters from safe_model_attributes.ym | ||||
| * | | | | | | | | Merge branch 'refactor-clusters' of https://gitlab.com/gitlab-org/gitlab-ce ↵ | Shinya Maeda | 2017-11-02 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into refactor-clusters | ||||
| | * | | | | | | | | Pass cluster_id | Kamil Trzcinski | 2017-11-01 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'master' into refactor-clusters | Shinya Maeda | 2017-11-02 | 203 | -1987/+1962 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Revert back FetchKubernetesTokenService | Kamil Trzcinski | 2017-11-01 | 9 | -42/+156 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Slim down Platforms::Kubernetes, and instead make it instrument ↵ | Kamil Trzcinski | 2017-11-01 | 4 | -128/+43 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KubernetesService | ||||
| * | | | | | | | | | Improve migration file. Add migration spec. Reorder columns of the table. | Shinya Maeda | 2017-11-01 | 5 | -105/+200 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Fix spec. Fix usage ping. Fix warnings by adding new models and attributes. | Shinya Maeda | 2017-11-01 | 12 | -48/+102 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'master' into refactor-clusters | Shinya Maeda | 2017-11-01 | 635 | -6793/+11717 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | specs for feature | Shinya Maeda | 2017-11-01 | 10 | -94/+165 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | specs for controller. Improved validation | Shinya Maeda | 2017-10-31 | 11 | -251/+446 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | spec for spec/presenters | Shinya Maeda | 2017-10-31 | 1 | -6/+5 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | specs for serializers. | Shinya Maeda | 2017-10-31 | 2 | -18/+39 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | specs for policies. | Shinya Maeda | 2017-10-31 | 1 | -3/+3 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | specs for workers. | Shinya Maeda | 2017-10-31 | 4 | -55/+33 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | specs for services. Improved details. | Shinya Maeda | 2017-10-30 | 21 | -388/+653 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | specs for models. Improved details. | Shinya Maeda | 2017-10-30 | 16 | -342/+838 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | This works | Shinya Maeda | 2017-10-23 | 24 | -219/+422 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Refactor Clusters to be consisted from GcpProvider and KubernetesPlatform | Kamil Trzcinski | 2017-10-23 | 22 | -357/+592 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'pawel/metrics-to-prometheus-33643' into 'master' | Grzegorz Bizon | 2017-11-06 | 40 | -553/+1000 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add all InfluxDB metrics to prometheus See merge request gitlab-org/gitlab-ce!13891 | ||||
| * | | | | | | | | | | | Add missing mutex guard to method call metricspawel/metrics-to-prometheus-33643 | Pawel Chojnacki | 2017-11-03 | 1 | -12/+21 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Only enable unicorn metrics when not in sidekiq mode. | Pawel Chojnacki | 2017-11-02 | 2 | -5/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + remove rebased test case | ||||
| * | | | | | | | | | | | Make subscriber tests pass, after refactoring metrics | Pawel Chojnacki | 2017-11-02 | 6 | -11/+11 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Use Mutex to guard metrics creation in transaction. Switch action view to ↵ | Pawel Chojnacki | 2017-11-02 | 2 | -28/+49 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | threadsafe instance variables | ||||
| * | | | | | | | | | | | move metrics for ActiveRecord, RailsCache and queue duration to instance ↵ | Pawel Chojnacki | 2017-11-02 | 3 | -38/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | variables | ||||
| * | | | | | | | | | | | rename BackgroundMigration to SidekiqMigration | Pawel Chojnacki | 2017-11-02 | 6 | -4/+17 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Fix sidekiq middleware tests | Pawel Chojnacki | 2017-11-02 | 5 | -27/+14 |
| | | | | | | | | | | | |