Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'dm-dependency-value-regex' into 'master' | Grzegorz Bizon | 2017-05-26 | 2 | -5/+5 |
|\ | |||||
| * | Don't allow spaces in dependency linker value regex | Douwe Maan | 2017-05-25 | 2 | -5/+5 |
* | | Merge branch '31459-fix-transient-error-caused-by-small-timeout-also-adapt-te... | Grzegorz Bizon | 2017-05-26 | 1 | -8/+9 |
|\ \ | |||||
| * | | Move helpers to spec file, use const's instead of helper methods | Pawel Chojnacki | 2017-05-25 | 1 | -8/+4 |
| * | | Fix transient CI errors by increasing command execution timeouts from 1s to 30s | Pawel Chojnacki | 2017-05-17 | 1 | -5/+10 |
* | | | Merge branch '31448-jira-urls' into 'master' | Grzegorz Bizon | 2017-05-26 | 1 | -1/+7 |
|\ \ \ | |||||
| * | | | Add API URL to JIRA settings31448-jira-urls | Jarka Kadlecova | 2017-05-26 | 1 | -1/+7 |
* | | | | Merge branch 'diffcollection-no-restarts' into 'master' | Douwe Maan | 2017-05-26 | 1 | -18/+21 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Use the iterator inside DiffCollection only once | Jacob Vosmaer | 2017-05-24 | 1 | -18/+21 |
* | | | | Merge branch '31556-ci-coverage-paralel-rspec' into 'master' | Kamil TrzciĆski | 2017-05-26 | 1 | -23/+28 |
|\ \ \ \ | |||||
| * | | | | Resolve static analysys. Use until instead of negative while | Shinya Maeda | 2017-05-25 | 1 | -2/+2 |
| * | | | | Adopt ayufan script | Shinya Maeda | 2017-05-24 | 1 | -12/+13 |
| * | | | | put force_encoding in def reverse_line | Shinya Maeda | 2017-05-24 | 1 | -3/+3 |
| * | | | | Append gurad clause. remove unless debris.empty | Shinya Maeda | 2017-05-24 | 1 | -1/+3 |
| * | | | | Avoid tap. Use unless&empty. | Shinya Maeda | 2017-05-24 | 1 | -7/+5 |
| * | | | | Improve calc_read_size | Shinya Maeda | 2017-05-24 | 1 | -6/+2 |
| * | | | | Optimize reverse_line | Shinya Maeda | 2017-05-24 | 1 | -12/+13 |
| * | | | | much better | Shinya Maeda | 2017-05-24 | 1 | -7/+1 |
| * | | | | Refer reverse_line from read_last_lines | Shinya Maeda | 2017-05-24 | 1 | -22/+7 |
| * | | | | Use force_encoding(regex.encoding) | Shinya Maeda | 2017-05-24 | 1 | -2/+2 |
| * | | | | Use force_encoding when regex contains UTF-8 char | Shinya Maeda | 2017-05-24 | 1 | -1/+1 |
| * | | | | Use each_line. Avoid comparison of partial. Add UTF-8 spec. | Shinya Maeda | 2017-05-24 | 1 | -5/+3 |
| * | | | | Fix reverse_line from chunk based | Shinya Maeda | 2017-05-24 | 1 | -2/+17 |
| * | | | | Fix while true | Shinya Maeda | 2017-05-24 | 1 | -13/+8 |
| * | | | | Add reverse_line | Shinya Maeda | 2017-05-24 | 1 | -1/+21 |
* | | | | | Merge branch 'dm-diff-cleanup' into 'master' | Robert Speicher | 2017-05-25 | 7 | -41/+76 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Address feedback | Douwe Maan | 2017-05-25 | 1 | -1/+1 |
| * | | | | Pass fallback_diff_refs to Diff::File instead of using view helpers | Douwe Maan | 2017-05-23 | 3 | -31/+57 |
| * | | | | Clean up diff rendering | Douwe Maan | 2017-05-23 | 1 | -0/+2 |
| * | | | | Rename Diff::File {old,new}_ref to {old,new}_sha | Douwe Maan | 2017-05-23 | 2 | -7/+7 |
| * | | | | Add question mark to Gitlab::Diff::File predicate methods | Douwe Maan | 2017-05-23 | 3 | -8/+15 |
* | | | | | Merge branch '32851-fix-postgres-9-1' into 'master' | Douwe Maan | 2017-05-25 | 1 | -1/+34 |
|\ \ \ \ \ | |||||
| * | | | | | Only use DROP INDEX CONCURRENTLY on postgreql 9.2+ | Nick Thomas | 2017-05-25 | 1 | -1/+34 |
* | | | | | | Merge branch '32748-emails-are-being-sent-with-the-wrong-language' into 'master' | Douwe Maan | 2017-05-25 | 2 | -7/+28 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Bugfix: Always use the default language when generating emails.32748-emails-are-being-sent-with-the-wrong-language | Ruben Davila | 2017-05-25 | 2 | -7/+28 |
* | | | | | | | Merge branch 'dm-more-dependency-linkers' into 'master' | Grzegorz Bizon | 2017-05-25 | 15 | -60/+350 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add regexp_for_value helper methoddm-more-dependency-linkers | Douwe Maan | 2017-05-25 | 3 | -40/+25 |
| * | | | | | | | Cartfile git and binary methods cannot take a GitHub repo | Douwe Maan | 2017-05-25 | 1 | -8/+2 |
| * | | | | | | | Autolink package names in requirements.txt | Douwe Maan | 2017-05-23 | 2 | -0/+18 |
| * | | | | | | | Autolink package names in Godeps.json | Douwe Maan | 2017-05-23 | 2 | -0/+27 |
| * | | | | | | | Autolink package names in Cartfile | Douwe Maan | 2017-05-23 | 2 | -0/+21 |
| * | | | | | | | Autolink package names in podspec.json | Douwe Maan | 2017-05-23 | 2 | -0/+33 |
| * | | | | | | | Autolink package names in podspec | Douwe Maan | 2017-05-23 | 2 | -0/+25 |
| * | | | | | | | Autolink package names in Podfile | Douwe Maan | 2017-05-23 | 3 | -0/+26 |
| * | | | | | | | Autolink package names in composer.json | Douwe Maan | 2017-05-23 | 2 | -0/+19 |
| * | | | | | | | Autolink package names in package.json | Douwe Maan | 2017-05-23 | 4 | -0/+112 |
| * | | | | | | | Autolink package names in gemspec | Douwe Maan | 2017-05-23 | 2 | -1/+20 |
| * | | | | | | | Refactor DependencyLinker::BaseLinker | Douwe Maan | 2017-05-23 | 3 | -59/+70 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'revert-b0498c17' into 'master' | Robert Speicher | 2017-05-25 | 8 | -270/+277 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Remove extra spacerevert-b0498c17 | Douwe Maan | 2017-05-24 | 1 | -1/+1 |