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-29Create todos only for new mentionsJarka Kadlecova
2017-03-28Use `:empty_project` where possible in service specsRobert Speicher
2017-01-13Address MR commentsJarka Kadlecova
2017-01-11support `/merge` slash comand for MRsJarka Kadlecova
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-10-13Maintain "force_remove_source_branch" options on Merge Request unless specifiedMark Fletcher
2016-10-11Make guests unable to view MRsValery Sizov
2016-09-20Add a spec for merge request metric caching while refreshing a merge request ...Timothy Andrew
2016-09-20Use the `IssuableBaseService` lifecycle hooks to cache `MergeRequestsClosingI...Timothy Andrew
2016-09-20Implement a second round of review comments from @DouweM.Timothy Andrew
2016-09-20Fix rubocop spec.Timothy Andrew
2016-09-19Test all cycle analytics pre-calculation code.Timothy Andrew
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-15Add notifications for new user mentions in merge requestsNick Thomas
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-05-21Merge branch 'rm-source-branch' into 'master' Douwe Maan
2016-05-20Allows MR authors to have the source branch removed when merging the MRJeroen Jacobs
2016-05-18Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler
2016-04-22Update specs to accomodate issuable assign changesGrzegorz 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 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 a MRDouglas Barbosa Alexandre
2016-02-20Create a pending task when an MR is assigned to someoneDouglas Barbosa Alexandre
2015-12-09Tag service specsDouwe Maan
2015-11-30test fixValery Sizov
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-05-29Support editing target branch of merge requestStan Hu
2015-05-27Change one-character variable nameRobert Speicher
2015-05-27Add a note when an Issue or Merge Request's title changesRobert Speicher
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-02-08Add labels notesNikita Verkhovin
2015-01-27Remove unnecessary reload in testDmitriy Zaporozhets
2015-01-26Organize event order execution when update issue or mrDmitriy Zaporozhets
2015-01-20Add action property to merge request hookjubianchi
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-03Add note when MR assignee changes. Add more tests to MR servicesDmitriy Zaporozhets