summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* more refactoringJames Lopez2017-06-232-22/+0
* more refactoring based on feedbackJames Lopez2017-06-231-0/+13
* fixed specsJames Lopez2017-06-232-3/+5
* add more spec examplesJames Lopez2017-06-232-3/+23
* add emails service specsJames Lopez2017-06-232-0/+35
* fix specsJames Lopez2017-06-231-12/+0
* update notification settings, fix api specsJames Lopez2017-06-231-3/+1
* update preferences controllerJames Lopez2017-06-231-2/+3
* use update service on ldap call and updated specs and serviceJames Lopez2017-06-231-1/+0
* added bang option to specJames Lopez2017-06-231-0/+30
* fix specJames Lopez2017-06-231-6/+5
* ported EE user service to CEJames Lopez2017-06-234-2/+56
* Make JavaScript tests fail for unhandled Promise rejectionsWinnie Hellmann2017-06-235-153/+247
* Merge branch 'fix/properly-encode-gitaly-diffs' into 'master'Robert Speicher2017-06-221-0/+8
|\
| * Encode Gitaly diff patches properlyfix/properly-encode-gitaly-diffsAhmad Sherif2017-06-221-0/+8
* | Merge branch '28717-additional-metrics-review-branch' into 'master'Grzegorz Bizon2017-06-2221-6/+1271
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...28717-additional-metrics-review-branchPawel Chojnacki2017-06-22611-3310/+4535
| |\ \
| * | | Make queries not die when underlying data cannot be foundPawel Chojnacki2017-06-201-2/+2
| * | | Add rescue_from(ActionController::UnknownFormat) in Application ControllerPawel Chojnacki2017-06-201-0/+30
| * | | Memoize only yaml loading methodPawel Chojnacki2017-06-161-5/+0
| * | | move additional_metrics.yaml into prometheus/ config folderPawel Chojnacki2017-06-161-1/+1
| * | | Move Prometheus service to project modelPawel Chojnacki2017-06-163-5/+6
| * | | Fix prometheus service frontend fixturePawel Chojnacki2017-06-162-3/+3
| * | | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-16433-2461/+9536
| |\ \ \
| * | | | cleanup wipPawel Chojnacki2017-06-163-6/+9
| * | | | Use include ActiveModel::Model to hold metrics data parsed from yaml.Pawel Chojnacki2017-06-162-13/+14
| * | | | Test Additional metrics parser and fix query checking testsPawel Chojnacki2017-06-092-1/+251
| * | | | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-07258-2067/+7637
| |\ \ \ \
| * | | | | Remove unecessary before blockPawel Chojnacki2017-06-071-4/+0
| * | | | | Use explicit instance of prometheus service and add access methods to itPawel Chojnacki2017-06-074-10/+104
| * | | | | Add schema matcher for non response objects + use schema to test additional m...Pawel Chojnacki2017-06-064-71/+88
| * | | | | expand Namespaces:: and refactoring yaml parsing out of MetricGroup classPawel Chojnacki2017-06-064-4/+4
| * | | | | Explicitly require format.json in prometheus_controllerPawel Chojnacki2017-06-061-0/+60
| * | | | | Fix prometheus service testsPawel Chojnacki2017-06-062-2/+16
| * | | | | Fix transient error in deployment testPawel Chojnacki2017-06-061-0/+4
| * | | | | Remove orig file + rubocop cleanupPawel Chojnacki2017-06-053-20/+10
| * | | | | Cleanup Additional Metrics testsPawel Chojnacki2017-06-056-68/+20
| * | | | | Refactor Metric tests to use more common codePawel Chojnacki2017-06-053-19/+16
| * | | | | Additional Metrics of deployment testsPawel Chojnacki2017-06-054-142/+179
| * | | | | Environments#additional_metrics testsPawel Chojnacki2017-06-052-0/+133
| * | | | | Test Partial additional query responsePawel Chojnacki2017-06-051-9/+45
| * | | | | Additional metrics test using multiple groupsPawel Chojnacki2017-06-053-32/+111
| * | | | | Additional Metrics testsPawel Chojnacki2017-06-054-4/+104
| * | | | | Towards Reviewable prometheusPawel Chojnacki2017-06-053-31/+143
| * | | | | Matched Metrics testsPawel Chojnacki2017-06-051-0/+50
| * | | | | Update as per review feedbackkushalpandya2017-06-011-1/+34
| * | | | | Tests for `PrometheusMetrics` classkushalpandya2017-06-012-0/+166
| * | | | | Prometheus Service Fixture Generatorkushalpandya2017-05-311-0/+31
| * | | | | Add support for Prometheus Servicekushalpandya2017-05-311-0/+8
| * | | | | Add Prometheus client testsPawel Chojnacki2017-05-302-0/+76