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-08-11Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-06Add many foreign keys to the projects tableYorick Peterse
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-26Enable RSpec/FilePath copSean McGivern
2017-03-21Prevented error on nil author from Issuable delegationJames Edwards-Jones
2017-03-17Added labels to the issue web hookLuke "Jared" Bennett
2017-03-15Allow sorting by due date and label prioritySean McGivern
2017-01-27Use `:empty_project` where possible in model specsRobert Speicher
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-20Fix issuable assignee update bug when previous assignee is nullFelipe Artur
2016-12-06Use :maximum instead of :within for length validators with a 0..N rangeRémy Coutable
2016-11-17Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre
2016-11-17Fix specs to pass a project when creating subscriptionsDouglas Barbosa Alexandre
2016-11-09Merge branch '22481-honour-issue-visibility-for-groups' into 'security' Douwe Maan
2016-11-07Added IssueCollectionYorick Peterse
2016-10-28Fix and improve `Sortable.highest_label_priority`Alejandro Rodríguez
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-23Fix pagination on sorts with lots of tiesSean McGivern
2016-06-08Fix pseudo n+1 queries with Note and Note Authors in issuables APIsAlejandro Rodríguez
2016-06-03Merge branch 'master' into awardablesZ.J. van de Weg
2016-06-02issuable#labels_array explicitly load the labelsPaco Guzman
2016-06-01Merge branch 'issue_15557' into 'master' Rémy Coutable
2016-06-01Add leading comment space copFelipe Artur
2016-05-30Merge branch 'master' into awardablesZJ van de Weg
2016-05-29Minor changes in note validation specsGrzegorz Bizon
2016-05-29Update specs to carry out changes in note factoryGrzegorz Bizon
2016-05-25Merge branch 'rs-rubocop-nottonot' into 'master' Dmitriy Zaporozhets
2016-05-24Fix bug when ordering by milestone due date and filtering by milestoneFelipe Artur
2016-05-24improve ordering sql for milestonesFelipe Artur
2016-05-24Fix ordering for MysqlFelipe Artur
2016-05-24Fix issues/MRs filter when ordering by milestone due dateFelipe Artur
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-05-12Fix tests and wrong choices during mergeZeger-Jan van de Weg
2016-05-11Incorporate feedbackZeger-Jan van de Weg
2016-05-11Merge branch 'master' into awardablesZeger-Jan van de Weg
2016-05-10Add tests on Awardables and Award EmojiZeger-Jan van de Weg
2016-05-06Create table for award emojiZeger-Jan van de Weg
2016-04-21refactored specs based on feedbackJames Lopez
2016-04-21refactored specs, adding more scenariosJames Lopez
2016-04-20final line missingJames Lopez
2016-04-20fix rubocop warningJames Lopez
2016-04-20udpated a few things based on MR feedback. Also added model specJames Lopez
2016-03-30Destroy related todos when an issue is deletedDouglas Barbosa Alexandre
2016-03-15Improving the original label-subscribing implementationRémy Coutable
2016-03-11Fixed a few spec typosYorick Peterse