summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add rubocop:disable to gon_helper.rb32916-browser-notifications-for-pipeline-running-in-a-mr-is-goneLuke "Jared" Bennett2017-05-261-0/+2
|
* Added specs for handleNotifications in mr_widget_options_spec.jsLuke "Jared" Bennett2017-05-264-4/+47
|
* Move gon ref to the index to avoid depending on gon in any mr widget objectsLuke "Jared" Bennett2017-05-262-1/+3
|
* Restore notifications to MR widgetLuke "Jared" Bennett2017-05-266-43/+53
|
* Merge branch 'zj-docs-on-pipeline-schedules' into 'master'32962-diff-tab-shows-a-loading-spinnerAchilleas Pipinellis2017-05-261-19/+0
|\ | | | | | | | | Remove trigger docs job See merge request !11574
| * Remove trigger docs jobzj-docs-on-pipeline-schedulesZ.J. van de Weg2017-05-201-19/+0
| | | | | | | | | | | | | | No need to trigger pipelines no more, as now these will be triggered using pipeline schedules. See https://gitlab.com/gitlab-com/gitlab-docs/pipeline_schedules
* | Merge branch '31556-ci-coverage-paralel-rspec' into 'master'Kamil Trzciński2017-05-263-24/+74
|\ \ | | | | | | | | | | | | | | | | | | Return the last coverage in trace stream Closes #31556 See merge request !11128
| * | 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 ↵Tim Zallmann2017-05-263-86/+155
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Audit long-term cacheability of webpack assets" Closes #32737 See merge request !11622
| * | | 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
| | | | | | | | | | | | | | | | error
| * | | 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
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Clean up diff rendering See merge request !11390
| * | | | 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
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Resolve "GitLab 9.0 to 9.2 is incompatible with PostgreSQL 9.1" See merge request !11709
| * | | | | 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. See merge request !11719
| * | | | | | 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
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent commits from upstream repositories to be re-processed by forks Closes #19262 See merge request !11511
| * | | | | | | 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 Closes #32728 See merge request !11681
| * | | | | | | | 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. Closes #32748 See merge request !11662