summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add API URL to JIRA settings31448-jira-urlsJarka Kadlecova2017-05-266-54/+156
* 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
| * | | | Consistently style image in blob and diffDouwe Maan2017-05-233-3/+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-2311-43/+50
* | | | | Merge branch '32851-fix-postgres-9-1' into 'master'Douwe Maan2017-05-256-17/+49
|\ \ \ \ \
| * | | | | Only use DROP INDEX CONCURRENTLY on postgreql 9.2+Nick Thomas2017-05-256-17/+49
* | | | | | Merge branch 'fix-i18-docs' into 'master'Douwe Maan2017-05-251-1/+11
|\ \ \ \ \ \
| * | | | | | Add small update for the i18n guide.fix-i18-docsRuben Davila2017-05-251-1/+11
* | | | | | | Merge branch 'issue_19262' into 'master'Douwe Maan2017-05-253-10/+29
|\ \ \ \ \ \ \
| * | | | | | | Remove unecessary commit pattern checkFelipe Artur2017-05-252-11/+1
| * | | | | | | Prevent commits from upstream repositories to be re-processed by forksFelipe Artur2017-05-223-0/+29
* | | | | | | | Merge branch 'winh-label-textcolor-default' into 'master'Grzegorz Bizon2017-05-253-3/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | Provide default for calculating label text color (!11681)winh2017-05-252-3/+6
| * | | | | | | | Add failing test for #32728winh2017-05-251-0/+17
* | | | | | | | | Merge branch '32748-emails-are-being-sent-with-the-wrong-language' into 'master'Douwe Maan2017-05-257-29/+62
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Bugfix: Always use the default language when generating emails.32748-emails-are-being-sent-with-the-wrong-languageRuben Davila2017-05-257-29/+62
* | | | | | | | | Merge branch '32762-gitaly-should-be-recompiled-when-gitaly_server_version-ch...Robert Speicher2017-05-251-1/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Re-download and recompile Gitaly in tests if the version changed32762-gitaly-should-be-recompiled-when-gitaly_server_version-changesAlejandro Rodríguez2017-05-241-1/+12
| | |_|_|_|/ / / / | |/| | | | | | |