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-03-07Address review commentsValery Sizov
2017-03-02Satisfy rubocopValery Sizov
2017-02-28[Issue board sorting] SpecsValery Sizov
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-01Only include EmailHelpers in mailer specs and specs using themRobert Speicher
2016-11-24Rephrase some system notes to be compatible with new system note styleDouwe Maan
2016-11-17Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre
2016-09-28Fix permission for setting an issue's due dateRémy Coutable
2016-09-01Scope hooks thal will run for confidential issuesDouglas Barbosa Alexandre
2016-09-01Update service specs to avoid instance variablesDouglas Barbosa Alexandre
2016-09-01Fix confidential issues should not be passed to WebhooksDouglas Barbosa Alexandre
2016-08-17Fix a rubocop violationNick Thomas
2016-08-16DRY up the added update service specs, add two email helpersNick Thomas
2016-08-16Address minor review comments for testsNick Thomas
2016-08-13Send notification emails when users are newly mentioned in issue editsNick Thomas
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-06-04Spec label add / delete in UpdateServiceSean McGivern
2016-05-21Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan
2016-05-19Move #create_confidentiality_note to Issues::UpdateServiceRémy Coutable
2016-05-18Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler
2016-05-18Changing the confidentiality of an issue now creates a new system noteAlex Moore-Niemi
2016-04-22Update specs to accomodate issuable assign changesGrzegorz Bizon
2016-03-22Restrict notifications for confidential issuesDouglas Barbosa Alexandre
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 Tasks to TodosDouglas Barbosa Alexandre
2016-02-20Create a pending task when a user is mentioned when edit a issue/mr/noteDouglas Barbosa Alexandre
2016-02-20Marks pending tasks for an user as done when he edit an issueDouglas Barbosa Alexandre
2016-02-20Create a pending task when an issue is assigned to someoneDouglas Barbosa Alexandre
2015-12-09Tag service specsDouwe Maan
2015-11-30test fixValery Sizov
2015-11-20Little fix for Rubocop's complaints. #2296Rubén Dávila
2015-11-20Fix bug that happened when replacing the Task list. #2296Rubén Dávila
2015-11-20Generate system note after Task item has been updated on Issue or Merge Reque...Ruben Davila
2015-11-17Add tests for merge request update.Douwe Maan
2015-11-17Fix specDouwe Maan
2015-11-09Add notification to the former assignee upon unassignmentadamliesko
2015-05-27Change one-character variable nameRobert Speicher
2015-05-27Add a note when an Issue or Merge Request's title changesRobert Speicher
2015-05-15Fix specs.Douwe Maan
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-02-08Add labels notesNikita Verkhovin
2015-01-26Organize event order execution when update issue or mrDmitriy Zaporozhets
2014-06-18Revert "Merge branch 'fix-email-threading' into 'master'"Jacob Vosmaer
2014-06-10Send notification emails to the "project", and put people in CcPierre de La Morinerie
2014-04-02More tests for Isses servicesDmitriy Zaporozhets
2014-04-02Move update issue code to separate serviceDmitriy Zaporozhets