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-07-18Update specs for new upload pathBob Van Landuyt
2017-06-23Show group name instead of path on group pageDouwe Maan
2017-06-08Bring in security changes from the 9.2.5 releaseDJ Mountney
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-01-18Remove repository trait from factories that don't need it in featuresRobert Speicher
2017-01-18Add the `:repository` trait to `:project` factories in Cucumber stepsRobert Speicher
2016-11-08Update non-exist group spinach test to match routingDmitriy Zaporozhets
2016-10-14Move edit group scenario to rspec and refactor groups_specDmitriy Zaporozhets
2016-06-29Enable Style/SpaceAfterColon Rubocop copsGrzegorz Bizon
2016-05-03Remove go to dashboard test suite for group page and get rid of AR warningDmitriy Zaporozhets
2016-04-08Revert "Merge branch 'new-navigation-prototype' into 'master'"Jacob Schatz
2016-04-01Remove tests with back buttonDmitriy Zaporozhets
2016-03-18Restrict access to confidential issues on activity feedDouglas Barbosa Alexandre
2016-03-02Don't list merge requests from archived projects in Group view.Rubén Dávila
2016-03-02Don't list issues from archived projects in Group view.Rubén Dávila
2016-01-27moved and refactored feature based on feedback. Also updated CHANGELOGJames Lopez
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-11-25Split group feature testsDmitriy Zaporozhets
2015-11-25Refactor group stepsDmitriy Zaporozhets
2015-11-25Refactor group members tests a bitDmitriy Zaporozhets
2015-11-24Small code improvementDmitriy Zaporozhets
2015-11-24Fix rubocop complainDmitriy Zaporozhets
2015-11-24Fix 500 error when update group member permissionDmitriy Zaporozhets
2015-11-17Merge branch 'master' into james11/gitlab-ce-removable-group-ownerDouwe Maan
2015-11-16Create milestones in the groupDmitriy Zaporozhets
2015-11-03Better name for up-level linksDmitriy Zaporozhets
2015-10-29fixed last group owner issue and added testJames Lopez
2015-10-04Fix rubocop warnings in featuresGuilherme Garnier
2015-09-14Merge branch 'public_profiles' into 'master'Dmitriy Zaporozhets
2015-09-09Make all group publicValery Sizov
2015-09-08Consistently case `Back to X` links.Douwe Maan
2015-08-19Spinach testsArtem Sidorenko
2015-07-10Make left menu more hierarchical and less contextual by adding back item at topDmitriy Zaporozhets
2015-06-22Fix avatar tests to use banana_sample.gif since SVG is not supportedStan Hu
2015-06-22Fix features syntaxRobert Speicher
2015-06-12Change `within` to `page.within` in feature stepsRobert Speicher
2015-06-12Update all `should`-style syntax to `expect` in featuresRobert Speicher
2015-05-27Fix spec.Douwe Maan
2015-04-14Add feature tests for inviting members.Douwe Maan
2015-03-31Fix adding new members to groupDmitriy Zaporozhets
2015-03-11Fix test for creating group from dashboardDmitriy Zaporozhets
2015-03-03Merge branch 'link-to-button' of https://github.com/cirosantilli/gitlabhq int...Dmitriy Zaporozhets
2015-02-24Merge branch 'master' into extend_markdown_uploadDouwe Maan
2015-02-20Split up AttachmentUploader.Douwe Maan
2015-02-19Revert "Fix broken access control and refactor avatar upload"Dmitriy Zaporozhets
2015-02-16Fix broken access control and refactor avatar uploadHannes Rosenögger
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-06Refactor sorting in projectDmitriy Zaporozhets
2015-02-04Spelling improvement, add in a group, not into group.Sytse Sijbrandij
2015-01-17Convert Javascript links to buttons.Ciro Santilli