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-05-06Don't auto-set MR title for confidential issuesSean McGivern
2016-05-06Auto-set title for branches created from issuesSean McGivern
2016-04-25Prevent private project name and namespace from leaking in the new MR viewRémy Coutable
2016-04-14Merge branch 'start-with-iid-on-new-branch' into 'master' Rémy Coutable
2016-04-14Start with iid on branch creationZeger-Jan van de Weg
2016-04-13Refactor and expose only Gitlab::UrlBuilder.build(record)Rémy Coutable
2016-03-20Merge branch 'master' into feature/issue-moveGrzegorz Bizon
2016-03-19Merge branch 'remove-wip' into 'master' Jacob Schatz
2016-03-19Merge branch 'master' into feature/issue-moveGrzegorz Bizon
2016-03-19Merge remote-tracking branch 'origin/master' into remove-wipRémy Coutable
2016-03-19Improve the "easy WIP & un-WIP from link" featureRémy Coutable
2016-03-18\#to_branch_name now uses the iid as postfixZeger-Jan van de Weg
2016-03-17Update methods that use issue close serviceGrzegorz Bizon
2016-03-15Enhance new branch button on an issueZeger-Jan van de Weg
2016-03-15new-branch-buttonZeger-Jan van de Weg
2016-03-15Improving the original label-subscribing implementationRémy Coutable
2016-03-15Original implementation to allow users to subscribe to labelsTimothy Andrew
2016-03-05Merge branch 'security_bug_fix_close_issue' into 'master' Douwe Maan
2016-03-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
2016-03-03Security: Fix issue auto closingValery Sizov
2016-02-27Use specialized system notes when MR is (un)marked as WIPDouwe Maan
2016-02-22Check the HEAD of branch when doing Merge When SucceededKamil Trzcinski
2016-02-22Merge branch 'tasks' into 'master' Douglas Barbosa Alexandre
2016-02-20Rename Tasks to TodosDouglas Barbosa Alexandre
2016-02-20Rename IssuableBaseService#have_changes? to has_changes?Douglas Barbosa Alexandre
2016-02-20Create or mark task pending as soon the action happensDouglas Barbosa Alexandre
2016-02-20Ensure that we only have one task per issue/mrDouglas Barbosa Alexandre
2016-02-20Create a pending task when a user is mentioned when edit a issue/mr/noteDouglas Barbosa Alexandre
2016-02-20Rename TaskService#mark_as_done to mark_pending_tasks_as_doneDouglas Barbosa Alexandre
2016-02-20Move common behavior to to IssuableBaseServiceDouglas Barbosa Alexandre
2016-02-20Marks pending tasks for an user as done when he merge the MRDouglas Barbosa Alexandre
2016-02-20Marks pending tasks for an user as done when he close the MRDouglas 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
2016-02-20Marks pending tasks for an user as done when he edit an issueDouglas Barbosa Alexandre
2016-02-20Discover branches for commit statuses ref-less when doing merge when succeededKamil Trzcinski
2016-02-19Use adequate description for new MR.Rubén Dávila
2016-02-19Save merge commit id when MR is mergedRubén Dávila
2016-01-14Param should be present, not just truthyDouwe Maan
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-12-07Merge branch 'master' into merge-if-greenZeger-Jan van de Weg
2015-12-05Incorporate feedbackZeger-Jan van de Weg
2015-12-02Specs for 'Merge When Build Succeeds'Zeger-Jan van de Weg
2015-11-25Rescue StandardError, not ExceptionRobert Speicher
2015-11-23Refactor MergeWhenBuildSucceedsService and incorporate feedbackZeger-Jan van de Weg
2015-11-20Generate system note after Task item has been updated on Issue or Merge Reque...Ruben Davila
2015-11-18Merge branch 'master' into merge-if-greenZeger-Jan van de Weg
2015-11-18API support, incorporated feedbackZeger-Jan van de Weg
2015-11-17Refactor similar code for Issue and MR update serviceDmitriy Zaporozhets
2015-11-13Split huge method MergeRequests::UpdateService#executeDmitriy Zaporozhets