| Commit message (Expand) | Author | Age | Files | Lines |
* | Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42 | GitLab Bot | 2021-05-19 | 1 | -5/+2 |
* | Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42 | Robert Speicher | 2021-01-20 | 1 | -0/+1 |
* | Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42 | GitLab Bot | 2020-11-19 | 1 | -3/+0 |
* | Add latest changes from gitlab-org/gitlab@13-4-stable-ee | GitLab Bot | 2020-09-19 | 1 | -1/+1 |
* | Add latest changes from gitlab-org/gitlab@13-2-stable-ee | GitLab Bot | 2020-07-20 | 1 | -4/+8 |
* | Add latest changes from gitlab-org/gitlab@13-1-stable-ee | GitLab Bot | 2020-06-18 | 1 | -16/+13 |
* | Add latest changes from gitlab-org/gitlab@13-0-stable-ee | GitLab Bot | 2020-05-20 | 1 | -0/+3 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-02-24 | 1 | -1/+1 |
* | Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898 | GitLab Bot | 2019-12-16 | 1 | -1/+1 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-13 | 1 | -6/+4 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-02 | 1 | -1/+1 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-16 | 1 | -0/+1 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-13 | 1 | -0/+2 |
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq | Robert Speicher | 2019-08-29 | 1 | -1/+1 |
|\ |
|
| * | Filter out old system notes for epics | Patrick Derichs | 2019-08-28 | 1 | -1/+1 |
* | | Make it harder to delete issuables accidentally | Stan Hu | 2019-08-29 | 1 | -0/+28 |
|/ |
|
* | Do not persist notes filter when auto-switching | Heinrich Lee Yu | 2019-08-07 | 1 | -1/+2 |
* | Change block parameter name to params52123-issuable-actions-notesfinder-pderichs | Patrick Derichs | 2019-08-01 | 1 | -1/+1 |
* | Use NotesFinder in IssuableActions module | Patrick Derichs | 2019-08-01 | 1 | -7/+15 |
* | Revert "Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'mast... | Stan Hu | 2019-07-27 | 1 | -15/+7 |
* | Use NotesFinder in module IssuableActions | Patrick Derichs | 2019-07-26 | 1 | -7/+15 |
* | CE Port of Allow bulk update for group issues | Fatih Acet | 2019-07-09 | 1 | -2/+2 |
* | [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requests | Oswaldo Ferreira | 2019-04-08 | 1 | -6/+1 |
* | [backend] backport of scoped labels | Jan Provaznik | 2019-04-04 | 1 | -0/+3 |
* | Remove reply_to_individual_notes feature flag58644-remove-reply_to_individual_notes-feature-flag | Heinrich Lee Yu | 2019-04-03 | 1 | -3/+0 |
* | Enable reply_to_individual_notes feature flag by default | Winnie Hellmann | 2019-03-06 | 1 | -1/+1 |
* | Add reply to notes to turn into discussions | Heinrich Lee Yu | 2019-02-06 | 1 | -0/+3 |
* | Specs for caching and issue controller changes | Brett Walker | 2019-01-30 | 1 | -3/+1 |
* | Added 'handle_update_task' for new task handling | Brett Walker | 2019-01-30 | 1 | -2/+1 |
* | Pass tasklist lock version | Brett Walker | 2019-01-30 | 1 | -1/+4 |
* | Add lock version to issuable helpers | Fatih Acet | 2019-01-30 | 1 | -1/+2 |
* | Refactor sidebar to use data from serializer | Heinrich Lee Yu | 2018-12-19 | 1 | -6/+4 |
* | Resolve "Filter discussion (tab) by comments or activity in issues and merge ... | Oswaldo Ferreira | 2018-10-23 | 1 | -1/+32 |
* | Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controller | gfyoung | 2018-09-18 | 1 | -0/+2 |
* | Disable existing offenses for the CodeReuse cops | Yorick Peterse | 2018-09-11 | 1 | -0/+2 |
* | Use ResourceLabelEvent for tracking label changes | Jan Provaznik | 2018-09-07 | 1 | -0/+1 |
* | Updates from `rubocop -a` | Lin Jen-Shin | 2018-07-09 | 1 | -1/+1 |
* | Changes tab VUE refactoring | Felipe Artur | 2018-06-21 | 1 | -1/+1 |
* | Backport of 5942-extract-ee-specific-filesccr/extract_EE_code_5942 | Chantal Rollison | 2018-06-01 | 1 | -13/+17 |
* | Backport of 1481-changing-weight-values-should-trigger-system-notes | Chantal Rollison | 2018-05-03 | 1 | -1/+0 |
* | Refactor discussions/notes code | Jan Provaznik | 2018-04-03 | 1 | -1/+5 |
* | Render MR Notes with Vue with behind a cookie | Fatih Acet | 2018-02-28 | 1 | -0/+14 |
* | Return last edited time instead of update time41247-timestamp | Jan Provaznik | 2018-01-18 | 1 | -1/+1 |
* | Merge branch '40871-todo-notification-count-shows-notification-without-having... | Douwe Maan | 2017-12-18 | 1 | -1/+0 |
|\ |
|
| * | Reset todo counters when the target is deleted40871-todo-notification-count-shows-notification-without-having-a-todo | Sean McGivern | 2017-12-18 | 1 | -1/+0 |
* | | Backport changes from EE | Lin Jen-Shin | 2017-12-15 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules | Lin Jen-Shin | 2017-12-15 | 1 | -2/+8 |
|\ \ |
|
| * | | Add recaptcha_check_if_spammable for issualbes than arent spammablesrecaptcha_check_if_spammable_ce_backport | Luke Bennett | 2017-12-08 | 1 | -2/+8 |
| * | | Resolve "No feedback when checking on checklist if potential spam was detected" | Luke Bennett | 2017-12-08 | 1 | -1/+1 |
| |/ |
|
* | | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules | Lin Jen-Shin | 2017-11-30 | 1 | -1/+1 |
|\ \
| |/ |
|