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
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-01Resolve "Update `updated_at` on an issue/mr on every issue/mr changes"🙈 jacopo beschi 🙉
2018-05-17Fixes 500 error on /estimate BIG_VALUEJacopo
2018-05-09Updates updated_at on issue when using /spend quick actionJacopo
2018-04-04[Rails5] Rename `sort` methods to `sort_by_attribute`blackst0ne
2018-03-16Refactor, extract class and improve comments.Andreas Brandl
2017-12-20Only include the user's ID in the time_spent command's update hashRobert Speicher
2017-12-06Throttle the number of UPDATEs triggered by touchYorick Peterse
2017-11-29Merge branch 'dm-search-pattern' into 'master'Sean McGivern
2017-11-27Use fuzzy search with minimum length of 3 characters where appropriateDouwe Maan
2017-11-24Refactor the way we pass `old associations` to issuable's update servicesRémy Coutable
2017-11-15Add total_time_spent to the `changes` hash in issuable Webhook payloadsRémy Coutable
2017-10-09Introduce new hook data builders for Issue and MergeRequestRémy Coutable
2017-10-09Start adding Gitlab::HookData::IssuableBuilderRémy Coutable
2017-10-09Include the changes in issuable webhook payloadsRémy Coutable
2017-09-06add controller specmicael.bergeron
2017-09-06remove lintmicael.bergeron
2017-09-06rework the contributor badgemicael.bergeron
2017-09-06round of fixes after code reviewmicael.bergeron
2017-09-06WIP: refactor the first-contributor to Issuablemicael.bergeron
2017-08-30Fuzzy search issuable title or descriptionHiroyuki Sato
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