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-04-26Enable RSpec/FilePath copSean McGivern
2017-04-03Don't use FFaker in factories, use sequences insteadRémy Coutable
2017-03-31Prevent users from disconnecting gitlab account from CASTiago Botelho
2017-03-25Simplify specStan Hu
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-07Fix access token specsSean McGivern
2017-03-07Merge branch 'siemens/gitlab-ce-feature/openid-connect'Sean McGivern
2017-03-07Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonat...Douwe Maan
2017-03-07Require explicit scopes on personal access tokensMarkus Koller
2017-03-06apply codestyle and implementation changes to the respective feature codeTiago Botelho
2017-03-03Remove remnants of git annexPawel Chojnacki
2017-03-01refactors documentation and personal access tokens form to not allow admins t...Tiago Botelho
2017-03-01add impersonation tokenSimon Vocella
2017-03-01manage personal_access_tokens through apiSimon Vocella
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-15Remove all instances of theme_id; require downtimeAnnabel Dunstone Gray
2017-02-13Merge branch '27480_deploy_keys_should_not_show_up_in_users_keys_list' into '...Douwe Maan
2017-02-13Make deploy key not show in User's keys listPawel Chojnacki
2017-02-04Use `let` in Profiles::NotificationsController specRichard Macklin
2017-02-01Add missing newline in Profiles::NotificationsController specRichard Macklin
2017-02-01Add notified_of_own_activity to permitted attributesRichard Macklin
2017-02-01Add controller spec for Profiles::NotificationsControllerRichard Macklin
2016-12-16Add a controller spec for personal access tokens.Timothy Andrew
2016-08-09fixes part1 of files to start using active tensetiagonbotelho
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-06-15Added CHANGELOG item and fixed Rubocop errorsPatricio Cano
2016-06-15Disable the unlink feature for SAML connected accounts (social login).Patricio Cano
2016-06-06Implement U2F registration.Timothy Andrew
2016-04-15Make /profile/keys/new redirects to /profile/keys for back-compatRémy Coutable
2016-03-15Revert "Merge branch 'avatar-cropping' into 'master' "Rémy Coutable
2016-02-24Add `:with_avatar` trait to User factoryRobert Speicher
2016-02-19Move a few controller specs to their correct locationsRobert Speicher
2015-09-20Bump devise-two-factor to 2.0.0Robert Speicher
2015-07-10Add User#disable_two_factor!Robert Speicher
2015-06-22Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher
2015-06-19Use User#two_factor_enabled instead of otp_required_for_loginRobert Speicher
2015-06-14Spec the failure cases for PreferencesController#updateRobert Speicher
2015-06-14Add `dashboard` attribute to User modelRobert Speicher
2015-06-14Add Profiles::PreferencesControllerRobert Speicher
2015-05-24Bump secret key length to 32Robert Speicher
2015-05-23Add support for manually entering 2FA detailsRobert Speicher
2015-05-12Merge branch 'fix-avatar-removal' into 'master'Hannes Rosenögger
2015-05-10Clear all 2FA-related fields when user disables the featureRobert Speicher
2015-05-07Fix bug where avatar filenames were not actually deleted from the database du...Stan Hu