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
2018-05-14Remove /featuresblackst0ne
2018-05-14Replace the `project/commits/diff_comments.feature` spinach test with an rspe...blackst0ne
2018-05-10Replace `features/project/merge_requests/references.featue`blackst0ne
2018-04-17Replace project builds permissions spinach with RSpecSemyon Pupkov
2018-04-10Migrate features/project/project.feature to RSpec and reorganize several Proj...Rémy Coutable
2018-04-03Replace the `project/issues/issues.feature` spinach test with an rspec analogblackst0ne
2018-03-07Use Project#full_name instead of name_with_namespaceDmitriy Zaporozhets
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-11Replace the 'features/explore/projects.feature' spinach test with an rspec an...Vitaliy @blackst0ne Klachkov
2017-09-07Resolve "Make project and features visibility settings less confusing"Mike Greiling
2017-08-10Migrate events into a new formatYorick Peterse
2017-08-04Merge branch '34060-simplified-general-project-settings' into 'master'Mike Greiling
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-02Use `:empty_project` where possible in features/stepsRobert Speicher
2017-07-28fixed up specsPhil Hughes
2017-07-17Replaces dashboard/dashboard.feature spinach with rspecAlexander Randa
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-05-17Use same last commit widget on project homepage and tree viewDouwe Maan
2017-04-07Put back usernames in activity and profile feedAnnabel Dunstone Gray
2017-04-07Update project build status cache when transitioningBob Van Landuyt
2017-04-06Merge branch '29128-profile-page-icons' into 'master' Filipa Lacerda
2017-04-05MR empty stateLuke "Jared" Bennett
2017-04-03Update commit icon; fix specsAnnabel Dunstone Gray
2017-03-04Improve explore projects spinach testDmitriy Zaporozhets
2017-02-01Fix adding pages domain to projects in groupsKamil Trzcinski
2017-01-19Merge branch '24032-changed-visibility-level-to-public-but-project-is-not-pub...Fatih Acet
2017-01-18Add the `:repository` trait to `:project` factories in Cucumber stepsRobert Speicher
2016-12-10Fixed testsLuke "Jared" Bennett
2016-12-04Update effected testsZ.J. van de Weg
2016-10-15Fix trending projects Spinach failureStan Hu
2016-09-01Project tools visibility levelFelipe Artur
2016-07-05Updated testsPhil Hughes
2016-06-03Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski
2016-05-20Fixed project settings testsPhil Hughes
2016-04-12Fix rubocopKamil Trzcinski
2016-04-12Fix rest of rspec and spinach testsKamil Trzcinski
2016-04-12Fix specsKamil Trzcinski
2016-02-04Add behaviour tests for build permissionsKamil Trzcinski
2016-02-04Rename allow_guest_to_access_builds to public_buildsKamil Trzcinski
2016-01-15Add feature tests for permissions for build artifacts read abilityGrzegorz Bizon
2016-01-14Fix specs and rubocop warningsRémy Coutable
2016-01-13Improve & adds specs for Issue/MR referencesRémy Coutable
2016-01-13Show referenced MRs & Issues only when the current viewer can access themRémy Coutable
2015-12-11Migrate CI::Project to ProjectKamil Trzcinski
2015-10-16Add tests for last commit info on project home pageDmitriy Zaporozhets
2015-10-02Prevent creating 2 Ci::Project entities when enable CIDmitriy Zaporozhets
2015-09-29Fix testsKamil Trzcinski
2015-09-24Show CI status on Your projects page and Starred projects pageDmitriy Zaporozhets
2015-09-15Create a "destroyed Milestone" event and keep Milestone events around in the DBStan Hu
2015-08-19Spinach testsArtem Sidorenko