summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add username parameter to gravatar URLdm-gravatar-usernameDouwe Maan2017-05-266-12/+40
* Merge branch 'fix-counter-cache-for-acts-as-taggable' into 'master'Stan Hu2017-05-262-0/+8
|\
| * Fix Counter Cache not being disabled for acts-on-taggablefix-counter-cache-for-acts-as-taggableKamil Trzcinski2017-05-262-0/+8
* | Merge branch '31448-jira-urls' into 'master'Grzegorz Bizon2017-05-266-54/+156
|\ \
| * | Add API URL to JIRA settings31448-jira-urlsJarka Kadlecova2017-05-266-54/+156
* | | Merge branch 'diffcollection-no-restarts' into 'master'Douwe Maan2017-05-262-21/+58
|\ \ \
| * | | Use the iterator inside DiffCollection only onceJacob Vosmaer2017-05-241-18/+21
| * | | Add test that shows DiffCollection restart bugJacob Vosmaer2017-05-231-3/+37
* | | | Merge branch '32888-fix-error-after-missing-note-hash-fragment-in-dom' into '...Clement Ho2017-05-262-2/+45
|\ \ \ \
| * | | | Fix error thrown with missing note fragment in DOM32888-fix-error-after-missing-note-hash-fragment-in-domEric Eastwood2017-05-262-2/+45
* | | | | Merge branch 'fix-emoji-menu-z-index' into 'master'Annabel Dunstone Gray2017-05-261-1/+1
|\ \ \ \ \
| * | | | | Set emoji-menu z-index to 200Luke "Jared" Bennett2017-05-261-1/+1
|/ / / / /
* | | | | Merge branch '32683-resolved-discussions-icon-is-misaligned' into 'master'Annabel Dunstone Gray2017-05-261-1/+9
|\ \ \ \ \
| * | | | | Resolve "Resolved discussions icon is misaligned"Luke "Jared" Bennett2017-05-261-1/+9
|/ / / / /
* | | | | Merge branch '32851-postgres-min-version' into 'master'Douwe Maan2017-05-264-3/+8
|\ \ \ \ \
| * | | | | Minimum postgresql version is now 9.2Nick Thomas2017-05-264-3/+8
| | |_|/ / | |/| | |
* | | | | Merge branch 'locale-region-fix' into 'master'Douwe Maan2017-05-261-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed locale frontend not picking up regionslocale-region-fixPhil Hughes2017-05-251-1/+1
* | | | | Merge branch 'zj-docs-on-pipeline-schedules' into 'master'32962-diff-tab-shows-a-loading-spinnerAchilleas Pipinellis2017-05-261-19/+0
|\ \ \ \ \
| * | | | | Remove trigger docs jobzj-docs-on-pipeline-schedulesZ.J. van de Weg2017-05-201-19/+0
* | | | | | Merge branch '31556-ci-coverage-paralel-rspec' into 'master'Kamil TrzciƄski2017-05-263-24/+74
|\ \ \ \ \ \
| * | | | | | 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-242-4/+4
| * | | | | | Use each_line. Avoid comparison of partial. Add UTF-8 spec.Shinya Maeda2017-05-242-5/+14
| * | | | | | Add changelogShinya Maeda2017-05-241-0/+4
| * | | | | | Fix reverse_line from chunk basedShinya Maeda2017-05-242-2/+39
| * | | | | | Fix while trueShinya Maeda2017-05-241-13/+8
| * | | | | | Add reverse_lineShinya Maeda2017-05-241-1/+21
| * | | | | | ReproducedShinya Maeda2017-05-241-2/+10
* | | | | | | Merge branch '32737-audit-long-term-cacheability-of-webpack-assets' into 'mas...Tim Zallmann2017-05-263-86/+155
|\ \ \ \ \ \ \
| * | | | | | | update webpack to v2.6.1 patch release to fix "Can't find variable: Promise" ...32737-audit-long-term-cacheability-of-webpack-assetsMike Greiling2017-05-252-9/+5
| * | | | | | | update webpack-bundle-analyzer past v2.4.1 to support NamedChunksPluginMike Greiling2017-05-252-72/+121
| * | | | | | | name all webpack chunks to improve long term cacheabilityMike Greiling2017-05-251-1/+13
| * | | | | | | add NameAllModulesPlugin to cover shortcomings of NamedModulesPluginMike Greiling2017-05-253-1/+8
| * | | | | | | upgrade to latest webpack versionMike Greiling2017-05-252-11/+16
* | | | | | | | Merge branch 'dm-diff-cleanup' into 'master'Robert Speicher2017-05-2537-278/+261
|\ \ \ \ \ \ \ \
| * | | | | | | | Address feedbackDouwe Maan2017-05-252-5/+3
| * | | | | | | | Change code comment formattingdm-diff-cleanupDouwe Maan2017-05-231-1/+3
| * | | | | | | | Remove @commit in compare and MR controllersDouwe Maan2017-05-233-11/+4
| * | | | | | | | Pass fallback_diff_refs to Diff::File instead of using view helpersDouwe Maan2017-05-2319-116/+111
| * | | | | | | | Clean up diff renderingDouwe Maan2017-05-2314-134/+123