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-08-25Merge branch 'improve-abuse-reports' into 'master'Dmitriy Zaporozhets
2015-08-18capitalize URL in "Home page URL"Ben Bodenmiller
2015-08-13Fix: User search feature in admin area does not respect filtersValery Sizov
2015-08-06Remove selectbox from abuse form. Added pagination in admin areaDmitriy Zaporozhets
2015-08-06Add abuse report management in admin areaDmitriy Zaporozhets
2015-08-05Add "Confirm user" button in user admin pageStan Hu
2015-07-28Disable adding members from admin area when appropriateDouwe Maan
2015-07-23Allow custom label to be set for authentication providers.Douwe Maan
2015-07-11Add a button to Admin::Users#show to disable 2FA for that userRobert Speicher
2015-07-02Merge branch 'add-unlock-access' into 'master'Dmitriy Zaporozhets
2015-07-02Add support for unlocking users in admin settingsStan Hu
2015-07-02Remove link leading to a 404 error in Deploy Keys pageStan Hu
2015-06-27Remove duplicate 'required: true' attributeRobert Speicher
2015-06-24Changed the placement of Restricted DomainsDarby
2015-06-24Updated the categories of Application Settings FormDarby
2015-06-23Merge branch 'master' into admin-edit-identitiesDmitriy Zaporozhets
2015-06-23Set proper title when edit identity from admin areaDmitriy Zaporozhets
2015-06-23Fix admin identities codeDmitriy Zaporozhets
2015-06-22Fix code style issueDmitriy Zaporozhets
2015-06-22Merge branch 'master' into admin-edit-identitiesDmitriy Zaporozhets
2015-06-22Fix indendity testDmitriy Zaporozhets
2015-06-22Refactor admin user pageDmitriy Zaporozhets
2015-06-22Make provider a select for identities form in admin areaDmitriy Zaporozhets
2015-06-22Minor improvements to admin identities textDmitriy Zaporozhets
2015-06-19Allow Admin to filter users by 2FA statusRobert Speicher
2015-06-19Add 2FA status to Admin::Users#showRobert Speicher
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-16Bootlint: Use offset grid classes instead of empty divsRobert Speicher
2015-06-12Merge branch 'feature-session-expire-seconds-ui' into 'master'Douwe Maan
2015-06-11session_expire_seconds => session_expire_delaythemaze75
2015-06-08Fix broadcast message colors to one displayed in previewDmitriy Zaporozhets
2015-06-08Dont use fixed pixel size if form controls - its bad for mobile devicesDmitriy Zaporozhets
2015-06-05Add session expiration delay configuration through UI applicationEric Maziade
2015-06-04Show key fingerprint on DeployKeys#indexRobert Speicher
2015-06-04Remove show actions from Admin and Project DeployKeysRobert Speicher
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-08Merge branch 'version-check' into gl-version-checkDmitriy Zaporozhets
2015-05-06Improve help line for restricted domain signupsStan Hu
2015-05-02Add application setting to restrict user signups to e-mail domainsStan Hu
2015-04-30Capitalize "X" in "New X".Douwe Maan
2015-04-30Add a page title to every page.Douwe Maan
2015-04-30Merge branch 'show-aside' of https://github.com/Soullivaneuh/gitlabhq into So...Dmitriy Zaporozhets
2015-04-29Fix visibility settings UI in admin areaDmitriy Zaporozhets
2015-04-29Move service template and project service settings into a shared viewStan Hu
2015-04-27Fix adding new group members from admin areaDmitriy Zaporozhets
2015-04-27Fix wrong placement of show-aside linkSullivan SENECHAL