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
2016-08-30if issue is not valid we revert back to the old labels when updatingtiagonbotelho
2016-08-30refactors update issue api request and some minor commentstiagonbotelho
2016-08-19Merge branch '4273-slash-commands' into 'master'Robert Speicher
2016-08-18Fix behavior of label_ids and add/remove_label_idsDouwe Maan
2016-08-18Address feedbackDouwe Maan
2016-08-18Fix specs and implement fixes based on failing specsDouwe Maan
2016-08-13Refactor slash command definitionDouwe Maan
2016-08-13Simplify the slash commands DSL to store action blocks instead of creating me...Rémy Coutable
2016-08-13Don't extract slash commands inside blockcode, blockquote or HTML tagsRémy Coutable
2016-08-13Add the /title slash commandRémy Coutable
2016-08-13New Notes::SlashCommandsService serviceRémy Coutable
2016-08-13Support slash commands in noteable description and notesRémy Coutable
2016-08-13Send notification emails when users are newly mentioned in issue editsNick Thomas
2016-07-15Allow bulk (un)subscription from issues in issue indexCairo Noleto
2016-06-04Spec label add / delete in UpdateServiceSean McGivern
2016-06-04Fix statementAlfredo Sumaran
2016-06-04WIP: allow adding and removing labels in bulkSean McGivern
2016-04-22Use association search in issuable create serviceGrzegorz Bizon
2016-04-22Verify label affiliation before assigning to issueGrzegorz Bizon
2016-03-15Improving the original label-subscribing implementationRémy Coutable
2016-03-15Original implementation to allow users to subscribe to labelsTimothy Andrew
2016-02-20Rename IssuableBaseService#have_changes? to has_changes?Douglas Barbosa Alexandre
2016-02-20Move common behavior to to IssuableBaseServiceDouglas Barbosa Alexandre
2016-02-20Marks pending tasks for an user as done when he edit an issueDouglas Barbosa Alexandre
2015-11-20Refactor creation of system notes for Issue/MR labels. #2296Rubén Dávila
2015-11-20Generate system note after Task item has been updated on Issue or Merge Reque...Ruben Davila
2015-11-17Refactor similar code for Issue and MR update serviceDmitriy Zaporozhets
2015-07-24Dynamically check `:admin_*` ability in IssuableBaseServiceRobert Speicher
2015-06-26Simplify set of assignee, milestone and label to admin_issue ruleDmitriy Zaporozhets
2015-06-25Dont allow set assignee, milestone or labels if user is guestDmitriy Zaporozhets
2015-05-29Support editing target branch of merge requestStan Hu
2015-05-27Add a note when an Issue or Merge Request's title changesRobert Speicher
2015-05-11Update SystemNoteService method naming conventionsRobert Speicher
2015-05-11Add a SystemNoteService classRobert Speicher
2015-02-08Add labels notesNikita Verkhovin
2014-10-07Factor issue and merge request servicesCiro Santilli