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-28Merge branch 'rs-empty_project-features' into 'master'Rémy Coutable
2017-07-27Use `empty_project` where possible in spec/features/profilesRobert Speicher
2017-07-27Merge branch 'feature/gpg-signed-commits' into 'master'Dmitriy Zaporozhets
2017-07-27user may now revoke a gpg keyAlexis Reigel
2017-07-27remove the :gpg rspec tagAlexis Reigel
2017-07-27gpg email verificationAlexis Reigel
2017-07-27test with a gpg key with multiple emailsAlexis Reigel
2017-07-27use example gpg key instead of my ownAlexis Reigel
2017-07-27add profile gpg key page to manage gpg keysAlexis Reigel
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-14Merge branch '19629-remove-inactive-tokens-list' into 'master'Filipa Lacerda
2017-07-14Update tests to cover removal of inactive tokens tablekushalpandya
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-26Merge branch 'feature/add-new-services' into 'master'Sean McGivern
2017-06-23ported EE user service to CEJames Lopez
2017-06-22Replace 'profile/notifications.feature' spinach test with an rspec analogblackst0ne
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-06Fix test failuresZ.J. van de Weg
2017-05-12Fix specsAnnabel Dunstone Gray
2017-05-05Redirect from redirect routes to canonical routesMichael Kozono
2017-05-05Add happy path feature tests for redirect behaviorMichael Kozono
2017-04-06Fixed rspec testsJose Ivan Vargas
2017-04-03Don't use FFaker in factories, use sequences insteadRémy Coutable
2017-03-17Revert "Merge branch '8836-mr-revert' into 'master'Stan Hu
2017-03-15Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master'Stan Hu
2017-03-06apply codestyle and implementation changes to the respective feature codeTiago Botelho
2017-03-01applies relevant changes to the code and code structureTiago Botelho
2017-03-01Add text-warning class in profile settings if the personal_access_token expir...Simon Vocella
2017-02-27Updates SSH key title after pasting keyPhil Hughes
2017-02-15Remove all gitlab theme related codeAnnabel Dunstone Gray
2017-02-13Merge branch 'option-to-be-notified-of-own-activity' into 'master' Douwe Maan
2017-02-06Fixed some specsPhil Hughes
2017-02-01Use check and uncheck methods from Capybara DSLRichard Macklin
2017-02-01Add checkbox in UI to opt into receiving notifications about your activityRichard Macklin
2016-12-16Add a controller spec for personal access tokens.Timothy Andrew
2016-12-16Allow creating personal access tokens / OAuth applications with scopes.Timothy Andrew
2016-11-29Edit /spec/features/profiles/preferences_spec.rb to match changes in 084d90acRyan Harris
2016-11-17Add specs for testing authorization and deny of chat userKamil Trzcinski
2016-10-03Convert "SSH Keys" Spinach features to RSpecRobert Speicher
2016-09-13Restore SSH Key title auto-population behaviorRobert Speicher
2016-08-13Remove sleeping and replace escaped text.Connor Shea
2016-08-13Updated testsPhil Hughes
2016-08-08Avoid to show the original password field when password is automatically setedCarlos Ribeiro
2016-06-16Implement @DouweM's feedback.Timothy Andrew
2016-06-14Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew
2016-06-10Fix preferences_spec testAnnabel Dunstone
2016-06-10Implement second round of comments from @jschatz1.Timothy Andrew
2016-06-09Implement @jschatz1's comments.Timothy Andrew