Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add feature test with unicode traceadd-unicode-trace-feature-test | Shinya Maeda | 2017-05-23 | 3 | -42/+29 |
| | | | | | | | | | | | | | | | | Squashed commit of the following: commit 43e5bba774e9e383dd55c665e82f6fcfc4ebfc4f Author: Shinya Maeda <gitlab.shinyamaeda@gmail.com> Date: Mon Apr 17 17:28:44 2017 +0900 Add fix commit 09610eebdf22ad048812bb86022504b2ad917e19 Author: Shinya Maeda <gitlab.shinyamaeda@gmail.com> Date: Mon Apr 17 17:03:49 2017 +0900 Add trace test | ||||
* | Merge branch 'zj-ps-update-gitlab-yml' into 'master' | Grzegorz Bizon | 2017-05-23 | 1 | -1/+1 |
|\ | | | | | | | | | Update gitlab.yml with default setting See merge request !11614 | ||||
| * | Update gitlab.yml with default settingzj-ps-update-gitlab-yml | Z.J. van de Weg | 2017-05-22 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'fix-retried-for-postgres' into 'master' | Kushal Pandya | 2017-05-23 | 4 | -7/+13 |
|\ \ | | | | | | | | | | | | | | | | | | | Fix migrations for older PostgreSQL versions Closes #32721 See merge request !11620 | ||||
| * | | Fix migrations for older PostgreSQL versionsfix-retried-for-postgres | Kamil Trzcinski | 2017-05-23 | 4 | -7/+13 |
| | | | | | | | | | | | | | | | - Do not care about error when creating index on PostgreSQL - Test against PostgreSQL 9.2 | ||||
* | | | Merge branch 'prevent-project-transfer' into 'master' | Douwe Maan | 2017-05-23 | 7 | -9/+74 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | Prevent project transfer if a new group is not selected Closes #25455 See merge request !11214 | ||||
| * | | Refactored transfer_service #execute actionprevent-project-transfer | Jose Ivan Vargas | 2017-05-22 | 1 | -10/+6 |
| | | | |||||
| * | | minor adjustments to the specs | Jose Ivan Vargas | 2017-05-22 | 3 | -12/+11 |
| | | | |||||
| * | | Renamed some messages and refactored the project_edit class to a function | Jose Ivan Vargas | 2017-05-22 | 6 | -21/+14 |
| | | | |||||
| * | | Prevent project transfer if a new group is not selected | Jose Ivan Vargas | 2017-05-22 | 7 | -5/+82 |
| | | | |||||
* | | | Merge branch 'handle-transient-mr-query-count-spec' into 'master' | Douwe Maan | 2017-05-22 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | Handle transient MR query count spec See merge request !11571 | ||||
| * | | | Handle transient MR query count spechandle-transient-mr-query-count-spec | Oswaldo Ferreira | 2017-05-19 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch '32418-make-link-to-self-less-obvious' into 'master' | Fatih Acet | 2017-05-22 | 5 | -8/+8 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change links to issuable meta to black Closes #32418 See merge request !11505 | ||||
| * | | | | Fix specs32418-make-link-to-self-less-obvious | Annabel Dunstone Gray | 2017-05-19 | 2 | -2/+2 |
| | | | | | |||||
| * | | | | Change links to issuable meta to black | Annabel Dunstone Gray | 2017-05-19 | 3 | -6/+6 |
| | | | | | |||||
* | | | | | Merge branch '32486-fix-note-emoji-placement' into 'master' | Annabel Dunstone Gray | 2017-05-22 | 2 | -4/+4 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 32486 Fix placement of note emoji on hover Closes #32486 See merge request !11605 | ||||
| * | | | | | 32486 Fix placement of note emoji on hover32486-fix-note-emoji-placement | tauriedavis | 2017-05-22 | 2 | -4/+4 |
| | | | | | | |||||
* | | | | | | Merge branch '32657-fix-mr-widget-styles' into 'master' | Fatih Acet | 2017-05-22 | 2 | -7/+15 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MR widget styling fixes Closes #32657 See merge request !11591 | ||||
| * | | | | | | MR widget styling fixes32657-fix-mr-widget-styles | kushalpandya | 2017-05-22 | 2 | -7/+15 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch '32631-issue-emoji-wrap' into 'master' | Clement Ho | 2017-05-22 | 3 | -4/+8 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix spacing of issue emojis Closes #32631 See merge request !11567 | ||||
| * | | | | | | Fix spacing of issue emojis32631-issue-emoji-wrap | Annabel Dunstone Gray | 2017-05-19 | 3 | -4/+8 |
| | | | | | | | |||||
* | | | | | | | Merge branch 'ce#32623-browser-tooltip-commits-branch-list' into 'master' | Annabel Dunstone Gray | 2017-05-22 | 2 | -1/+6 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 32623 Change order of commits ahead and behind on divergence graph for branch list Closes #32623 See merge request !11559 | ||||
| * | | | | | | | 32623 Change order of commits ahead and behind on divergence graph for ↵ce#32623-browser-tooltip-commits-branch-list | tauriedavis | 2017-05-19 | 2 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | branch list | ||||
* | | | | | | | | Merge branch 'fix-weird-jquery-data-attribute-caching-issue-in-notes' into ↵ | Phil Hughes | 2017-05-22 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Fix jQuery data attribute caching issue causing expanding issues Closes #32705 See merge request !11609 | ||||
| * | | | | | | | Fix jQuery data attribute caching issue casuing expanding issues | Eric Eastwood | 2017-05-22 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Command | Result $link.data('lineType') | '' $link.data('line-type') | '' $link.attr('data-line-type') | 'new' $link[0].dataset.lineType | 'new' | ||||
* | | | | | | | | Merge branch 'reduce-unnecessary-redundancy' into 'master' | Sean Packham (GitLab) | 2017-05-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | removes unnecessary redundacy in usage ping doc See merge request !11604 | ||||
| * | | | | | | | | removes unnecessary redundacy in usage ping docreduce-unnecessary-redundancy | Job van der Voort | 2017-05-22 | 1 | -1/+1 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'fix/git_http_request_without_password' into 'master' | Douwe Maan | 2017-05-22 | 2 | -1/+8 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid resource intensive login checks if password is not provided Closes #32598 See merge request !11537 | ||||
| * | | | | | | | | Avoid resource intensive login checks if password is not provided | Horatiu Eugen Vlad | 2017-05-21 | 2 | -1/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #32598 | ||||
* | | | | | | | | | Merge branch 'notification-settings-doc' into 'master' | Marcia Ramos | 2017-05-22 | 4 | -3/+7 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add project and group notification settings info See merge request !11507 | ||||
| * | | | | | | | | | Add project and group notification settings infonotification-settings-doc | Cindy Pallares | 2017-05-19 | 4 | -3/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notification settings are described, but aren't mentioned where they are or where to change them. | ||||
* | | | | | | | | | | Merge branch '32570-project-activity-tab-border' into 'master' | Annabel Dunstone Gray | 2017-05-22 | 4 | -4/+8 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 32570 Fix border-bottom for project activity tab Closes #32570 See merge request !11568 | ||||
| * | | | | | | | | | | 32570 Fix border-bottom for project activity tab32570-project-activity-tab-border | tauriedavis | 2017-05-19 | 4 | -4/+8 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'update-coding-translation' into 'master' | Douwe Maan | 2017-05-22 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change translation for 'coding' by 'desarrollo' for spanish See merge request !11580 | ||||
| * | | | | | | | | | | Change translation for 'coding' by 'desarrollo' for Spanishupdate-coding-translation | Ruben Davila | 2017-05-20 | 2 | -3/+3 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'adopt-es-module-syntax' into 'master' | Filipa Lacerda | 2017-05-22 | 101 | -315/+290 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adopt ES module syntax See merge request !9567 | ||||
| * | | | | | | | | | | | fix eslint violationadopt-es-module-syntax | Mike Greiling | 2017-05-18 | 1 | -1/+1 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | update linter to catch uses of commonjs syntax | Mike Greiling | 2017-05-18 | 1 | -0/+1 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | refactor instances of CJS module.exports to ES module syntax | Mike Greiling | 2017-05-16 | 7 | -17/+6 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | fix eslint failures | Mike Greiling | 2017-05-16 | 5 | -6/+5 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | fix implicit window object reference within gl_form_spec | Mike Greiling | 2017-05-16 | 1 | -6/+6 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | update test_bundle to use ES module syntax | Mike Greiling | 2017-05-16 | 1 | -6/+8 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | update frontend specs to use ES module syntax | Mike Greiling | 2017-05-16 | 51 | -131/+129 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | update dispatcher.js to use ES module syntax | Mike Greiling | 2017-05-16 | 1 | -3/+1 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | update remaining uses of CJS syntax to ES module syntax | Mike Greiling | 2017-05-16 | 20 | -59/+64 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | update shortcuts scripts to use ES module syntax | Mike Greiling | 2017-05-16 | 5 | -7/+7 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | update filtered_search to ES module syntax | Mike Greiling | 2017-05-16 | 5 | -17/+14 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | update diff_notes_bundle to ES module syntax | Mike Greiling | 2017-05-16 | 2 | -18/+13 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | update cycle_analytics_bundle to ES module syntax | Mike Greiling | 2017-05-16 | 2 | -15/+14 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | update boards_bundle to ES module syntax | Mike Greiling | 2017-05-16 | 7 | -33/+25 |
| | | | | | | | | | | | |