Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Cache Gitaly FindCommit RPC responsefix/cache-gitaly-find-commits | Ahmad Sherif | 2018-02-07 | 2 | -8/+56 | |
* | | | | | | | | | | Merge branch 'osw-remove-duplicate-can-be-reverted-calls' into 'master' | Stan Hu | 2018-02-07 | 2 | -2/+14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Address naming suggestion | Oswaldo Ferreira | 2018-02-07 | 1 | -4/+3 | |
| * | | | | | | | | | | Remove duplicate calls of MergeRequest#can_be_reverted? | Oswaldo Ferreira | 2018-02-07 | 2 | -2/+15 | |
* | | | | | | | | | | | Merge branch 'fix_help_controller_spec' into 'master' | Sean McGivern | 2018-02-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Updating `HelpController` spec to use an existing image | Mario de la Ossa | 2018-02-07 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch '4656-ce-port-filtered-search-bar' into 'master' | Clement Ho | 2018-02-07 | 15 | -81/+108 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Import FilteredSearchTokenKeys, update class initialization syntax4656-ce-port-filtered-search-bar | Kushal Pandya | 2018-02-07 | 1 | -5/+6 | |
| * | | | | | | | | | | Import and use `FilteredSearchTokenKeys` independently | Kushal Pandya | 2018-02-07 | 5 | -27/+30 | |
| * | | | | | | | | | | Update class initialization syntax | Kushal Pandya | 2018-02-07 | 5 | -6/+14 | |
| * | | | | | | | | | | Export class instead of assigning to `gl` | Kushal Pandya | 2018-02-07 | 1 | -4/+1 | |
| * | | | | | | | | | | Make class initialization configurable | Kushal Pandya | 2018-02-07 | 2 | -38/+57 | |
| * | | | | | | | | | | Remove `FilteredSearchTokenKeys` import | Kushal Pandya | 2018-02-07 | 1 | -1/+0 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'ce-4813-fix-ee-projects-destroy_service_spec' into 'master' | Sean McGivern | 2018-02-07 | 4 | -19/+15 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Reset column information after the schema is migrated in MigrationsHelpers.sc...ce-4813-fix-ee-projects-destroy_service_spec | Rémy Coutable | 2018-02-07 | 4 | -19/+15 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'clear-job-request-timeout' into 'master' | Filipa Lacerda | 2018-02-07 | 2 | -19/+28 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Clear the timeout in Jobs class after each test | Phil Hughes | 2018-02-07 | 2 | -19/+28 | |
* | | | | | | | | | | | Merge branch 'pawel/connect_to_prometheus_through_proxy-30480' into 'master' | Robert Speicher | 2018-02-07 | 47 | -118/+612 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Catch json parsing error as PrometheusErrorpawel/connect_to_prometheus_through_proxy-30480 | Pawel Chojnacki | 2018-02-07 | 2 | -0/+12 | |
| * | | | | | | | | | | | Avoid unless/else | Pawel Chojnacki | 2018-02-07 | 1 | -4/+4 | |
| * | | | | | | | | | | | Fix order of checks in editable? method. | Pawel Chojnacki | 2018-02-07 | 3 | -6/+7 | |
| * | | | | | | | | | | | Make prometheus service querying approach much nicer wrt to arity and default... | Pawel Chojnacki | 2018-02-07 | 4 | -4/+30 | |
| * | | | | | | | | | | | add i8n to the Prometheus integration settings page | Mike Greiling | 2018-02-06 | 1 | -8/+8 | |
| * | | | | | | | | | | | Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480 | Mike Greiling | 2018-02-06 | 715 | -4180/+11964 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | fix tests for find or initialize service 'prometheus' | Pawel Chojnacki | 2018-02-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | use find_or_initialize to fetch prometheus_service instance | Pawel Chojnacki | 2018-02-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | remove unnecessary comment | Pawel Chojnacki | 2018-02-06 | 1 | -1/+0 | |
| * | | | | | | | | | | | | fix rubocop errors and ensure prometheus_installed? doesn't fail in CI tests ... | Mike Greiling | 2018-01-31 | 1 | -1/+2 | |
| * | | | | | | | | | | | | fix broken karma specs due to removed function | Mike Greiling | 2018-01-31 | 2 | -28/+2 | |
| * | | | | | | | | | | | | style the prometheus integration service page according to design | Mike Greiling | 2018-01-31 | 3 | -10/+33 | |
| * | | | | | | | | | | | | hide prometheus manual integration form when auto config is active | Mike Greiling | 2018-01-31 | 2 | -18/+27 | |
| * | | | | | | | | | | | | change prometheus service description text to match design | Mike Greiling | 2018-01-31 | 18 | -18/+18 | |
| * | | | | | | | | | | | | add link to cluster configuration from prometheus "getting started" state | Mike Greiling | 2018-01-31 | 4 | -10/+31 | |
| * | | | | | | | | | | | | Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480 | Mike Greiling | 2018-01-31 | 185 | -1665/+3243 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | fix eslint and formatting issues | Mike Greiling | 2018-01-31 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | display manage application button only when it is installed | Mike Greiling | 2018-01-31 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | internationalize the "Manage" button label | Mike Greiling | 2018-01-30 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | add button to configure prometheus integration from cluster page | Mike Greiling | 2018-01-30 | 3 | -1/+9 | |
| * | | | | | | | | | | | | | add manage button to application rows in cluster integration | Mike Greiling | 2018-01-30 | 2 | -5/+28 | |
| * | | | | | | | | | | | | | Fix rubocop | Pawel Chojnacki | 2018-01-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | enable manual configuration property for all test prometheus services | Pawel Chojnacki | 2018-01-30 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | fix service generic tests | Pawel Chojnacki | 2018-01-30 | 1 | -4/+1 | |
| * | | | | | | | | | | | | | Merge branch '42496-prometheus-deployment-fails-after-helm-chart-upgrade-to-2... | Mike Greiling | 2018-01-29 | 1 | -76/+64 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Fix values.yaml for Prometheus | Joshua Lambert | 2018-01-26 | 1 | -76/+64 | |
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into pawel/connect_to_promethe... | Pawel Chojnacki | 2018-01-29 | 1026 | -10120/+17067 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | check if service is template | Pawel Chojnacki | 2018-01-17 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | add manual_configuration to prometheus_service factory to enable it by default | Pawel Chojnacki | 2018-01-17 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into pawel/connect_to_promethe... | Pawel Chojnacki | 2018-01-17 | 1388 | -13895/+36568 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Add Changelog item | Pawel Chojnacki | 2018-01-04 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | Fix rubocop warnings | Pawel Chojnacki | 2018-01-04 | 4 | -13/+19 |