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-09-06Enable share_with_group_lock on subgroupMichael Kozono
2017-09-06Add top level items to fly-out navigationPhil Hughes
2017-09-01Fixed group merge requests failurePhil Hughes
2017-08-29spec updatesPhil Hughes
2017-08-27Add a simple spec that checks filtered search works at group merge request pageHiroyuki Sato
2017-08-16Fix edit milestone path from group milestones listJarka Kadlecova
2017-08-11Enable Timecop safe modeRémy Coutable
2017-08-11Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher
2017-08-07Group-level new issue & MR using previously selected projectBryce Johnson
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-02Add filtered search to group issue dashboardClement Ho
2017-07-27Use `empty_project` where possible in spec/features/groupsRobert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-07-07Merge branch 'master' into rs-sign_inRobert Speicher
2017-07-07Native group milestonesFelipe Artur
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-27Merge branch 'dz-refactor-group-members-tests' into 'master'Douwe Maan
2017-06-26Improve scenario description for the group labels subscription specDouglas Barbosa Alexandre
2017-06-26Allow users to subscribe to group labels on group labels pageDouglas Barbosa Alexandre
2017-06-26Move another group member spec from spinachDmitriy Zaporozhets
2017-06-26Fix leave_group_spec.rbDmitriy Zaporozhets
2017-06-26Move "remove group member" spec from spinach to rspecDmitriy Zaporozhets
2017-06-26Rename group member specs for consistent namingDmitriy Zaporozhets
2017-06-26Fix wrong scenario title to owner_manages_access_requests_spec.rbDmitriy Zaporozhets
2017-06-26Merge group request access specs under one fileDmitriy Zaporozhets
2017-06-26Combine group leave feature specs in one fileDmitriy Zaporozhets
2017-06-23Show group name instead of path on group pageDouwe Maan
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-29Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan
2017-05-24use full caps RSS instead of rssAlexis Reigel
2017-05-24atom links with rss token instead of private tokenAlexis Reigel
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-05-17Use CTEs for nested groups and authorizationsYorick Peterse
2017-05-08Devise can assign trackable fields, but only allow writes once/hourToon Claes
2017-05-05Redirect from redirect routes to canonical routesMichael Kozono
2017-05-05Add happy path feature tests for redirect behaviorMichael Kozono
2017-04-24Assignee filter on group issues/merge requests only loads group usersPhil Hughes
2017-04-20Merge branch 'dz-refactor-create-members' into 'master' Douwe Maan
2017-04-19Fixed group milestones date pickers not workingPhil Hughes
2017-04-17Move some project/group members spinach tests to rspecDmitriy Zaporozhets
2017-04-05MR empty stateLuke "Jared" Bennett
2017-03-25Activate group name toggle based on horizontal spaceSam Rose
2017-03-18Append _spec to group_name_toggle spec fileSam Rose
2017-03-14Toggle project name if too longSam Rose
2017-02-28Show public RSS feeds to anonymous usersMichael Kozono
2017-02-16Added ability to change user permissions in group to ownerPhil Hughes
2017-02-10Show parent group members for nested groupDmitriy Zaporozhets
2017-02-05Add traits for ProjectFeatures to Project factorySemyon Pupkov