summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Translate cycle analytics page.bvl-tryout-simplified-chineseBob Van Landuyt2017-05-251-0/+1
* Merge branch 'winh-ajax-filter-cache' into 'master'Clement Ho2017-05-241-36/+11
|\
| * Use AjaxCache in Droplab AjaxFilterwinh-ajax-filter-cachewinh2017-05-241-36/+11
* | Copy as GFM even when parts of other elements are selectedDouwe Maan2017-05-242-8/+22
* | Merge branch 'dm-copy-as-gfm-without-empty-elements' into 'master'Filipa Lacerda2017-05-241-26/+49
|\ \
| * | Remove unnecessary variabledm-copy-as-gfm-without-empty-elementsDouwe Maan2017-05-241-3/+1
| * | Don't copy empty elements that were not selected on purpose as GFMDouwe Maan2017-05-181-26/+51
* | | Merge branch '32170-assignees-spinner' into 'master'Phil Hughes2017-05-242-1/+6
|\ \ \
| * | | add loading spinner to sidebar assignees32170-assignees-spinnerSimon Knox2017-05-242-1/+6
* | | | Merge branch 'wait-for-ajax-handling-all-js-requests' into 'master'Douwe Maan2017-05-241-1/+1
|\ \ \ \
| * | | | Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'dm-paste-code-inside-gfm-code' into 'master'Filipa Lacerda2017-05-242-9/+28
|\ \ \ \
| * | | | Add specdm-paste-code-inside-gfm-codeDouwe Maan2017-05-231-6/+6
| * | | | Don't wrap pasted code when it's already inside code tagsDouwe Maan2017-05-192-3/+22
| | |_|/ | |/| |
* | | | Merge branch '32563-remove-duplicated-config-code-for-filtered-search-dropdow...Phil Hughes2017-05-2411-32/+48
|\ \ \ \ | |_|_|/ |/| | |
| * | | Port EE changes32563-remove-duplicated-config-code-for-filtered-search-dropdownsClement Ho2017-05-2311-18/+37
| * | | Remove duplicated codeClement Ho2017-05-182-14/+11
| |/ /
* | | Merge branch 'sentry-clientside-releases' into 'master'Phil Hughes2017-05-242-0/+6
|\ \ \
| * | | Use Gitlab::REVISION over reading HEAD sha from gitsentry-clientside-releasesLuke "Jared" Bennett2017-05-211-2/+2
| * | | Read HEAD commit and use as releases valueLuke "Jared" Bennett2017-05-192-0/+6
* | | | MRWidget: Change order of if blocks to determine widget state properly.acet-fix-mr-widget-stateFatih Acet2017-05-241-4/+4
* | | | Merge branch '32738-fix-project-title-ellipsis-doing-nothing' into 'master'Annabel Dunstone Gray2017-05-231-3/+3
|\ \ \ \
| * | | | Fix group/project name ellipsis button doing nothing32738-fix-project-title-ellipsis-doing-nothingEric Eastwood2017-05-221-3/+3
* | | | | Merge branch 'winh-frontend-user-cache' into 'master'Filipa Lacerda2017-05-233-14/+51
|\ \ \ \ \
| * | | | | Add frontend UsersCache class (!11404)winh-frontend-user-cachewinh2017-05-231-0/+28
| * | | | | Extract Cache class from AjaxCachewinh2017-05-212-14/+23
| | |_|_|/ | |/| | |
* | | | | Merge branch '32480-follow-up-from-add-sha-mismatch-state-to-the-mr-widget' i...Fatih Acet2017-05-231-3/+2
|\ \ \ \ \
| * | | | | ensure MergeRequestStore sha value never changes after instantiation32480-follow-up-from-add-sha-mismatch-state-to-the-mr-widgetMike Greiling2017-05-171-3/+2
* | | | | | Merge branch 'prevent-project-transfer' into 'master'Douwe Maan2017-05-232-0/+13
|\ \ \ \ \ \
| * | | | | | Renamed some messages and refactored the project_edit class to a functionJose Ivan Vargas2017-05-222-16/+9
| * | | | | | Prevent project transfer if a new group is not selectedJose Ivan Vargas2017-05-222-0/+20
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '32657-fix-mr-widget-styles' into 'master'Fatih Acet2017-05-221-1/+1
|\ \ \ \ \ \
| * | | | | | MR widget styling fixes32657-fix-mr-widget-styleskushalpandya2017-05-221-1/+1
| | |_|/ / / | |/| | | |
* | | | | | 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 'update-coding-translation' into 'master'Douwe Maan2017-05-221-1/+1
|\ \ \ \ \
| * | | | | Change translation for 'coding' by 'desarrollo' for Spanishupdate-coding-translationRuben Davila2017-05-201-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'adopt-es-module-syntax' into 'master'Filipa Lacerda2017-05-2246-165/+143
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix eslint violationadopt-es-module-syntaxMike Greiling2017-05-181-1/+1
| * | | | refactor instances of CJS module.exports to ES module syntaxMike Greiling2017-05-165-11/+4
| * | | | fix eslint failuresMike Greiling2017-05-161-2/+1
| * | | | 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
* | | | | Add users endpoint to frontend API classWinnie Hellmann2017-05-1912-114/+138
* | | | | Merge branch '32536-mr-widget-performance-improvements' into 'master'Fatih Acet2017-05-192-2/+1
|\ \ \ \ \