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
2015-04-21Merge branch 'google-code-fixes' into 'master'Dmitriy Zaporozhets
2015-04-21Merge branch 'rs-issue-2212' into 'master'Dmitriy Zaporozhets
2015-04-20Merge branch 'haynes/gitlab-ce-remove_access_control_for_images' into 'master'Dmitriy Zaporozhets
2015-04-17Merge branch 'google-code-import-performance' into 'master'Dmitriy Zaporozhets
2015-04-15Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2015-04-15Merge branch 'fix-repository-rescue' into 'master'Dmitriy Zaporozhets
2015-04-15Merge branch 'search-information-leak' into 'master'Dmitriy Zaporozhets
2015-04-15Merge branch 'invitation' into 'master'Dmitriy Zaporozhets
2015-04-15Merge branch 'google-code-import' into 'master'Douwe Maan
2015-04-15Don't crash when project repository doesn't exist.Douwe Maan
2015-04-14Follow newline guidelines.Douwe Maan
2015-04-14Merge branch 'dir-traversal' into 'master'Dmitriy Zaporozhets
2015-04-14Allow user map to be specified.Douwe Maan
2015-04-14Allow user to choose which email to be publicSenorsen
2015-04-14Add explanation to HelpController#clean_path_info.Douwe Maan
2015-04-14Remove duplication between Group and ProjectMember.Douwe Maan
2015-04-14Clear up InvitesController member lookup logic.Douwe Maan
2015-04-14Remove duplication from InvitesController.Douwe Maan
2015-04-14Consistently use "invitation" rather than "invite" in text.Douwe Maan
2015-04-14Let invites be declined.Douwe Maan
2015-04-14Use notice flash type rather than nonexistent info.Douwe Maan
2015-04-14Let membership invitations be resent.Douwe Maan
2015-04-14Let members be invited from Add members pane.Douwe Maan
2015-04-14Add invites controller.Douwe Maan
2015-04-14Only show invited users to people who can admin group.Douwe Maan
2015-04-14Reference project members by id instead of user_id.Douwe Maan
2015-04-14Track who created a group or project member.Douwe Maan
2015-04-14Rename manage_group ability to admin_group for consistency with project.Douwe Maan
2015-04-13Merge branch 'skip-email-reconfirmation' into 'master'Dmitriy Zaporozhets
2015-04-13Merge branch 'public-deploy-keys' into 'master'Dmitriy Zaporozhets
2015-04-12Merge branch 'regex-start-of-string' into 'master'Dmitriy Zaporozhets
2015-04-12Merge branch 'rs-issue-1942' into 'master'Dmitriy Zaporozhets
2015-04-10Don't leak existence of group or project via search.Douwe Maan
2015-04-10Don't leak existence of project via search autocomplete.Douwe Maan
2015-04-10Use `\A` and `\z` in regexes instead of `^` and `$`.Douwe Maan
2015-04-10Fix directory traversal vulnerability around help pages.Douwe Maan
2015-04-08Upon successful login, clear `reset_password_token` fieldRobert Speicher
2015-04-08Merge branch 'fix-slashes-in-wiki-urls' into 'master'Douwe Maan
2015-04-08Merge branch 'rs-issue-2152' into 'master'Dmitriy Zaporozhets
2015-04-07Fix bug where Wiki pages that include a '/' were no longer accessibleStan Hu
2015-04-07Render a 404 when RefsController#logs_tree gets an HTML requestRobert Speicher
2015-04-06Allow projects to be imported into namespaces user is master of.Douwe Maan
2015-04-06Skip email confirmation when set by admin or via LDAP.Douwe Maan
2015-04-04Merge remote-tracking branch 'github.com/master'Douwe Maan
2015-04-03Add instructions to Google Code import page.Douwe Maan
2015-04-03Allow projects to be imported from Google Code.Douwe Maan
2015-04-03Clean up code.Douwe Maan
2015-04-03Allow admin to create public deploy keys that are accessible to any project.Douwe Maan
2015-04-03Fix and improve help renderingSullivan SENECHAL
2015-04-03Merge branch 'configurable-attachment-size' into 'master'Douwe Maan