summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix group/project name ellipsis button doing nothing32738-fix-project-title-ellipsis-doing-nothingEric Eastwood2017-05-221-3/+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
* | | Merge branch 'dz-rename-pipelines-settings-tab' into 'master'Dmitriy Zaporozhets2017-05-225-7/+7
|\ \ \
| * | | Rename CI/CD Pipelines references to just Pipelines in docsdz-rename-pipelines-settings-tabDmitriy Zaporozhets2017-05-112-2/+2
| * | | Rename CI/CD Pipelines to Pipelines in the project settingsDmitriy Zaporozhets2017-05-114-5/+5
* | | | Change pipelines schedules help page pathchange_pipelines_schedules_help_page_pathAchilleas Pipinellis2017-05-221-2/+2
* | | | Show password field mask while editing service settingsKushal Pandya2017-05-221-2/+2
* | | | Merge branch '32496-admin-tabs' into 'master'Phil Hughes2017-05-221-35/+36
|\ \ \ \
| * | | | Fix admin tabs32496-admin-tabsAnnabel Dunstone Gray2017-05-181-35/+36
* | | | | Merge branch '32462-award-emoji-tooltip-should-be-add-reaction' into 'master'Annabel Dunstone Gray2017-05-213-4/+4
|\ \ \ \ \
| * | | | | rename "Add emoji" and "Award emoji" to "Add reaction" where appropriate32462-award-emoji-tooltip-should-be-add-reactionMike Greiling2017-05-193-4/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fix/gb/exclude-manual-actions-from-cancelable-jobs' into 'master'Kamil TrzciƄski2017-05-211-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Exclude manual actions from cancelable jobs scopefix/gb/exclude-manual-actions-from-cancelable-jobsGrzegorz Bizon2017-05-191-1/+1
* | | | | Add users endpoint to frontend API classWinnie Hellmann2017-05-1912-114/+138
* | | | | Merge branch 'fix-json-endpoint-redirection' into 'master'Douwe Maan2017-05-191-1/+4
|\ \ \ \ \
| * | | | | Bugfix: don't redirect to JSON endpoints after sign inRuben Davila2017-05-191-1/+4
| |/ / / /
* | | | | Merge branch '32536-mr-widget-performance-improvements' into 'master'Fatih Acet2017-05-196-18/+13
|\ \ \ \ \
| * | | | | Remove routeOswaldo Ferreira2017-05-191-6/+0
| * | | | | Stop loading MergeRequestEntity data on sidebar requestOswaldo Ferreira2017-05-183-2/+2
| * | | | | Remove unnecessary initial requestOswaldo Ferreira2017-05-181-1/+0
| * | | | | Drop merge_check endpoint and use only MR show insteadOswaldo Ferreira2017-05-182-9/+11
| | |/ / / | |/| | |
* | | | | Merge branch 'winh-dropdown-ajax-cache' into 'master'Clement Ho2017-05-191-28/+6
|\ \ \ \ \
| * | | | | Use AjaxCache in Droplab Ajax plugin (!11171)winh-dropdown-ajax-cachewinh2017-05-181-28/+6
* | | | | | Merge branch 'fix-issue-32506' into 'master'Douwe Maan2017-05-196-5/+37
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Refactor to more robust implementationfix-issue-32506Michael Kozono2017-05-196-13/+33
| * | | | | Fix ensure_canonical_path for top level routesMichael Kozono2017-05-181-5/+17
| * | | | | Fix #32506Michael Kozono2017-05-181-1/+1
* | | | | | Refine MR widget styling for buttons and info textKushal Pandya2017-05-193-2/+18
* | | | | | Merge branch '32551-fix-system-note-comparison-and-standardize-note-setup' in...Filipa Lacerda2017-05-192-13/+11
|\ \ \ \ \ \
| * | | | | | Fix system note comparison and standardize note setupEric Eastwood2017-05-192-13/+11
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '32556-side-by-side-mr-discussion-should-stretch-to-max-width' i...Annabel Dunstone Gray2017-05-191-1/+0
|\ \ \ \ \ \
| * | | | | | Remove width limit from discussion notes32556-side-by-side-mr-discussion-should-stretch-to-max-widthClement Ho2017-05-191-1/+0
* | | | | | | Merge branch 'patch-21' into 'master'Clement Ho2017-05-191-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Update edit.html.hamlpatch-21Fabio Busatto2017-05-181-1/+1
* | | | | | | | Replaced duplicate z-index with index of 400Luke "Jared" Bennett2017-05-191-2/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'mr-widget-refresh-failed' into 'master'Filipa Lacerda2017-05-191-1/+27
|\ \ \ \ \ \ \
| * | | | | | | MRWidget: Make error message bold and red.mr-widget-refresh-failedFatih Acet2017-05-191-1/+1
| * | | | | | | MRWidget: Change refresh button place in failed state.Fatih Acet2017-05-191-3/+3