Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge branch 'issuable-form-create-label-sub-groups' into 'master' | Filipa Lacerda | 2017-05-26 | 3 | -1/+36 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed create new label form in issue form not working for sub-group projects Closes #32906 See merge request !11703 | |||||
| * | | | | | | Fixed create new label form in issue form not working for sub-group projectsissuable-form-create-label-sub-groups | Phil Hughes | 2017-05-25 | 3 | -1/+36 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #32906 | |||||
* | | | | | | | Merge branch 'fix-counter-cache-for-acts-as-taggable' into 'master' | Stan Hu | 2017-05-26 | 2 | -0/+8 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Counter Cache not being disabled for acts-on-taggable Closes #30582 See merge request !11727 | |||||
| * | | | | | | | Fix Counter Cache not being disabled for acts-on-taggablefix-counter-cache-for-acts-as-taggable | Kamil Trzcinski | 2017-05-26 | 2 | -0/+8 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge branch '31448-jira-urls' into 'master' | Grzegorz Bizon | 2017-05-26 | 6 | -54/+156 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add API URL to JIRA settings Closes #31448 See merge request !11707 | |||||
| * | | | | | | | | Add API URL to JIRA settings31448-jira-urls | Jarka Kadlecova | 2017-05-26 | 6 | -54/+156 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'diffcollection-no-restarts' into 'master' | Douwe Maan | 2017-05-26 | 2 | -21/+58 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix buffering in DiffCollection See merge request !11659 | |||||
| * | | | | | | | | Use the iterator inside DiffCollection only once | Jacob Vosmaer | 2017-05-24 | 1 | -18/+21 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Add test that shows DiffCollection restart bug | Jacob Vosmaer | 2017-05-23 | 1 | -3/+37 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge branch '32888-fix-error-after-missing-note-hash-fragment-in-dom' into ↵ | Clement Ho | 2017-05-26 | 2 | -2/+45 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Fix error thrown with missing note fragment in DOM Closes #32888 See merge request !11700 | |||||
| * | | | | | | | | Fix error thrown with missing note fragment in DOM32888-fix-error-after-missing-note-hash-fragment-in-dom | Eric Eastwood | 2017-05-26 | 2 | -2/+45 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32888 Reproduction: 1. Visit /namespace/project/merge_requests/x/diffs#note_1234 1. When `#note_1234` isn't in the diff, an error is thrown | |||||
* | | | | | | | | | Merge branch 'fix-emoji-menu-z-index' into 'master' | Annabel Dunstone Gray | 2017-05-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set emoji-menu z-index to 200 Closes #32632 See merge request !11686 | |||||
| * | | | | | | | | | Set emoji-menu z-index to 200 | Luke "Jared" Bennett | 2017-05-26 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch '32683-resolved-discussions-icon-is-misaligned' into 'master' | Annabel Dunstone Gray | 2017-05-26 | 1 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Resolved discussions icon is misaligned" Closes #32683 See merge request !11711 | |||||
| * | | | | | | | | | Resolve "Resolved discussions icon is misaligned" | Luke "Jared" Bennett | 2017-05-26 | 1 | -1/+9 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch '32851-postgres-min-version' into 'master' | Douwe Maan | 2017-05-26 | 4 | -3/+8 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop support for postgresql 9.1 in GitLab 9.3 Closes #32851 See merge request !11677 | |||||
| * | | | | | | | | | Minimum postgresql version is now 9.2 | Nick Thomas | 2017-05-26 | 4 | -3/+8 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'locale-region-fix' into 'master' | Douwe Maan | 2017-05-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed locale frontend not picking up regions Closes #32913 See merge request !11717 | |||||
| * | | | | | | | | Fixed locale frontend not picking up regionslocale-region-fix | Phil Hughes | 2017-05-25 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was caused by a webpack config issue that would only look in folders that only had lower case letters. This has been changed to include any word character Closes #32913 | |||||
* | | | | | | | | | Merge branch 'zj-docs-on-pipeline-schedules' into 'master'32962-diff-tab-shows-a-loading-spinner | Achilleas Pipinellis | 2017-05-26 | 1 | -19/+0 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove trigger docs job See merge request !11574 | |||||
| * | | | | | | | | | Remove trigger docs jobzj-docs-on-pipeline-schedules | Z.J. van de Weg | 2017-05-20 | 1 | -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ński | 2017-05-26 | 3 | -24/+74 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Return the last coverage in trace stream Closes #31556 See merge request !11128 | |||||
| * | | | | | | | | | | 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 | 2 | -4/+4 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Use each_line. Avoid comparison of partial. Add UTF-8 spec. | Shinya Maeda | 2017-05-24 | 2 | -5/+14 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Add changelog | Shinya Maeda | 2017-05-24 | 1 | -0/+4 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix reverse_line from chunk based | Shinya Maeda | 2017-05-24 | 2 | -2/+39 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix while true | Shinya Maeda | 2017-05-24 | 1 | -13/+8 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Add reverse_line | Shinya Maeda | 2017-05-24 | 1 | -1/+21 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Reproduced | Shinya Maeda | 2017-05-24 | 1 | -2/+10 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch '32737-audit-long-term-cacheability-of-webpack-assets' into ↵ | Tim Zallmann | 2017-05-26 | 3 | -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-assets | Mike Greiling | 2017-05-25 | 2 | -9/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | error | |||||
| * | | | | | | | | | | | update webpack-bundle-analyzer past v2.4.1 to support NamedChunksPlugin | Mike Greiling | 2017-05-25 | 2 | -72/+121 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | name all webpack chunks to improve long term cacheability | Mike Greiling | 2017-05-25 | 1 | -1/+13 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | add NameAllModulesPlugin to cover shortcomings of NamedModulesPlugin | Mike Greiling | 2017-05-25 | 3 | -1/+8 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | upgrade to latest webpack version | Mike Greiling | 2017-05-25 | 2 | -11/+16 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'dm-diff-cleanup' into 'master' | Robert Speicher | 2017-05-25 | 37 | -278/+261 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up diff rendering See merge request !11390 | |||||
| * | | | | | | | | | | | Address feedback | Douwe Maan | 2017-05-25 | 2 | -5/+3 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Change code comment formattingdm-diff-cleanup | Douwe Maan | 2017-05-23 | 1 | -1/+3 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Remove @commit in compare and MR controllers | Douwe Maan | 2017-05-23 | 3 | -11/+4 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Pass fallback_diff_refs to Diff::File instead of using view helpers | Douwe Maan | 2017-05-23 | 19 | -116/+111 | |
| | | | | | | | | | | | |