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-06-06Backport https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1942Lin Jen-Shin
2017-06-05Refactor the DeleteUserWorkerNick Thomas
2017-06-02Merge branch '33215-fix-hard-delete-of-users' into 'master'Douwe Maan
2017-06-02Fix hard-deleting users when they have authored issuesNick Thomas
2017-06-01Merge branch 'dm-gravatar-username' into 'master'Sean McGivern
2017-06-01Add username parameter to gravatar URLDouwe Maan
2017-06-01Merge branch 'document-not-using-serialize' into 'master'Douwe Maan
2017-06-01Don't match email addresses or foo@bar as user referencesDouwe Maan
2017-05-31Added Cop to blacklist the use of serializeYorick Peterse
2017-05-31Remove some deprecated methodsToon Claes
2017-05-30Add starred_by scope to ProjectToon Claes
2017-05-29Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan
2017-05-26Set "expire_in" for counters cacheValery Sizov
2017-05-25Merge branch 'revert-b0498c17' into 'master'Robert Speicher
2017-05-24Revert "Remove changes that are not absolutely necessary"Douwe Maan
2017-05-24ensure rss token on readAlexis Reigel
2017-05-24add rss_token attribute to user modelAlexis Reigel
2017-05-19Remove readme project_view optionDouwe Maan
2017-05-18Use Namespace.for_user scope (formerly known as Namespace.root)Douwe Maan
2017-05-18Fixes #32474Michael Kozono
2017-05-17Hide nested group UI/API support for MySQLYorick Peterse
2017-05-17Use CTEs for nested groups and authorizationsYorick Peterse
2017-05-15Invalidate cache for issue and MR counters more granularlyValery Sizov
2017-05-12Move update_assignee_cache_counts to the serviceValery Sizov
2017-05-10Use relative paths for group/project/user avatarsblackst0ne
2017-05-09Merge branch 'tc-cache-trackable-attributes' into 'master' Douwe Maan
2017-05-08Devise can assign trackable fields, but only allow writes once/hourToon Claes
2017-05-08Limit `update_tracked_fields` to write to database once/hourToon Claes
2017-05-08Fix sub-second timing comparison error for Devise confirmation periodStan Hu
2017-05-06Merge branch '17361-redirect-renamed-paths' into 'master' Sean McGivern
2017-05-05Resolve discussionsMichael Kozono
2017-05-05Resolve discussionsMichael Kozono
2017-05-05Redirect from redirect routes to canonical routesMichael Kozono
2017-05-05Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov
2017-05-04[Multiple issue assignees] Resolving conflictsValery Sizov
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-03First round of updates from the code review.Ruben Davila
2017-05-01Rename `NamespaceValidator` to `DynamicPathValidator`Bob Van Landuyt
2017-04-26Skip validation when creating internal (ghost, service desk) usersDouwe Maan
2017-04-20Merge branch 'uassign_on_member_removing' into 'master' Sean McGivern
2017-04-20Remove helpers assigned_issuables_count and cached_assigned_issuables_countValery Sizov
2017-04-19Fix active user countJames Lopez
2017-04-18Remove assigned_(issues|merge_requests) methods from the issuableValery Sizov
2017-04-11Remove an unused `cared` scope from Issue and MergeRequestRobert Speicher
2017-04-09Remove the User#is_admin? methodblackst0ne
2017-04-06Merge branch '28695-move-all-associated-records-to-ghost-user' into 'master' Douwe Maan
2017-04-06Implement review comments from @DouweM for !10467.Timothy Andrew
2017-04-06Fix a bug with the User#abuse_report association.Timothy Andrew
2017-04-06user#update_two_factor_requirement is publicAlexis Reigel
2017-04-06rename cache db column with `_cached` suffixAlexis Reigel