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
path: root/lib
AgeCommit message (Expand)Author
2017-06-05Remove orig file + rubocop cleanupPawel Chojnacki
2017-06-05Additional Metrics testsPawel Chojnacki
2017-06-05Towards Reviewable prometheusPawel Chojnacki
2017-06-05Matched Metrics testsPawel Chojnacki
2017-05-30Add Y Label field to yml and responsesPawel Chojnacki
2017-05-30Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki
2017-05-29Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan
2017-05-29Merge branch 'gitaly-init-default' into 'master'Douwe Maan
2017-05-26Merge branch 'dm-dependency-value-regex' into 'master'Grzegorz Bizon
2017-05-26Merge branch '31459-fix-transient-error-caused-by-small-timeout-also-adapt-te...Grzegorz Bizon
2017-05-26Merge branch '31448-jira-urls' into 'master'Grzegorz Bizon
2017-05-26Merge branch 'diffcollection-no-restarts' into 'master'Douwe Maan
2017-05-26Duplicate gitaly init variables in 'default' fileJacob Vosmaer
2017-05-26Add API URL to JIRA settingsJarka Kadlecova
2017-05-26Merge branch '31556-ci-coverage-paralel-rspec' into 'master'Kamil TrzciƄski
2017-05-26Merge branch 'dm-diff-cleanup' into 'master'Robert Speicher
2017-05-25Don't allow spaces in dependency linker value regexDouwe Maan
2017-05-25Address feedbackDouwe Maan
2017-05-25Move helpers to spec file, use const's instead of helper methodsPawel Chojnacki
2017-05-25Merge branch '32851-fix-postgres-9-1' into 'master'Douwe Maan
2017-05-25Merge branch '32748-emails-are-being-sent-with-the-wrong-language' into 'master'Douwe Maan
2017-05-25Only use DROP INDEX CONCURRENTLY on postgreql 9.2+Nick Thomas
2017-05-25Merge branch 'dm-more-dependency-linkers' into 'master'Grzegorz Bizon
2017-05-25Add per deployment additional metricsPawel Chojnacki
2017-05-25Bugfix: Always use the default language when generating emails.Ruben Davila
2017-05-25Merge branch 'revert-b0498c17' into 'master'Robert Speicher
2017-05-25Add regexp_for_value helper methodDouwe Maan
2017-05-25Cartfile git and binary methods cannot take a GitHub repoDouwe Maan
2017-05-25Finalize refactoring additional metrics queryPawel Chojnacki
2017-05-25Additional metrics initial work, with working metrics listing, but without ac...Pawel Chojnacki
2017-05-25Remove extra spaceDouwe Maan
2017-05-24Revert "Remove changes that are not absolutely necessary"Douwe Maan
2017-05-24use full caps RSS instead of rssAlexis Reigel
2017-05-24rake task to reset all rss tokensAlexis Reigel
2017-05-24Merge branch 'dm-outdated-system-note' into 'master'Grzegorz Bizon
2017-05-24Resolve static analysys. Use until instead of negative whileShinya Maeda
2017-05-24Address reviewDouwe Maan
2017-05-24Merge branch 'dm-fix-routes' into 'master'Robert Speicher
2017-05-24Merge branch '29852-latex-formatting' into 'master'Robert Speicher
2017-05-24Fix LaTeX formatting for AsciiDoc wikiJarka Kadlecova
2017-05-24Use the iterator inside DiffCollection only onceJacob Vosmaer
2017-05-24Adopt ayufan scriptShinya Maeda
2017-05-24put force_encoding in def reverse_lineShinya Maeda
2017-05-24Append gurad clause. remove unless debris.emptyShinya Maeda
2017-05-24Avoid tap. Use unless&empty.Shinya Maeda
2017-05-24Improve calc_read_sizeShinya Maeda
2017-05-24Optimize reverse_lineShinya Maeda
2017-05-24much betterShinya Maeda
2017-05-24Refer reverse_line from read_last_linesShinya Maeda
2017-05-24Use force_encoding(regex.encoding)Shinya Maeda