summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Add missing `entityType`Kushal Pandya2018-06-131-1/+2
| | |/ / | |/| |
* | | | Fix broken tests due to bad conflict resolutionFilipa Lacerda2018-06-133-3/+3
| | | |
* | | | Updates eslint rulesFilipa Lacerda2018-06-136-23/+23
| | | |
* | | | Merge branch 'master' into fl-eslint-vue-house-keepingFilipa Lacerda2018-06-1319-28/+759
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (27 commits) Resolve "Bug: When creating an account with invalid characters the error is "Username already taken" not "Invalid characters used"" Resolve "Provide ability to retrieve `visibility` level via Snippets API" Resolve "Quick actions are case sensitive" Image Diff Viewing + Download Diff Viewing Link to release post for group issue board docs moved strings into constants file Typo fix fixed condition check Loosen the 'newly created MR' matcher Ensure we look into the correct setion only when expanding a settings' section Rails5 fix expected `issuable.reload.updated_at` to have changed [Rails5] Pass class references instead of strings to middleware builder Sidebar Milestone - Fix wrong URL when selecting a parent group milestone Fix Banzai reference for milestones belonging to parent groups apply feedback fixed eslint added specs for is-active class added spec for openPendingTab in component more karma fixes karma updates Override exclusive_lease_key method in RecordsUpload ...
| * | | Resolve "Bug: When creating an account with invalid characters the error is ↵Jan2018-06-131-5/+4
| | | | | | | | | | | | | | | | "Username already taken" not "Invalid characters used""
| * | | Merge branch 'ide-commit-section-file-active-indicator' into 'master'Filipa Lacerda2018-06-134-5/+45
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add active class to active file in IDE commit panel Closes #46051 See merge request gitlab-org/gitlab-ce!19646
| | * | | moved strings into constants fileide-commit-section-file-active-indicatorPhil Hughes2018-06-134-5/+17
| | | | |
| | * | | more karma fixesPhil Hughes2018-06-123-4/+9
| | | | |
| | * | | Add active class to active file in IDE commit panelPhil Hughes2018-06-113-2/+25
| | | | | | | | | | | | | | | | | | | | Closes #46051
| * | | | Merge branch '47735-milestone-regression' into 'master'Phil Hughes2018-06-131-1/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Regressions for assigning group milestone from ancestor" Closes #47735 See merge request gitlab-org/gitlab-ce!19721
| | * | | | Sidebar Milestone - Fix wrong URL when selecting a parent group milestone47735-milestone-regressionMario de la Ossa2018-06-121-1/+1
| | | | | |
| * | | | | Image Diff Viewing + Download Diff ViewingTim Zallmann2018-06-1314-17/+709
| | |_|/ / | |/| | |
* | | | | Fix conflicts caused by vue_shared/components/user_avatar/user_avatar_image.vueFilipa Lacerda2018-06-131-2/+1
| | | | |
* | | | | Merge branch 'master' into fl-eslint-vue-house-keepingFilipa Lacerda2018-06-132-0/+3
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: Restoring user v3 endpoint Resolve "Use one column form layout on Admin Area Settings page" Resolve "Participants tooltip is cutoff when too close to the window edge" Fix group member filter layout Align nav bar items Fix labels too large Added with_statsoption for GET /projects/:id/repository/commits Fixed IDE jobs empty state showing when loading Fixes Microsoft Teams notifications for pipeline events Migrate compare_source_branch to use only Gitaly Clean up stale Prometheus metrics in before_exec unicorn hook Remove top padding from .col-form-label
| * | | | Resolve "Participants tooltip is cutoff when too close to the window edge"Clement Ho2018-06-121-0/+1
| |/ / /
| * | | Merge branch 'ide-job-loading-empty-state' into 'master'Filipa Lacerda2018-06-121-0/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed IDE jobs empty state showing when loading Closes #47766 See merge request gitlab-org/gitlab-ce!19706
| | * | | Fixed IDE jobs empty state showing when loadingide-job-loading-empty-statePhil Hughes2018-06-121-0/+1
| | | |/ | | |/| | | | | | | | | Closes #47766
* | | | Merge branch 'master' into fl-eslint-vue-house-keepingFilipa Lacerda2018-06-121-1/+5
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | * master: mergeError message has been binded using v-html directive Find and mark more Git disk access locations, part 2 Ensure MR diffs always exist in the PR importer
| * | | mergeError message has been binded using v-html directiveMurat Dogan2018-06-121-2/+6
| | | |
* | | | Merge branch 'master' into fl-eslint-vue-house-keepingfl-eslint-vue-house-keepingFilipa Lacerda2018-06-121-0/+1
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (47 commits) Bumping gitlab-gollum-lib and gitlab-gollum-rugged_adapter i18n: document how to use links without splitting sentences Resolve "[Rails5] `ActionView::MissingTemplate` in spec/features/projects/wiki/user_views_wiki_page_spec.rb" Add CI job to check Gemfile.rails5.lock Add navigation theme documentation Move Gitaly branch/tag/ref RPC's to opt-out Add CI_{PIPELINE,JOB}_URL Resolve "Update docs as GKE cluster creation label has changed from "project ID" to "project"" fixed/enhanced command-line documentation Use nip.io instead of xip.io [Rails5] Update Gitlab.rails5.lock Fix typo in doc/development/README.md Update import screenshot without LFS warning Hide overflow on hr Resolve "Milestone and labels dropdowns are misplaced with collapsed sidebar" Fix collapse sidebar button color Remove .row and .col-sm-12 Relax expectation in spec/models/project_spec.rb fix padding in commit info GitHub Rake importer: Fail with a clearer explanation if GitLab username is wrong ...
| * | | Merge branch 'replace-dots-with-ellipsis' into 'master'Annabel Gray2018-06-123-3/+3
| |\ \ \ | | |/ / | |/| | | | | | | | | | Replace ... with ellipsis in placeholders See merge request gitlab-org/gitlab-ce!19627
| | * | Replace ... with ellipsis in placeholdersreplace-dots-with-ellipsisAndreas Kämmerle2018-06-113-3/+3
| | | |
| * | | Add NOT_FOUND: 404 from EELin Jen-Shin2018-06-121-0/+1
| | |/ | |/|
* | | Merge branch 'master' into fl-eslint-vue-house-keepingFilipa Lacerda2018-06-117-17/+31
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (48 commits) Avoid checking the user format in every url validation Migrate CycleAnalytics::CommitCount to Gitaly Hide project name if searching against a project Unify app/views/search/results by using EE Resolve "Table on Failed Jobs tab is overflowing in IE11 and sm screens" Update MrWidgetAuthorTime and MRWidgetMerged spec fixed specs Fix IDE pipelines eTagPoll not stopping Don't use Gitlab::Utils.nlbr in Gitlab::Git Move gitaly_blame, gitaly_count_commits, gitaly_commit_count to opt-out Rename MrWidgetAuthorTime vue component Use Tooltip component in MrWidgetAuthorTime vue component set max_old_space_size to 3.5 GB for compile-assets job Remove SCLAU to mirror https://gitlab.com/gitlab-org/gitlab-ee/commit/cd5cef8f84a2b8c58a741e90afec232243a9f3a9 Add missing `:comment` attribute Prevent ENV from leaking variables in CI output Bump grape-path-helpers to 1.0.5 Add more logging before a project is destroyed Bump Google Chrome to V67 Upgrade gitlab-markup to fix render issue with reStructuredText ...
| * | Merge branch 'ide-etag-polling' into 'master'Filipa Lacerda2018-06-112-6/+15
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix IDE pipelines eTagPoll not stopping Closes #47678 See merge request gitlab-org/gitlab-ce!19636
| | * | Fix IDE pipelines eTagPoll not stoppingPhil Hughes2018-06-112-6/+15
| | | | | | | | | | | | | | | | Closes #47678
| * | | Rename MrWidgetAuthorTime vue componentGeorge Tsiolis2018-06-113-5/+5
| | | |
| * | | Use Tooltip component in MrWidgetAuthorTime vue componentGeorge Tsiolis2018-06-111-2/+5
| | | |
| * | | Merge branch '44742-tech-debt' into 'master'Phil Hughes2018-06-111-6/+5
| |\ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | Resolve "`TimeTrackingComparisonPane` vue component tech debt" Closes #44742 See merge request gitlab-org/gitlab-ce!19593
| | * | Uses tooltip correctly in comparion_pane component. Removes incorrect usage ↵Filipa Lacerda2018-06-081-6/+5
| | | | | | | | | | | | | | | | of aria attributes
| * | | Merge branch 'dz-jupyter-use-nip-io' into 'master'Grzegorz Bizon | off until 20th June2018-06-111-1/+1
| |\ \ \ | | |/ / | |/| | | | | | | | | | Use nip.io instead of xip.io for jupyter domain suggestion See merge request gitlab-org/gitlab-ce!19576
| | * | Use nip.io instead of xip.io for jupyter domain suggestionDmitriy Zaporozhets2018-06-081-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Updates eslint vue plugin versionFilipa Lacerda2018-06-11240-1042/+1123
|/ / /
* | | Merge branch 'ide-pipeline-panel-resizable' into 'master'Tim Zallmann2018-06-081-3/+9
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Allow IDE pipeline panel to be resizable Closes #47538 See merge request gitlab-org/gitlab-ce!19558
| * | | Allow IDE pipeline panel to be resizablePhil Hughes2018-06-071-3/+9
| | |/ | |/| | | | | | | Closes #47538
* | | Merge branch '44331-upgrade-monaco-editor-and-remove-copywebpackplugin' into ↵2018-06-07-code-freeze-ee2018-06-07-code-freezeTim Zallmann2018-06-086-61/+35
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Upgrade Monaco editor and remove CopyWebpackPlugin" Closes #44331 See merge request gitlab-org/gitlab-ce!17813
| * | | fix eslint violationMike Greiling2018-06-081-4/+4
| | | |
| * | | refactor monaco-editor import and stop storing as class property within modelMike Greiling2018-06-081-8/+7
| | | |
| * | | refactor monaco-editor import and stop storing as class property within editorMike Greiling2018-06-081-13/+11
| | | |
| * | | don't reference monaco directly in RepoEditor componentMike Greiling2018-06-071-4/+4
| | | |
| * | | remove need to pass monaco around through DIMike Greiling2018-06-073-5/+5
| | | |
| * | | remove monacoLoader and import monaco directly within Editor classMike Greiling2018-06-074-30/+11
| | | |
| * | | fix bug in call to monaco.Uri. first param is checked with `typeof param ↵Mike Greiling2018-06-071-3/+3
| | | | | | | | | | | | | | | | === 'object'` which is true for `null` due to a JS quirk
| * | | add monaco-editor-webpack-plugin and update webpack configMike Greiling2018-06-071-7/+3
| | | |
* | | | Set tooltips to have default boundary viewportClement Ho2018-06-082-2/+4
|/ / /
* | | Backport of "Add assignee lists to boards"Mario de la Ossa2018-06-0710-60/+140
| | |
* | | Merge branch '47182-use-the-default-strings-of-timeago-js' into 'master'Clement Ho2018-06-071-18/+18
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Use the default strings of timeago.js for timeago Closes #47182 See merge request gitlab-org/gitlab-ce!19350
| * | | Use the default strings of timeago.js for timeagoTakuya Noguchi2018-06-041-18/+18
| | | |
* | | | Merge remote-tracking branch 'origin/master' into ↵Kamil Trzciński2018-06-0711-58/+172
|\ \ \ \ | | |/ / | |/| | | | | | 38542-application-control-panel-in-settings-page
| * | | Merge branch 'ce-4936-roadmap-navigation-presets' into 'master'Phil Hughes2018-06-071-29/+48
| |\ \ \ | | | | | | | | | | | | | | | | | | | | CE backport: Add timeframe helper methods See merge request gitlab-org/gitlab-ce!19553