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-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-24Rename to_fuzzy_arel to fuzzy_arel_matchDouwe Maan
2017-11-24Refactor the way we pass `old associations` to issuable's update servicesRémy Coutable
2017-11-23Fix WIP system note not being createdFelipe Artur
2017-11-15Add total_time_spent to the `changes` hash in issuable Webhook payloadsRémy Coutable
2017-11-07Refactor issuables index actionsJarka Kadlecova
2017-11-02CE port of code changed for epicsJarka Kadlecova
2017-10-09Start adding Gitlab::HookData::IssuableBuilderRémy Coutable
2017-10-09Include the changes in issuable webhook payloadsRémy Coutable
2017-09-23Improve list of sorting optionsVitaliy @blackst0ne Klachkov
2017-09-06add controller specmicael.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-07Move some after_create parts to worker to improve performanceJarka Kadlecova
2017-07-28Merge issuable "reopened" state into "opened"Yorick Peterse
2017-07-07Native group milestonesFelipe Artur
2017-07-06Added Cop to blacklist the use of `dependent:`Yorick Peterse
2017-07-04Merge branch 'tc-namespace-license-checks--multiple-assignees' into 'master'Douwe Maan
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-20Make MergeRequest respond to assignee_ids & assignee_ids=Toon Claes
2017-06-20Backport issuable for assignee slash commands from EEToon Claes
2017-06-16Remove Drag and drop and sorting from milestone viewFelipe Artur
2017-05-31Port fix-realtime-edited-text-for-issues 9-2-stable fix to master.Luke "Jared" Bennett
2017-05-06Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable'Sean McGivern
2017-05-05[Multiple issue assignee] Fix a number of specsValery Sizov
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-04Add last_edited_at and last_edited_by attributesblackst0ne
2017-04-19Display issuable state only in notes and issuable descriptionAdam Niedzielski
2017-04-06Refactor resolvability checks based on typeDouwe Maan
2017-04-03Rename skip_metrics to imported on the importable concernDouglas Barbosa Alexandre
2017-04-03Skip MR metrics when importing projects from GitHubDouglas Barbosa Alexandre
2017-03-21Prevented error on nil author from Issuable delegationJames Edwards-Jones
2017-03-21Merge branch '28058-hide-emails-in-atom-feeds' into 'security'Rémy Coutable
2017-03-17Added labels to the issue web hookLuke "Jared" Bennett
2017-03-15Allow sorting by due date and label prioritySean McGivern
2017-03-09Order milestone issues by position ascending in apiGeorge Andrinopoulos
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Move up delegate callsDouwe Maan
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Performance/RedundantMergeDouwe Maan
2017-02-23Enable Style/SpaceInsideBracketsDouwe Maan
2017-02-16Add merge request count to each issue on issues listblackst0ne
2017-02-13Merge branch 'issue_25900_2' into 'master' Sean McGivern
2017-02-09Gather issuable metadata to avoid n+ queries on index viewFelipe Artur
2017-02-07Update Rubocop to ruby 2.3Z.J. van de Weg
2017-01-15Backport backend work for time tracking.Ruben Davila