summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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-257-41/+76
|\ \
| * | 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-233-8/+15
* | | 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-252-7/+28
|\ \ \ \
| * | | | Bugfix: Always use the default language when generating emails.32748-emails-are-being-sent-with-the-wrong-languageRuben Davila2017-05-252-7/+28
* | | | | 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
| * | | | | Autolink package names in podspecDouwe Maan2017-05-232-0/+25
| * | | | | Autolink package names in PodfileDouwe Maan2017-05-233-0/+26
| * | | | | Autolink package names in composer.jsonDouwe Maan2017-05-232-0/+19
| * | | | | Autolink package names in package.jsonDouwe Maan2017-05-234-0/+112
| * | | | | Autolink package names in gemspecDouwe Maan2017-05-232-1/+20
| * | | | | Refactor DependencyLinker::BaseLinkerDouwe Maan2017-05-233-59/+70
| | |_|/ / | |/| | |
* | | | | Merge branch 'revert-b0498c17' into 'master'Robert Speicher2017-05-258-270/+277
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove extra spacerevert-b0498c17Douwe Maan2017-05-241-1/+1
| * | | | Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-248-270/+277
* | | | | use full caps RSS instead of rssAlexis Reigel2017-05-241-1/+1
* | | | | rake task to reset all rss tokensAlexis Reigel2017-05-241-0/+10
|/ / / /
* | | | Merge branch 'dm-outdated-system-note' into 'master'Grzegorz Bizon2017-05-243-92/+162
|\ \ \ \
| * | | | Address reviewDouwe Maan2017-05-241-1/+3
| * | | | Fix specsdm-outdated-system-noteDouwe Maan2017-05-231-1/+0
| * | | | Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan2017-05-233-92/+161
| |/ / /
* | | | Merge branch 'dm-fix-routes' into 'master'Robert Speicher2017-05-244-10/+193
|\ \ \ \
| * | | | Remove changes that are not absolutely necessarydm-fix-routesDouwe Maan2017-05-238-277/+270