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-07-13Merge branch 'rs-disable-2fa-by-admin' into 'master'Dmitriy Zaporozhets
2015-07-11Fix transferring of project to another group using the API.Douwe Maan
2015-07-11Add disable_two_factor route for Admin::UsersRobert Speicher
2015-07-02Add support for unlocking users in admin settingsStan Hu
2015-06-23Merge branch 'admin-edit-identities' into 'master'Dmitriy Zaporozhets
2015-06-23Fix error when deleting a user who has projectsStan Hu
2015-06-23Fix admin identities codeDmitriy Zaporozhets
2015-06-22Address review commentsDmitriy Zaporozhets
2015-06-22Refactor admin user pageDmitriy Zaporozhets
2015-06-19Move identities list to own controller actionDmitriy Zaporozhets
2015-06-19Add ability for admin to edit user identityDmitriy Zaporozhets
2015-06-19Admin can see and remove user identitiesDmitriy Zaporozhets
2015-06-12Merge branch 'feature-session-expire-seconds-ui' into 'master'Douwe Maan
2015-06-11session_expire_seconds => session_expire_delaythemaze75
2015-06-09An `in_namespace` scope is already presentzenati
2015-06-05Add session expiration delay configuration through UI applicationEric Maziade
2015-06-04Remove show actions from Admin and Project DeployKeysRobert Speicher
2015-06-03Wrap group removal into serviceDmitriy Zaporozhets
2015-05-29Allow to configure a URL to show after sign outAlex Lossent
2015-05-29Add option to disallow users from registering any application to use GitLab a...Douwe Maan
2015-05-28You can not remove user if he/she is an only owner of groupDmitriy Zaporozhets
2015-05-13Merge branch 'version-check' into 'master'Dmitriy Zaporozhets
2015-05-08Added X-GitLab-Event header for web hooksbugagazavr
2015-05-08Fix syntax errorDmitriy Zaporozhets
2015-05-08Merge branch 'version-check' into gl-version-checkDmitriy Zaporozhets
2015-05-03Merge branch 'change-primary-email' into 'master'Dmitriy Zaporozhets
2015-05-02Add application setting to restrict user signups to e-mail domainsStan Hu
2015-05-01Add helpers for header title and sidebar, and move setting those from control...Douwe Maan
2015-04-30Add a page title to every page.Douwe Maan
2015-04-30Allow primary email to be set to an email that you've already added.Douwe Maan
2015-04-27Revert "Added X-GitLab-Event header for web hooks"Valery Sizov
2015-04-27Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets
2015-04-26Add new admin settingsVinnie Okada
2015-04-25Added X-GitLab-Event header for web hooksbugagazavr
2015-04-24Fix bug where Slack service channel was not saved in admin template settings.Stan Hu
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-04-14Track who created a group or project member.Douwe Maan
2015-04-13Merge branch 'skip-email-reconfirmation' into 'master'Dmitriy Zaporozhets
2015-04-06Skip email confirmation when set by admin or via LDAP.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-02Support configurable attachment size via Application SettingsStan Hu
2015-03-23Include missing events and fix save functionality in admin service template s...Stan Hu
2015-03-16Fix restricted visibility bugsVinnie Okada
2015-03-16Merge branch 'fix-restricted-visibility' into 'master'Dmitriy Zaporozhets
2015-03-15Use `project_member` instead of `team_member`.Douwe Maan
2015-03-14Merge branch 'master' into fix-restricted-visibilityVinnie Okada
2015-03-13Use same constant for amount of items per pageDmitriy Zaporozhets
2015-03-10Add feature to disable version checkDmitriy Zaporozhets
2015-03-09Improve user block/unblock UI in admin areaDmitriy Zaporozhets