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
2019-07-26Add frozen_string_literal to spec/featuresThong Kuah
2019-05-06Added blank lines to meet style guideEzekiel Kigbo
2019-05-06Update project list specsEzekiel Kigbo
2019-02-19Improve empty state for starred projectsBrandon Labuschagne
2019-01-31Stop showing ci for guest usersSteve Azzopardi
2019-01-15Add tests to check projects badge countGeorge Tsiolis
2018-11-07Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'mas...Douwe Maan
2018-10-26Fix specsblackst0ne
2018-09-21Allows to sort projects by most stars🙈 jacopo beschi 🙉
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-07-06Fix User role displayed on projects dashboardFrancisco Javier López
2018-07-05Enable Capybara/FeatureMethods copWinnie Hellmann
2018-05-31Export assigned issues in iCalendar feedImre Farkas
2018-04-11Resolve "tree/master shows incorrect CI build status"Lin Jen-Shin
2018-03-06Fix project dashboard showing the wrong timestampsStan Hu
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