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-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-09-22Add context tabs to dashboard/projectsPhil Hughes
2017-09-08Rework how recent push events are retrievedYorick Peterse
2017-09-07Merge branch 'events-migration-cleanup' into 'master'Sean McGivern
2017-09-06Finish migration to the new events setupYorick Peterse
2017-09-05Fix failures introduced by Capybara upgradeRobert Speicher
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-07-17Replaces dashboard/dashboard.feature spinach with rspecAlexander Randa
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-07-06Merge branch 'master' into rs-sign_inRobert Speicher
2017-07-06Auto-correct ProjectPathHelper violationsRobert Speicher
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-29Replaces 'dashboard/new-project.feature' spinach with rspecAlexander Randa
2017-06-26Fix application error when Project#last_activity_at is nilRuben Davila
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-04Use last_activity_at attr when showing the update date in project listingRuben Davila
2017-05-28Replace 'starred_projects.feature' spinach test with an rspec analogblackst0ne
2017-05-24use full caps RSS instead of rssAlexis Reigel
2017-05-24atom links with rss token instead of private tokenAlexis Reigel
2017-04-07Update project build status cache when transitioningBob Van Landuyt
2017-03-16Test showing pipelines on the dashboardBob Van Landuyt
2017-02-28Show public RSS feeds to anonymous usersMichael Kozono