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-11-21Merge branch 'issue_5541' into 'master' Sean McGivern
2016-11-18Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan
2016-11-18Precalculate user's authorized projects in databaseAhmad Sherif
2016-11-18Allow enabling and disabling commit and MR events for JIRAFelipe Artur
2016-11-18Merge branch 'issue_13232' into 'master' Sean McGivern
2016-11-18Add JIRA remotelinks and prevent duplicated closing messagesFelipe Artur
2016-11-18Write a spec covering the race condition during group deletion.Timothy Andrew
2016-11-17Merge branch 'feature/subscribe-to-group-level-labels' into 'master' Sean McGivern
2016-11-17Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre
2016-11-17Improve code design after code reviewKamil Trzcinski
2016-11-14Fix Error 500 when creating a merge request that contains an image that was d...Stan Hu
2016-11-10Fix expanding a collapsed diff when converting a symlink to a regular fileAdam Niedzielski
2016-11-09Merge branch 'pipeline-notifications' into 'master' Sean McGivern
2016-11-09Merge branch 'issue_23548_dev' into 'master'Douwe Maan
2016-11-09Merge branch '22481-honour-issue-visibility-for-groups' into 'security' Douwe Maan
2016-11-08Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin
2016-11-08Fix broken commits searchValery Sizov
2016-11-07Use `git update-ref --stdin -z` to speed up TestEnv.set_repo_refsNick Thomas
2016-11-03Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin
2016-11-03Merge branch 'fix/import-export-symlink-vulnerability' into 'security'Douwe Maan
2016-11-03Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin
2016-11-02Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin
2016-11-01Add Rake task to create/repair GitLab Shell hooks symlinksDrew Blessing
2016-11-01Fix Markdown styling inside reference linkspanjan
2016-10-28Merge branch '22392-add-x-of-y-tasks-completed-on-issuable' into 'master' Sean McGivern
2016-10-28add "x of y tasks completed" on issuableGuilherme Salazar
2016-10-28Replace static issue fixtures by script (!6059)winniehell
2016-10-26Finish updates to use JIRA gemFelipe Artur
2016-10-25Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin
2016-10-24Merge branch 'yesbabyyes/gitlab-ce-22967-adding-zero-users-to-group-reports-s...Dmitriy Zaporozhets
2016-10-24Trigger change even in select2 test helper to produce production-like behaviourDmitriy Zaporozhets
2016-10-23Move spec/mailers/shared/notify.rb to spec/supportJared Ready
2016-10-21Test against notification emailLin Jen-Shin
2016-10-20Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin
2016-10-19Prevent wrong markdown on issue ids when project has Jira service activatedFelipe Artur
2016-10-18Wait for ajax for every merge request spinach testDmitriy Zaporozhets
2016-10-18Use bcc for pipeline emails because:Lin Jen-Shin
2016-10-18Merge branch 'looser-time-in-specs' into 'master' Douwe Maan
2016-10-18Merge branch 'pipeline-emails' into pipeline-notificationsLin Jen-Shin
2016-10-17Merge branch 'master' into merge-conflicts-editor-2Alfredo Sumaran
2016-10-17Add a be_like_time matcher and use it in specsNick Thomas
2016-10-17Fix Test Env (proper error handling when gitlab-shell is not clonned)Valery Sizov
2016-10-17should_email_no_one -> should_not_email_anyone, feedback:Lin Jen-Shin
2016-10-17Merge branch 'master' into merge-conflicts-editor-2Sean McGivern
2016-10-17Introduce email_recipients and use include? Feedback:Lin Jen-Shin
2016-10-17Try to slightly optimize EmailHeleprsLin Jen-Shin
2016-10-17Use EmailHelpers where possible, feedback:Lin Jen-Shin
2016-10-16Fix Spinach merge request diff failuresStan Hu
2016-10-15Fix nesting on sessions/new.Bryce Johnson
2016-10-15Click first Sign In in login_helper.Bryce Johnson