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-03-08Added specs for Repository#rm_tagYorick Peterse
2016-03-08Call the right hooks when removing branchesYorick Peterse
2016-03-08Cache & flush tag/branch countsYorick Peterse
2016-03-08Merge branch 'master' into 'master' Yorick Peterse
2016-03-07removes the test file of the project spec for invalid methodtiagonbotelho
2016-03-07implements test to simulate empty repotiagonbotelho
2016-03-07adds tests and fixes some broken code to main language mrtiagonbotelho
2016-03-07Remove redundant integration testsRobert Speicher
2016-03-07Merge branch 'issue_13621_2' into 'master' Douwe Maan
2016-03-07Merge branch 'feature/cross-project-labels' into 'master' Douwe Maan
2016-03-07Merge branch 'indicate-mr-diverged-from-target' into 'master' Douwe Maan
2016-03-07Updates from last code review.Rubén Dávila
2016-03-06Remove `Snippet#expires_at`Robert Speicher
2016-03-03Merge branch 'renaming-repository-caching' into 'master' Rémy Coutable
2016-03-03Indicate how much an MR branch diverges from the target branchPierre de La Morinerie
2016-03-03Add cross project references support for label modelGrzegorz Bizon
2016-03-03Add support for keyword arguments in label reference methodGrzegorz Bizon
2016-03-02Add some specs for Repository#revert.Rubén Dávila
2016-03-01Merge branch 'rs-avatar-validation' into 'master' Douwe Maan
2016-03-01Only validate avatar cropping values when avatar is present AND changedRobert Speicher
2016-02-29Reset `otp_grace_period_started_at` after disabling 2FARobert Speicher
2016-02-29Merge branch '11489-branded-appearance-to-ce' into 'master' Douwe Maan
2016-02-27Merge branch 'evuez/gitlab-ce-webhook-url-spaces' into 'master' Robert Speicher
2016-02-27Merge branch 'repository-caching-refactor' into 'master' Robert Speicher
2016-02-26Allow webhooks URL to have leading and trailing spacesevuez
2016-02-26Branded login page also in CEZeger-Jan van de Weg
2016-02-26Flush repository caches before renaming projectsYorick Peterse
2016-02-25Added specs for the various Repository hooksYorick Peterse
2016-02-24Add `:with_avatar` trait to User factoryRobert Speicher
2016-02-23Does not raise an error when Todo is already marked as doneDouglas Barbosa Alexandre
2016-02-22Ensure we don't check a commit's description for revert message if it has no ...Rémy Coutable
2016-02-22Merge branch 'tasks' into 'master' Douglas Barbosa Alexandre
2016-02-20Flush emptiness caches whenever neededYorick Peterse
2016-02-20Rename Tasks to TodosDouglas Barbosa Alexandre
2016-02-20Refactoring task queue partialsDouglas Barbosa Alexandre
2016-02-20Improve formatted message for tasks when action is a mentionDouglas Barbosa Alexandre
2016-02-20Use destroy, in case we ever have before_destroy callbacks on TaskDouglas Barbosa Alexandre
2016-02-20Fix task factoryDouglas Barbosa Alexandre
2016-02-20Fix pending examples from task model specDouglas Barbosa Alexandre
2016-02-20Create a pending task when a user is mentioned on a noteDouglas Barbosa Alexandre
2016-02-20Add tasks queue list pageDouglas Barbosa Alexandre
2016-02-20Add task modelDouglas Barbosa Alexandre
2016-02-20Merge branch 'rs-blob' into 'master' Douwe Maan
2016-02-20Merge branch '12792-emoji-as-text-diff-comment'Douwe Maan
2016-02-20Merge branch 'builds-artifacts-API' into 'master' Kamil Trzciński
2016-02-19Fix ci_build trace traitKamil Trzcinski
2016-02-19Fix build and add specsRubén Dávila
2016-02-19Some updates from last code review.Rubén Dávila
2016-02-19Add some specs plus some refactor.Rubén Dávila
2016-02-19Save merge commit id when MR is mergedRubén Dávila