summaryrefslogtreecommitdiff
path: root/spec/models/user_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add "Confirm user" button in user admin pageStan Hu2015-08-051-0/+13
* Re-annotate modelsAtsushi Ishida2015-08-031-0/+1
* Add User.find_by_username!rs-issue-2012Robert Speicher2015-07-231-0/+12
* Add User#disable_two_factor!rs-disable-2faRobert Speicher2015-07-101-0/+18
* Only look up Commit authors/committers by emailrs-issue-1850Robert Speicher2015-06-231-10/+4
* Merge branch 'rs-dev-issue-2414' into 'master'Dmitriy Zaporozhets2015-06-231-36/+38
|\
| * Use alias_attribute to define User#two_factor_enabledrs-dev-issue-2414Robert Speicher2015-06-221-24/+0
| * Make default value for otp_required_for_login false instead of nullRobert Speicher2015-06-201-2/+2
| * Allow Admin to filter users by 2FA statusRobert Speicher2015-06-191-10/+36
* | Update mock and stub syntax for specsRobert Speicher2015-06-221-4/+8
* | Merge branch 'rs-dev-issue-2355' into 'master'Dmitriy Zaporozhets2015-06-221-0/+25
|\ \ | |/ |/|
| * Spec and refactor User.find_for_commitRobert Speicher2015-06-171-0/+25
* | Add convenience methods to User for getting and setting 2FA statusRobert Speicher2015-06-191-0/+24
|/
* Add `dashboard` attribute to User modelRobert Speicher2015-06-131-1/+2
* Add Gitlab::Themes module; remove Gitlab::ThemeRobert Speicher2015-06-131-2/+2
* ensure_length_of -> validate_length_ofRobert Speicher2015-06-101-1/+1
* Merge branch 'make-namespaces-api-available-to-all-users' into 'master'Dmitriy Zaporozhets2015-06-041-0/+2
|\
| * Make namespace API available to all usersStan Hu2015-05-281-0/+2
* | You can not remove user if he/she is an only owner of groupDmitriy Zaporozhets2015-05-281-1/+17
|/
* Minor model spec cleanupsRobert Speicher2015-05-261-3/+0
* Add `to_reference` for models that support referencesRobert Speicher2015-05-261-1/+19
* Re-annotate User modelRobert Speicher2015-05-091-0/+5
* Re-annotate modelsStan Hu2015-05-031-0/+2
* Add application setting to restrict user signups to e-mail domainsStan Hu2015-05-021-0/+47
* Move User.cleanup_username to Namespace.cleanup_path.Douwe Maan2015-03-271-10/+0
* Re-annotate modelsDmitriy Zaporozhets2015-03-041-41/+47
* Fix and test User#contributed_projects_ids.Douwe Maan2015-02-271-0/+28
* Prevent autogenerated OAuth username to clash with existing namespace.Douwe Maan2015-02-131-2/+2
* Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-02-121-98/+98
|\
| * Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-98/+98
* | Clean username acquired from OAuth/LDAP.Douwe Maan2015-02-121-0/+10
|/
* Refactor issuable sorting a bitDmitriy Zaporozhets2015-02-051-3/+3
* Annotate modelsDmitriy Zaporozhets2015-01-221-3/+2
* Supporting for multiple omniauth provider for the same userValery Sizov2014-12-041-5/+11
* Session API: Use case-insensitive authentication like in UIAndrey Krivko2014-10-301-0/+14
* Merge tests to support Multiple LDAP groupsJan-Willem van der Meer2014-10-131-0/+19
* Admin: user sortingValery Sizov2014-10-131-0/+28
* Replace old references of users_project & users_groupDmitriy Zaporozhets2014-09-141-1/+1
* Huge replace of old users_project and users_group referencesDmitriy Zaporozhets2014-09-141-1/+1
* Merge branch 'ldap/cache_check' into 'master'Dmitriy Zaporozhets2014-08-131-0/+34
|\
| * Skip LDAP cache check when LDAP is disabledJacob Vosmaer2014-08-061-10/+21
| * Add a spec for User#requires_ldap_check?Jacob Vosmaer2014-08-061-0/+23
* | Add star count, view logic, more tests.Ciro Santilli2014-07-171-0/+27
* | Add project stars.Ciro Santilli2014-07-171-0/+13
|/
* Fix user model specsDmitriy Zaporozhets2014-06-301-47/+11
* Remove mass assgnment specsDmitriy Zaporozhets2014-06-261-2/+0
* Remove rails observers from applicationDmitriy Zaporozhets2014-06-171-5/+1
* Test for the apostrophe in the emailMarin Jankovski2014-06-111-0/+11
* Re-annotate modelsDmitriy Zaporozhets2014-04-091-41/+42
* Additional check in the test.Marin Jankovski2014-03-261-0/+2