summaryrefslogtreecommitdiff
path: root/app/models/user.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into ci/persist-registration-tokenGrzegorz Bizon2015-12-141-4/+3
|\
| * Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-111-1/+1
| * Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-3/+2
* | Refactor `TokenAuthenticatable` to improve reusabilityGrzegorz Bizon2015-12-111-1/+3
|/
* Update annotationsStan Hu2015-12-081-0/+1
* Add custom NamespaceValidatorRobert Speicher2015-12-071-4/+2
* fix deprecation messages in testsValery Sizov2015-12-031-1/+1
* git rid of deprecated warningsdeprecated_warningsValery Sizov2015-12-021-0/+5
* Merge pull request #9670 from janten/gravatar-retinaStan Hu2015-11-261-2/+2
|\
| * Fix merge errorJan-Gerd Tenberge2015-10-221-17/+30
| |\
| * | Add scale argument in user classJan-Gerd Tenberge2015-09-261-2/+2
* | | Use "GitLab.com" instead of "gitlab.com"atom-feed-latest-updateYorick Peterse2015-11-181-1/+1
* | | Don't pluck project IDs in User#owned_projectsYorick Peterse2015-11-181-4/+2
* | | Apply CI scope changes to the User modelYorick Peterse2015-11-181-6/+10
* | | Refactor User#authorized_groups/projectsYorick Peterse2015-11-181-29/+6
* | | Refactor getting user groups/projects/contributionsYorick Peterse2015-11-181-16/+48
* | | Prefix table names for User UNIONsYorick Peterse2015-11-181-2/+3
* | | Use SQL::Union for User#authorized_groupsYorick Peterse2015-11-181-4/+7
* | | Use SQL::Union for User#authorized_projectsYorick Peterse2015-11-181-21/+19
* | | Show specific runners from projects where user is master or ownerci-runners-master-or-ownerKamil Trzcinski2015-11-161-5/+10
* | | Annotate modelsDmitriy Zaporozhets2015-11-131-0/+1
* | | Use a subquery with IDs only for find_by_any_emailYorick Peterse2015-10-301-9/+7
* | | Fixed UNION syntax for MySQLYorick Peterse2015-10-301-2/+2
* | | Use a UNION for User.find_by_any_emailYorick Peterse2015-10-301-3/+12
* | | Improve performance of User.find_by_any_emailYorick Peterse2015-10-301-15/+3
* | | Fix specific runner visibilityKamil Trzcinski2015-10-261-9/+14
| |/ |/|
* | Merge branch 'cristianbica/gitlab-ce-user-project-view-files' into 'master' Dmitriy Zaporozhets2015-10-191-1/+1
|\ \
| * \ Merge branch 'master' into cristianbica/gitlab-ce-user-project-view-filesDouwe Maan2015-10-171-9/+19
| |\ \
| * | | Allow users to select the Files view as default project viewCristian Bica2015-10-011-1/+1
* | | | Fix nonatomic database update potentially causing project star counts to go n...Stan Hu2015-10-171-6/+9
| |/ / |/| |
* | | Improve performance of User.by_loginuser-by-login-performanceYorick Peterse2015-10-151-2/+8
* | | Merge branch 'user-preferences-layout-option' of https://github.com/gopeter/g...Dmitriy Zaporozhets2015-10-051-0/+4
|\ \ \
| * | | improved code style and layout option namingPeter Göbel2015-10-051-1/+1
| * | | added user preference to change layout widthPeter Göbel2015-10-051-0/+4
* | | | Add user to Ci::Build to have pusher email addressKamil Trzcinski2015-10-051-0/+1
|/ / /
* | | Merge remote-tracking branch 'upstream/master'Guilherme Garnier2015-10-031-0/+4
|\ \ \
| * \ \ Merge branch 'rs-throttle-reset' into 'master' Douwe Maan2015-10-021-0/+4
| |\ \ \
| | * | | Add User#recently_sent_password_reset?Robert Speicher2015-10-011-0/+4
| | |/ /
* | | | Fix rubocop warnings in appGuilherme Garnier2015-10-031-7/+1
|/ / /
* | | Streamline the "Report button"rymai/gitlab-ce-disable-report-button-if-already-reportedRémy Coutable2015-09-291-2/+1
* | | Disable the "Report abuse" button if a user has already been reportedRémy Coutable2015-09-291-0/+2
|/ /
* | Add user preference to view project activity and starred project activity as ...Stan Hu2015-09-261-1/+1
|/
* Fix: features/ci/runners_spec.rbKamil Trzcinski2015-09-151-0/+9
* Re-annotate modelsStan Hu2015-09-061-56/+52
* Merge branch 'master' into joelkoglin/gitlab-ce-feature_fix_ldap_auth_issue_993Douwe Maan2015-08-291-4/+0
|\
| * Make all profile publicmake_all_profile_publicValery Sizov2015-08-271-4/+0
* | Issue #993: Fixed login failure when extern_uid changesJoel Koglin2015-08-211-1/+1
|/
* Only show recent push event if the branch still exists or a recent merge requ...Stan Hu2015-08-201-2/+13
* Only publish ssh key-type and keyZeger-Jan van de Weg2015-08-041-1/+1
* Re-annotate modelsAtsushi Ishida2015-08-031-0/+1