summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reorder action buttons as per UX recommendation18927-reorder-issue-action-buttonskushalpandya2017-05-231-10/+11
* Merge branch 'fix-retried-for-postgres' into 'master'Kushal Pandya2017-05-234-7/+13
|\
| * Fix migrations for older PostgreSQL versionsfix-retried-for-postgresKamil Trzcinski2017-05-234-7/+13
* | Merge branch 'prevent-project-transfer' into 'master'Douwe Maan2017-05-237-9/+74
|\ \ | |/ |/|
| * Refactored transfer_service #execute actionprevent-project-transferJose Ivan Vargas2017-05-221-10/+6
| * minor adjustments to the specsJose Ivan Vargas2017-05-223-12/+11
| * Renamed some messages and refactored the project_edit class to a functionJose Ivan Vargas2017-05-226-21/+14
| * Prevent project transfer if a new group is not selectedJose Ivan Vargas2017-05-227-5/+82
* | Merge branch 'handle-transient-mr-query-count-spec' into 'master'Douwe Maan2017-05-221-1/+1
|\ \
| * | Handle transient MR query count spechandle-transient-mr-query-count-specOswaldo Ferreira2017-05-191-1/+1
* | | Merge branch '32418-make-link-to-self-less-obvious' into 'master'Fatih Acet2017-05-225-8/+8
|\ \ \
| * | | Fix specs32418-make-link-to-self-less-obviousAnnabel Dunstone Gray2017-05-192-2/+2
| * | | Change links to issuable meta to blackAnnabel Dunstone Gray2017-05-193-6/+6
* | | | Merge branch '32486-fix-note-emoji-placement' into 'master'Annabel Dunstone Gray2017-05-222-4/+4
|\ \ \ \
| * | | | 32486 Fix placement of note emoji on hover32486-fix-note-emoji-placementtauriedavis2017-05-222-4/+4
* | | | | Merge branch '32657-fix-mr-widget-styles' into 'master'Fatih Acet2017-05-222-7/+15
|\ \ \ \ \
| * | | | | MR widget styling fixes32657-fix-mr-widget-styleskushalpandya2017-05-222-7/+15
* | | | | | Merge branch '32631-issue-emoji-wrap' into 'master'Clement Ho2017-05-223-4/+8
|\ \ \ \ \ \
| * | | | | | Fix spacing of issue emojis32631-issue-emoji-wrapAnnabel Dunstone Gray2017-05-193-4/+8
* | | | | | | Merge branch 'ce#32623-browser-tooltip-commits-branch-list' into 'master'Annabel Dunstone Gray2017-05-222-1/+6
|\ \ \ \ \ \ \
| * | | | | | | 32623 Change order of commits ahead and behind on divergence graph for branch...ce#32623-browser-tooltip-commits-branch-listtauriedavis2017-05-192-1/+6
* | | | | | | | Merge branch 'fix-weird-jquery-data-attribute-caching-issue-in-notes' into 'm...Phil Hughes2017-05-221-2/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Fix jQuery data attribute caching issue casuing expanding issuesEric Eastwood2017-05-221-2/+3
* | | | | | | | Merge branch 'reduce-unnecessary-redundancy' into 'master'Sean Packham (GitLab)2017-05-221-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | removes unnecessary redundacy in usage ping docreduce-unnecessary-redundancyJob van der Voort2017-05-221-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'fix/git_http_request_without_password' into 'master'Douwe Maan2017-05-222-1/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Avoid resource intensive login checks if password is not providedHoratiu Eugen Vlad2017-05-212-1/+8
* | | | | | | | | Merge branch 'notification-settings-doc' into 'master'Marcia Ramos2017-05-224-3/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add project and group notification settings infonotification-settings-docCindy Pallares2017-05-194-3/+7
* | | | | | | | | | Merge branch '32570-project-activity-tab-border' into 'master'Annabel Dunstone Gray2017-05-224-4/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | 32570 Fix border-bottom for project activity tab32570-project-activity-tab-bordertauriedavis2017-05-194-4/+8
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'update-coding-translation' into 'master'Douwe Maan2017-05-222-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Change translation for 'coding' by 'desarrollo' for Spanishupdate-coding-translationRuben Davila2017-05-202-3/+3
* | | | | | | | | | | Merge branch 'adopt-es-module-syntax' into 'master'Filipa Lacerda2017-05-22101-315/+290
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fix eslint violationadopt-es-module-syntaxMike Greiling2017-05-181-1/+1
| * | | | | | | | | | | update linter to catch uses of commonjs syntaxMike Greiling2017-05-181-0/+1
| * | | | | | | | | | | refactor instances of CJS module.exports to ES module syntaxMike Greiling2017-05-167-17/+6
| * | | | | | | | | | | fix eslint failuresMike Greiling2017-05-165-6/+5
| * | | | | | | | | | | fix implicit window object reference within gl_form_specMike Greiling2017-05-161-6/+6
| * | | | | | | | | | | update test_bundle to use ES module syntaxMike Greiling2017-05-161-6/+8
| * | | | | | | | | | | update frontend specs to use ES module syntaxMike Greiling2017-05-1651-131/+129
| * | | | | | | | | | | update dispatcher.js to use ES module syntaxMike Greiling2017-05-161-3/+1
| * | | | | | | | | | | update remaining uses of CJS syntax to ES module syntaxMike Greiling2017-05-1620-59/+64
| * | | | | | | | | | | update shortcuts scripts to use ES module syntaxMike Greiling2017-05-165-7/+7
| * | | | | | | | | | | update filtered_search to ES module syntaxMike Greiling2017-05-165-17/+14
| * | | | | | | | | | | update diff_notes_bundle to ES module syntaxMike Greiling2017-05-162-18/+13
| * | | | | | | | | | | update cycle_analytics_bundle to ES module syntaxMike Greiling2017-05-162-15/+14
| * | | | | | | | | | | update boards_bundle to ES module syntaxMike Greiling2017-05-167-33/+25
* | | | | | | | | | | | Update VERSION to 9.3.0-prev9.3.0.preLin Jen-Shin2017-05-221-1/+1
* | | | | | | | | | | | Update CHANGELOG.md for 9.2.0Lin Jen-Shin2017-05-22190-764/+200
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |