summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* expand Namespaces:: and refactoring yaml parsing out of MetricGroup classPawel Chojnacki2017-06-0611-234/+277
* Remove orig file + rubocop cleanupPawel Chojnacki2017-06-053-6/+3
* Additional Metrics testsPawel Chojnacki2017-06-051-13/+22
* Towards Reviewable prometheusPawel Chojnacki2017-06-051-4/+3
* Matched Metrics testsPawel Chojnacki2017-06-053-35/+37
* Add Y Label field to yml and responsesPawel Chojnacki2017-05-303-10/+5
* Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-05-3032-418/+1133
|\
| * Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-294-0/+326
| |\
| | * Hide nested group UI/API support for MySQLYorick Peterse2017-05-172-3/+6
| | * Use CTEs for nested groups and authorizationsYorick Peterse2017-05-174-0/+323
| * | Merge branch 'dm-dependency-value-regex' into 'master'Grzegorz Bizon2017-05-262-5/+5
| |\ \
| | * | Don't allow spaces in dependency linker value regexDouwe Maan2017-05-252-5/+5
| * | | Merge branch '31459-fix-transient-error-caused-by-small-timeout-also-adapt-te...Grzegorz Bizon2017-05-261-8/+9
| |\ \ \
| | * | | Move helpers to spec file, use const's instead of helper methodsPawel Chojnacki2017-05-251-8/+4
| | * | | Fix transient CI errors by increasing command execution timeouts from 1s to 30sPawel Chojnacki2017-05-171-5/+10
| * | | | Merge branch 'diffcollection-no-restarts' into 'master'Douwe Maan2017-05-261-18/+21
| |\ \ \ \
| | * | | | Use the iterator inside DiffCollection only onceJacob Vosmaer2017-05-241-18/+21
| * | | | | Merge branch '31556-ci-coverage-paralel-rspec' into 'master'Kamil TrzciƄski2017-05-261-23/+28
| |\ \ \ \ \
| | * | | | | Resolve static analysys. Use until instead of negative whileShinya Maeda2017-05-251-2/+2
| | * | | | | Adopt ayufan scriptShinya Maeda2017-05-241-12/+13
| | * | | | | put force_encoding in def reverse_lineShinya Maeda2017-05-241-3/+3
| | * | | | | Append gurad clause. remove unless debris.emptyShinya Maeda2017-05-241-1/+3
| | * | | | | Avoid tap. Use unless&empty.Shinya Maeda2017-05-241-7/+5
| | * | | | | Improve calc_read_sizeShinya Maeda2017-05-241-6/+2
| | * | | | | Optimize reverse_lineShinya Maeda2017-05-241-12/+13
| | * | | | | much betterShinya Maeda2017-05-241-7/+1
| | * | | | | Refer reverse_line from read_last_linesShinya Maeda2017-05-241-22/+7
| | * | | | | Use force_encoding(regex.encoding)Shinya Maeda2017-05-241-2/+2
| | * | | | | Use force_encoding when regex contains UTF-8 charShinya Maeda2017-05-241-1/+1
| | * | | | | Use each_line. Avoid comparison of partial. Add UTF-8 spec.Shinya Maeda2017-05-241-5/+3
| | * | | | | Fix reverse_line from chunk basedShinya Maeda2017-05-241-2/+17
| | * | | | | Fix while trueShinya Maeda2017-05-241-13/+8
| | * | | | | Add reverse_lineShinya Maeda2017-05-241-1/+21
| * | | | | | Merge branch 'dm-diff-cleanup' into 'master'Robert Speicher2017-05-256-40/+73
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Address feedbackDouwe Maan2017-05-251-1/+1
| | * | | | | Pass fallback_diff_refs to Diff::File instead of using view helpersDouwe Maan2017-05-233-31/+57
| | * | | | | Clean up diff renderingDouwe Maan2017-05-231-0/+2
| | * | | | | Rename Diff::File {old,new}_ref to {old,new}_shaDouwe Maan2017-05-232-7/+7
| | * | | | | Add question mark to Gitlab::Diff::File predicate methodsDouwe Maan2017-05-232-7/+12
| | |/ / / /
| * | | | | Merge branch '32851-fix-postgres-9-1' into 'master'Douwe Maan2017-05-251-1/+34
| |\ \ \ \ \
| | * | | | | Only use DROP INDEX CONCURRENTLY on postgreql 9.2+Nick Thomas2017-05-251-1/+34
| * | | | | | Merge branch '32748-emails-are-being-sent-with-the-wrong-language' into 'master'Douwe Maan2017-05-251-5/+26
| |\ \ \ \ \ \
| | * | | | | | Bugfix: Always use the default language when generating emails.32748-emails-are-being-sent-with-the-wrong-languageRuben Davila2017-05-251-5/+26
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'dm-more-dependency-linkers' into 'master'Grzegorz Bizon2017-05-2515-60/+350
| |\ \ \ \ \ \
| | * | | | | | Add regexp_for_value helper methoddm-more-dependency-linkersDouwe Maan2017-05-253-40/+25
| | * | | | | | Cartfile git and binary methods cannot take a GitHub repoDouwe Maan2017-05-251-8/+2
| | * | | | | | Autolink package names in requirements.txtDouwe Maan2017-05-232-0/+18
| | * | | | | | Autolink package names in Godeps.jsonDouwe Maan2017-05-232-0/+27
| | * | | | | | Autolink package names in CartfileDouwe Maan2017-05-232-0/+21
| | * | | | | | Autolink package names in podspec.jsonDouwe Maan2017-05-232-0/+33