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
2016-02-02Fix typo on User modelDouglas Barbosa Alexandre
2016-02-02Support Akismet spam checking for creation of issues via APIStan Hu
2016-01-19Allow LDAP users to change their email if it was not set by the LDAP serverDouwe Maan
2016-01-14fixed LDAP activation on login to use new ldap_blocked stateGabriel Mazetto
2016-01-08Repair ldap_blocked state when no ldap identity exist anymoreGabriel Mazetto
2016-01-08Add ldap_blocked as new state to users state machineGabriel Mazetto
2016-01-06Annotate modelsStan Hu
2016-01-03Prevent duplicate "username has already been taken" validation messageRobert Speicher
2015-12-21Merge branch 'add_email_unlock' into 'master' Robert Speicher
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-12-15Allow account unlock via emailDrew Blessing
2015-12-14Merge branch 'master' into ci/persist-registration-tokenGrzegorz Bizon
2015-12-11Remove ci_ prefix from all ci related thingsKamil Trzcinski
2015-12-11Migrate CI::Project to ProjectKamil Trzcinski
2015-12-11Refactor `TokenAuthenticatable` to improve reusabilityGrzegorz Bizon
2015-12-09Update annotationsStan Hu
2015-12-08Add custom NamespaceValidatorRobert Speicher
2015-12-03fix deprecation messages in testsValery Sizov
2015-12-02git rid of deprecated warningsValery Sizov
2015-11-26Merge pull request #9670 from janten/gravatar-retinaStan Hu
2015-11-18Use "GitLab.com" instead of "gitlab.com"Yorick Peterse
2015-11-18Don't pluck project IDs in User#owned_projectsYorick Peterse
2015-11-18Apply CI scope changes to the User modelYorick Peterse
2015-11-18Refactor User#authorized_groups/projectsYorick Peterse
2015-11-18Refactor getting user groups/projects/contributionsYorick Peterse
2015-11-18Prefix table names for User UNIONsYorick Peterse
2015-11-18Use SQL::Union for User#authorized_groupsYorick Peterse
2015-11-18Use SQL::Union for User#authorized_projectsYorick Peterse
2015-11-16Show specific runners from projects where user is master or ownerKamil Trzcinski
2015-11-13Annotate modelsDmitriy Zaporozhets
2015-10-30Use a subquery with IDs only for find_by_any_emailYorick Peterse
2015-10-30Fixed UNION syntax for MySQLYorick Peterse
2015-10-30Use a UNION for User.find_by_any_emailYorick Peterse
2015-10-30Improve performance of User.find_by_any_emailYorick Peterse
2015-10-26Fix specific runner visibilityKamil Trzcinski
2015-10-22Fix merge errorJan-Gerd Tenberge
2015-10-19Merge branch 'cristianbica/gitlab-ce-user-project-view-files' into 'master' Dmitriy Zaporozhets
2015-10-17Merge branch 'master' into cristianbica/gitlab-ce-user-project-view-filesDouwe Maan
2015-10-17Fix nonatomic database update potentially causing project star counts to go n...Stan Hu
2015-10-15Improve performance of User.by_loginYorick Peterse
2015-10-05Merge branch 'user-preferences-layout-option' of https://github.com/gopeter/g...Dmitriy Zaporozhets
2015-10-05improved code style and layout option namingPeter Göbel
2015-10-05added user preference to change layout widthPeter Göbel
2015-10-05Add user to Ci::Build to have pusher email addressKamil Trzcinski
2015-10-03Merge remote-tracking branch 'upstream/master'Guilherme Garnier
2015-10-03Fix rubocop warnings in appGuilherme Garnier
2015-10-02Merge branch 'rs-throttle-reset' into 'master' Douwe Maan
2015-10-02Add User#recently_sent_password_reset?Robert Speicher
2015-10-01Allow users to select the Files view as default project viewCristian Bica
2015-09-29Streamline the "Report button"Rémy Coutable