Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-01Merge branch 'remove-finder-caching' into 'master'Robert Speicher
2017-09-01Merge branch 'move-action' into 'master'Sean McGivern
2017-08-31/move project functionality. Squash commit.Manolis Mavrofidis
2017-08-31Remove issuable finder count cachingSean McGivern
2017-08-23Cache the number of open issues and merge requestsYorick Peterse
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-08-08Merge branch '32844-issuables-performance' into 'master'Sean McGivern
2017-08-07Move some after_create parts to worker to improve performanceJarka Kadlecova
2017-08-07Create system notes for group milestone changesSean McGivern
2017-08-03Avoid plucking Todo ids and use sub-queries insteadToon Claes
2017-07-21Move duplicate issue management to a serviceSean McGivern
2017-07-20Changes based on MR feedback.Ryan Scott
2017-07-20Added slash command to close an issue as a duplicate. Closes #26372Ryan Scott
2017-07-19Clear issuable counter caches on updateSean McGivern
2017-07-07Native group milestonesFelipe Artur
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-16Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master'Sean McGivern
2017-06-15Rename "Slash commands" to "Quick actions"Eric Eastwood
2017-06-15Use the same way to invalidate cache in EELin Jen-Shin
2017-06-12Only add a description change note when no tasks are updatedJared Deckard
2017-06-02Enable the Style/PreferredHashMethods copRémy Coutable
2017-05-18Remove duplicate cache invalidation from IssuableBaseServiceRémy Coutable
2017-05-15Invalidate cache for issue and MR counters more granularlyValery Sizov
2017-05-12Move update_assignee_cache_counts to the serviceValery Sizov
2017-05-06Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable'Sean McGivern
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-04Add specs for issue and note changesblackst0ne
2017-05-04Simplified assign_attributes for issuableblackst0ne
2017-05-04Add last_edited_at and last_edited_by attributesblackst0ne
2017-05-04Add system note on description change of issue/merge requestblackst0ne
2017-04-29Revert "Merge branch 'tc-no-todo-service-select' into 'master'"Stan Hu
2017-04-27Avoid plucking Todo ids and use sub-queries insteadToon Claes
2017-03-03Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov
2017-02-28add /award slash commandmhasbini
2017-02-24Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov
2017-02-21Spam check and reCAPTCHA improvementsOswaldo Ferreira
2017-02-17Allow issues in boards to be orderedDouwe Maan
2017-01-18Add some API endpoints for time tracking.Ruben Davila
2017-01-15Backport backend work for time tracking.Ruben Davila
2016-12-28Check if user can read issue before being assignedFelipe Artur
2016-12-16Ensure issuable state changes only fire webhooks onceMark Fletcher
2016-12-05Feature: delegate all open discussions to IssueBob Van Landuyt
2016-11-29Merge branch 'zj-fix-label-creation-non-members' into 'security'Douwe Maan
2016-11-23Remove event caching codeYorick Peterse
2016-11-17Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre
2016-10-19Rename Labels::CreateService to Labels::FindOrCreateServiceDouglas Barbosa Alexandre
2016-10-19User Labes::CreateService to create labelsDouglas Barbosa Alexandre
2016-10-19Fix IssuableBaseService#find_or_create_label_idsDouglas Barbosa Alexandre
2016-10-19Allow users to apply group labels on Issues/MRsDouglas Barbosa Alexandre
2016-09-28Fix permission for setting an issue's due dateRémy Coutable