Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style fixeslabel-event | Jan Provaznik | 2018-08-22 | 1 | -2/+2 |
| | |||||
* | Minor cleanups (lines wrapped, doc) | Jan Provaznik | 2018-08-21 | 4 | -14/+17 |
| | |||||
* | Handle empty prop value gracefully | Kushal Pandya | 2018-08-21 | 3 | -5/+8 |
| | |||||
* | Added specs | Jan Provaznik | 2018-08-20 | 2 | -169/+2 |
| | |||||
* | Lint fixes | Jan Provaznik | 2018-08-20 | 1 | -0/+1 |
| | |||||
* | Allow null noteUrl | Jan Provaznik | 2018-08-20 | 2 | -2/+2 |
| | | | | | If note.id is not set, noteUrl can not be set (this is not needed for system notes, it's used only for copy link). | ||||
* | Spec fixes | Jan Provaznik | 2018-08-20 | 2 | -8/+177 |
| | |||||
* | Fixed label reference when moving an issuable | Jan Provaznik | 2018-08-20 | 5 | -14/+49 |
| | |||||
* | Fix Frontend Vue props and template. | Fatih Acet | 2018-08-17 | 3 | -4/+4 |
| | |||||
* | Removed EE code | Jan Provaznik | 2018-08-17 | 1 | -2/+0 |
| | |||||
* | Null author | Jan Provaznik | 2018-08-17 | 2 | -3/+11 |
| | |||||
* | API specs | Jan Provaznik | 2018-08-17 | 1 | -2/+2 |
| | |||||
* | Fixed import/export and disabled nil user rendering | Jan Provaznik | 2018-08-17 | 5 | -11/+21 |
| | |||||
* | Refactored label string generation | Jan Provaznik | 2018-08-17 | 2 | -25/+25 |
| | |||||
* | etag caching | Jan Provaznik | 2018-08-17 | 6 | -30/+25 |
| | |||||
* | Use ResourceLabelEvent for tracking label changes | Jan Provaznik | 2018-08-17 | 12 | -47/+148 |
| | | | | | When displaying notes for an issuable, label events are squashed and converted into Note for presenting purposes only. | ||||
* | Merge branch 'blacklist-destroy-all' into 'master' | Robert Speicher | 2018-08-17 | 15 | -14/+18 |
|\ | | | | | | | | | Blacklist the use of destroy_all See merge request gitlab-org/gitlab-ce!21250 | ||||
| * | Whitelist existing destroy_all offensesblacklist-destroy-all | Yorick Peterse | 2018-08-16 | 15 | -14/+18 |
| | | | | | | | | This whitelists all existing places where we use "destroy_all". | ||||
* | | Merge branch 'ab-49754-gh-importer-internal-ids' into 'master' | Yorick Peterse | 2018-08-17 | 1 | -3/+3 |
|\ \ | | | | | | | | | | | | | | | | | | | GitHub importer: Keep track of internal_ids Closes #49754 See merge request gitlab-org/gitlab-ce!20926 | ||||
| * | | Trigger iid logic from GitHub importer for milestones. | Andreas Brandl | 2018-08-16 | 1 | -3/+3 |
| | | | |||||
* | | | Merge branch 'repopulate_site_statistics' into 'master' | Yorick Peterse | 2018-08-17 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | Fix SiteStatistics wikis_count See merge request gitlab-org/gitlab-ce!21030 | ||||
| * | | | Refactor SiteStatistics to extract refresh logic into a rake task | Gabriel Mazetto | 2018-08-16 | 1 | -14/+0 |
| | | | | |||||
| * | | | Added method to re-populating SiteStatitiscs counter | Gabriel Mazetto | 2018-08-16 | 1 | -1/+15 |
| | | | | |||||
* | | | | Merge branch '50101-builds-dropdown' into 'master' | Phil Hughes | 2018-08-17 | 2 | -0/+157 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Creates vue components for stage dropdowns and job list container for job log view See merge request gitlab-org/gitlab-ce!21255 | ||||
| * | | | | Creates vue components for stage dropdowns and job list container for job ↵ | Filipa Lacerda | 2018-08-17 | 2 | -0/+157 |
| | | | | | | | | | | | | | | | | | | | | log view | ||||
* | | | | | Fix: Project deletion may not log audit events during user deletion | Valery Sizov | 2018-08-17 | 2 | -6/+4 |
| | | | | | |||||
* | | | | | Merge branch 'ide-live-preview-merge-requests' into 'master' | Filipa Lacerda | 2018-08-17 | 2 | -3/+5 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | Fixed Web IDE live preview crashing when loading from merge request Closes #50392 See merge request gitlab-org/gitlab-ce!21252 | ||||
| * | | | | Fixed Web IDE live preview crashing when loading from merge request | Phil Hughes | 2018-08-16 | 2 | -3/+5 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'mg-keep-project-settings-expanded' into 'master' | Filipa Lacerda | 2018-08-17 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix mirror settings anchor See merge request gitlab-org/gitlab-ce!21261 | ||||
| * | | | | port of EE changesmg-keep-project-settings-expanded | Mike Greiling | 2018-08-16 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge branch '50101-commit-block' into 'master' | Phil Hughes | 2018-08-17 | 1 | -0/+64 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Creates Vue component for commit block in job log view See merge request gitlab-org/gitlab-ce!21249 | ||||
| * | | | | Creates Vue commit component for job log page50101-commit-block | Filipa Lacerda | 2018-08-16 | 1 | -0/+64 |
| | | | | | |||||
* | | | | | Merge branch '50101-trigger' into 'master' | Phil Hughes | 2018-08-17 | 1 | -0/+84 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Creates Vue component for trigger variables block in job log page See merge request gitlab-org/gitlab-ce!21244 | ||||
| * | | | | | Creates Vue component for trigger variables block in job log page50101-trigger | Filipa Lacerda | 2018-08-16 | 1 | -0/+84 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Regenerate pot files Remove `#` Remove empty lines | ||||
* | | | | | doc: ci/yaml expire_in: the value is in seconds | Elan Ruusamäe | 2018-08-17 | 1 | -0/+2 |
| | | | | | |||||
* | | | | | Fix 1px cutoff of emojis | gfyoung | 2018-08-16 | 1 | -3/+0 |
| | | | | | |||||
* | | | | | Frontend: Proper gettext extraction with gettext-extractor | 🌴🇿🇦 Lukas Eipert (OOO until Summit) | 2018-08-16 | 5 | -13/+40 |
| |/ / / |/| | | | |||||
* | | | | Merge branch ↵ | Mike Greiling | 2018-08-16 | 3 | -0/+0 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '50312-instance-statistics-convdev-index-intro-banner-is-not-dismissable' into 'master' Resolve "Instance Statistics: ConvDev index intro banner is not dismissable" Closes #50312 See merge request gitlab-org/gitlab-ce!21211 | ||||
| * | | | | Rename conv dev index show action to index action in js pages dir | Luke Bennett | 2018-08-14 | 1 | -0/+0 |
| | | | | | |||||
| * | | | | Move cohorts and conv dev index js to new pages location | Luke Bennett | 2018-08-14 | 3 | -0/+0 |
| | | | | | |||||
* | | | | | Merge branch '49770-fixes-input-alignment-on-user-admin-form-with-errors' ↵ | Fatih Acet | 2018-08-16 | 2 | -15/+30 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "Admin > New user form > Error state > Inputs misaligned" Closes #49770 See merge request gitlab-org/gitlab-ce!21108 | ||||
| * | | | | | Fixes input alignment in user admin form with errors49770-fixes-input-alignment-on-user-admin-form-with-errors | Jacopo | 2018-08-09 | 2 | -15/+30 |
| | | | | | | |||||
* | | | | | | Merge branch 'zj-remove-repository-languages-feature-gate' into 'master' | Nick Thomas | 2018-08-16 | 2 | -4/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove feature gates for Repository Languages Closes #50291 See merge request gitlab-org/gitlab-ce!21186 | ||||
| * | | | | | | Remove feature gates for Repository Languages | Zeger-Jan van de Weg | 2018-08-16 | 2 | -4/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The repository languages feature got introduced through: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/19480. This MR included feature flags to guard against performance regressions, which allowed GitLab to test it on gitlab.com before the customers would be exposed. .com worked out fine, as shown by our internal monitoring tools, which prompts feature gate removal. Given the docs weren't present yet, these were added too. | ||||
* | | | | | | | Merge branch ↵ | Nick Thomas | 2018-08-16 | 1 | -3/+4 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '49796-project-deletion-may-not-log-audit-events-during-group-deletion' into 'master' Resolve "Project deletion may not log audit events during group deletion" Closes #49796 See merge request gitlab-org/gitlab-ce!21162 | ||||
| * | | | | | | | Fix: Project deletion may not log audit events during group deletion49796-project-deletion-may-not-log-audit-events-during-group-deletion | Valery Sizov | 2018-08-16 | 1 | -3/+4 |
| | | | | | | | | |||||
* | | | | | | | | Fix if-check | Dicker Max | 2018-08-16 | 1 | -1/+1 |
| | | | | | | | | |||||
* | | | | | | | | Add rake command to migrate archived traces from local storage to object storage | Shinya Maeda | 2018-08-16 | 1 | -0/+5 |
| | | | | | | | | |||||
* | | | | | | | | Instance statistics docs | Luke Bennett | 2018-08-16 | 3 | -3/+3 |
| | | | | | | | | |||||
* | | | | | | | | Creates a vue component for the top bar with controllers in job log view | Filipa Lacerda | 2018-08-16 | 1 | -0/+139 |
| | | | | | | | |