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-03Support Two-factor Authentication for LDAP usersRobert Speicher
2016-02-01Make "Two-factor" casing consistent throughout the applicationRobert Speicher
2016-01-23Fix UI for pages with panelsDmitriy Zaporozhets
2016-01-19Allow LDAP users to change their email if it was not set by the LDAP serverDouwe Maan
2016-01-14Update files/diffs to match new layoutDmitriy Zaporozhets
2016-01-08Add two custom Date/Time conversion formatsRobert Speicher
2016-01-08Remove stamp gemRobert Speicher
2015-12-25Grace period support for TFAGabriel Mazetto
2015-12-24Enable "Add key" button when user fills in a proper keyStan Hu
2015-12-08Merge remote-tracking branch 'origin/ui/misc'Dmitriy Zaporozhets
2015-12-08Fix profile private token form actionsDouwe Maan
2015-12-07Merge branch 'master' into ui/miscDouwe Maan
2015-12-03Merge branch 'master' into ui/miscDouwe Maan
2015-12-03Merge branch 'master' into ui/form-consistencyDouwe Maan
2015-12-03Merge branch 'ui/consistency' into 'master' Dmitriy Zaporozhets
2015-12-02Extract title from copy/pasted SSH key when it ends in a newlineDouwe Maan
2015-12-02Add plus icon to all "Add X" buttonsDouwe Maan
2015-12-02Use table-holder where appropriateDouwe Maan
2015-12-02Remove padding around form-actionsDouwe Maan
2015-12-02Use gl-padding instead of 15px/20px where appropriateDouwe Maan
2015-12-02Add `http://gitlab.example.com/u/` prefix to "Change username" field.Douwe Maan
2015-12-02Use select2 instead of regular selectbox for profile public emailDouwe Maan
2015-12-02Use js-requires-input where appropriateDouwe Maan
2015-12-02Use form-actions where appropriateDouwe Maan
2015-12-02Add cancel button to forms that didn't have one alreadyDouwe Maan
2015-12-02Add cancel button to forms that didn't have one alreadyDouwe Maan
2015-11-03merge conflict fixedThirumal S
2015-10-30form-control class to select boxThirumal S
2015-10-19Merge branch 'master' into full-width-tablesDouwe Maan
2015-10-19Make tables full width.Douwe Maan
2015-10-17Tweak help text.Douwe Maan
2015-10-15Re-use User objects for avatar_icon where possibleYorick Peterse
2015-10-09In SSH key detailed view, align the "Remove" button with the right containerStan Hu
2015-10-05improved code style and layout option namingPeter Göbel
2015-10-05added user preference to change layout widthPeter Göbel
2015-09-17Updated label from `Mention` to `On Mention`.Patricio Cano
2015-09-10Improve accounts page UIDmitriy Zaporozhets
2015-09-10Style panels and add blank containerDmitriy Zaporozhets
2015-09-10Use page title for header title tooDmitriy Zaporozhets
2015-08-28Merge branch 'make_all_profile_public' into 'master'Dmitriy Zaporozhets
2015-08-27Merge branch 'rs-remove-user-color-scheme-class' into 'master'Douwe Maan
2015-08-27Make all profile publicValery Sizov
2015-08-27Doesn't refer to participating in watch.Sytse Sijbrandij
2015-08-26Add Gitlab::ColorSchemes moduleRobert Speicher
2015-08-20Improved 2FA warning message about lost codesPatricio Cano
2015-08-05ink to configured gravatar host on profile pageBen Bodenmiller
2015-07-30Merge branch 'ssh-key-form' into 'master' Job van der Voort
2015-07-29Switched the otder of the SSH key formDarby
2015-07-23Allow custom label to be set for authentication providers.Douwe Maan
2015-07-22Fix link to 2fa help page. Closes #2055Achilleas Pipinellis