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-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 close the issueDouglas 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-06-22Fix Style/Blocks cop violationsRobert Speicher
2015-06-12Fix post-receive errors on a push when an external issue tracker is configuredStan 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-05-15Fix specs.Douwe Maan
2015-03-06Send notifications and leave system comments when bulk updating issues.Douwe Maan
2015-02-26Allow mass-unassigning of issuesRobert Speicher
2015-02-26Rename bulk_update_context_spec to bulk_update_service_specRobert Speicher
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-23Merge branch 'remove-observers' into 'master'Dmitriy Zaporozhets
2014-06-18Revert "Merge branch 'fix-email-threading' into 'master'"Jacob Vosmaer
2014-06-17Remove rails observers from applicationDmitriy Zaporozhets
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
2014-04-02Move code for issue creation to service.Dmitriy Zaporozhets
2014-01-16Replace context with service in specsDmitriy Zaporozhets