summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* Convert AbuseReports class to a moduleabuse-reports-modulePhil Hughes2017-10-063-6/+3
|
* Fix typo in cycle analytics breaking time componentfl-fix-ca-time-componentFilipa Lacerda2017-10-061-1/+1
|
* Merge branch ↵Tim Zallmann2017-10-062-8/+10
|\ | | | | | | | | | | | | | | | | '37105-monitoring-graph-axes-labels-are-inaccurate-and-inconsistent' into 'master' Resolve "Monitoring graph axes labels are inaccurate and inconsistent" Closes #37105 See merge request gitlab-org/gitlab-ce!14258
| * fix linter errors and karma specs37105-monitoring-graph-axes-labels-are-inaccurate-and-inconsistentJose Ivan Vargas2017-10-051-1/+1
| |
| * fix x-axis pixel scale to account for transform x-offsetMike Greiling2017-10-051-1/+1
| |
| * rename graph_paths.vue consistent with all other sub-components of graph.vueMike Greiling2017-10-052-1/+1
| |
| * fix spelling ("outter" -> "outer")Mike Greiling2017-10-051-2/+2
| |
| * fix formattingMike Greiling2017-10-051-4/+6
| |
* | Merge branch '38389-allow-merge-without-success' into 'master'Fatih Acet2017-10-052-7/+3
|\ \ | | | | | | | | | | | | | | | | | | Allow merge when no pipeline success Closes #38389 See merge request gitlab-org/gitlab-ce!14633
| * | Allow merge when no pipeline success38389-allow-merge-without-successEric Eastwood2017-10-052-7/+3
| |/ | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38389
* | Merge branch '34102-online-view-of-artifacts-fe' into 'master'Nick Thomas2017-10-052-3/+41
|\ \ | | | | | | | | | | | | | | | | | | Add external link for online artifacts Closes #34102 See merge request gitlab-org/gitlab-ce!14399
| * \ Merge branch 'master' into 34102-online-view-of-artifacts-feEric Eastwood2017-10-0426-122/+233
| |\ \
| * | | Add test for external HTML artifactEric Eastwood2017-10-031-1/+1
| | | |
| * | | Add external link FE for online artifactsEric Eastwood2017-09-292-3/+41
| | | | | | | | | | | | | | | | FE for https://gitlab.com/gitlab-org/gitlab-ce/issues/34102
* | | | Merge branch ↵Tim Zallmann2017-10-052-9/+48
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '32163-protected-branch-form-should-have-sane-defaults-for-dropdowns' into 'master' Resolve "Protected branch form should have sane defaults for dropdowns" Closes #32163 See merge request gitlab-org/gitlab-ce!14278
| * | | | address-code-styling32163-protected-branch-form-should-have-sane-defaults-for-dropdownsJose Ivan Vargas2017-10-041-4/+4
| | | | |
| * | | | Merge branch 'master' into ↵Jose Ivan Vargas2017-10-0353-358/+436
| |\ \ \ \ | | | | | | | | | | | | | | | | | | 32163-protected-branch-form-should-have-sane-defaults-for-dropdowns
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into ↵Jose Ivan Vargas2017-09-2679-1148/+1291
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 32163-protected-branch-form-should-have-sane-defaults-for-dropdowns
| * | | | | | Addressed observationsJose Ivan Vargas2017-09-261-6/+6
| | | | | | |
| * | | | | | Added defaults for the protected branches dropdowns for the repository settingsJose Ivan Vargas2017-09-202-9/+48
| | | | | | |
* | | | | | | Merge branch '38031-monitoring-hover-info-is-clipped' into 'master'Tim Zallmann2017-10-052-1/+14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Monitoring hover info is clipped" Closes #38031 See merge request gitlab-org/gitlab-ce!14514
| * \ \ \ \ \ \ Merge branch 'master' into 38031-monitoring-hover-info-is-clipped38031-monitoring-hover-info-is-clippedJose Ivan Vargas2017-10-0353-358/+436
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Fixed deployment flag having content hidden when being too far rightJose Ivan Vargas2017-09-272-1/+14
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch '38789-prometheus-graphs-occasionally-have-incorrect-y-scale' ↵Tim Zallmann2017-10-051-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "Prometheus graphs occasionally have incorrect Y scale" Closes #38789 See merge request gitlab-org/gitlab-ce!14693
| * | | | | | | ensure prometheus graph values are properly typecast as numbersMike Greiling2017-10-041-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Resolve "Hover and legend data should be linked"Jose Ivan Vargas Lopez2017-10-055-18/+58
| | | | | | |
* | | | | | | Resolve "Monitoring graph empty states are gigantic on `screen-sm` viewport ↵Mike Greiling2017-10-052-31/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | sizes"
* | | | | | | Merge branch 'jramsay-fix-file-list-title-case' into 'master'Douwe Maan2017-10-051-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | Fix inconsistent use of sentence case See merge request gitlab-org/gitlab-ce!14668
| * | | | | | Fix inconsistent use of sentence casejramsay-fix-file-list-title-caseJames Ramsay2017-10-041-2/+2
| | | | | | |
* | | | | | | Merge branch '37229-mr-widget-status-icon' into 'master'Jacob Schatz2017-10-051-8/+24
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | improve merge request widget status icon UX Closes #37229 See merge request gitlab-org/gitlab-ce!14200
| * | | | | | Merge remote-tracking branch 'origin' into 37229-mr-widget-status-iconSimon Knox2017-10-03111-1576/+1581
| |\ \ \ \ \ \
| * | | | | | | improve merge request widget status icon UXSimon Knox2017-09-201-8/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x to indicate failure or cannot merge
* | | | | | | | Merge branch 'fork-layout-cleanup' into 'master'Filipa Lacerda2017-10-041-3/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup the fork layout See merge request gitlab-org/gitlab-ce!14617
| * | | | | | | | Cleanup the fork layoutPhil Hughes2017-10-021-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Cleans the fork project layout by removing the grid & reverting back to full flexbox to allow for the layout to correctly expand. - Removes duplicated markup - Fixes a bug where the forked project would trigger the load indicator
* | | | | | | | | Load only the currently needed JS locale fileTim Zallmann2017-10-041-19/+1
| | | | | | | | |
* | | | | | | | | Merge branch '36742-hide-close-mr-button-on-merge' into 'master'Fatih Acet2017-10-042-0/+16
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hide close MR button after merge without reloading page Closes #36742 See merge request gitlab-org/gitlab-ce!14122
| * | | | | | | | | Hide close MR button after merge without reloading pageJacopo2017-09-242-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After merging a MR the close button is hidden, without reloading the page.
* | | | | | | | | | Merge branch '3612-update-script-template-order-in-vue-files' into 'master'Filipa Lacerda2017-10-0410-96/+96
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Re-arrange <script> tags before <template> tags in .vue files Closes #38743 See merge request gitlab-org/gitlab-ce!14671
| * | | | | | | | | | Re-arrange <script> tags before <template> tags in .vue files3612-update-script-template-order-in-vue-filesEric Eastwood2017-10-0310-96/+96
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38743
* | | | | | | | | | Merge branch 'acet-disabled-comment-textarea-while-requesting' into 'master'Filipa Lacerda2017-10-041-0/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable comment textarea while submitting a new comment. Closes #37858 See merge request gitlab-org/gitlab-ce!14541
| * | | | | | | | | | Disable comment textarea while submitting a new comment.Fatih Acet2017-10-031-0/+1
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch '31050-registry-image-lists' into 'master'Grzegorz Bizon2017-10-0411-0/+543
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lazy load and paginate registry image list Closes #31050 See merge request gitlab-org/gitlab-ce!14303
| * | | | | | | | | | [ci skip] Render separator only when both values are presentFilipa Lacerda2017-09-281-2/+4
| | | | | | | | | | |
| * | | | | | | | | | Improve loading iconFilipa Lacerda2017-09-281-0/+2
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'master' into 31050-registry-image-listsFilipa Lacerda2017-09-2826-594/+586
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (91 commits) refactor emails service fix update service refactor users update service refactor keys controller refactor some controllers to make them EE friendly fix specs fix users update service update initializers refactor services to match EE signature Change recommended MySQL version to 5.6 Clean merge_jid whenever necessary on the merge process Rolling back change to n+1 detection Breadcrumbs receives padding when double lined Add EEP to headings Added some Gitaly docs to `docs/development` Check orientation of profile image Fixes commit comments in side-by-side diff view Update CHANGELOG.md for 10.0.2 Fix linting errors in locale/index.js Update CI parallelization description ...
| * | | | | | | | | | | Simplifies HTML by removing the empty state in cellsFilipa Lacerda2017-09-271-18/+4
| | | | | | | | | | | |
| * | | | | | | | | | | Changes after reviewFilipa Lacerda2017-09-272-7/+7
| | | | | | | | | | | |
| * | | | | | | | | | | Fixes destroy endpointFilipa Lacerda2017-09-261-2/+2
| | | | | | | | | | | |
| * | | | | | | | | | | Adds tests for new table componentFilipa Lacerda2017-09-263-5/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes eslint problems
| * | | | | | | | | | | Merge branch 'master' into 31050-registry-image-listsFilipa Lacerda2017-09-2625-148/+188
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (62 commits) Fix a dash being rendered in the note's access role Remove dead `Gitlab::Markdown::Pipeline` class Add CHANGELOG entry Fix locked shared runners problem Document manual cleanup after background migration stealing Removes cycle analytics service and store from global namespace Fix PG::UniqueViolation external_email migration Migrate Gitlab::Git::Repository#log to Gitaly Check for exec permissions also in app/ Add check for exec permissions and refactor lint doc script Update tests to reflect `user_avatar_without_link` helper changes Change mode to 644 for all md and png files Add instructions for upgrading from CE to EE using GitLab Omnibus chart - docs Add `data-src` when image is to be lazy loaded, use `tag` helper instead of `image_tag` helper Remove unnecessary use of `gsub` Fixed few gitlab:check tasks that were failing with exception Update CHANGELOG.md for 10.0.1 Remove Grit settings from default settings Fix duplicate key errors in PostDeployMigrateUserExternalMailData migration Improve list of sorting options ...