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
2014-07-14Restore blue color for sign-in buttonDmitriy Zaporozhets
2014-07-11Revert "Merge branch 'redirect_after_login' into 'master'"Marin Jankovski
2014-07-11Improve signin/signup/reset pages UIDmitriy Zaporozhets
2014-07-10Update to accomodate devise deprecations and backward incompatible changes.Marin Jankovski
2014-06-19Set return url as param.Marin Jankovski
2014-04-07Merge branch 'master' into login_pageMarin Jankovski
2014-04-07Remove unnecessary sign *Dmitriy Zaporozhets
2014-04-07Add option for disable standard signin.Marin Jankovski
2014-04-07Dont care about emails for oauthDmitriy Zaporozhets
2014-03-19line breakJob van der Voort
2014-03-19require public email with oauth provider messageJob van der Voort
2014-02-15Add bottom margin to nav-tabsDmitriy Zaporozhets
2014-02-14Added margin between form and button in resend-confirmation form.Pixelindustries
2014-02-11Added margin between form and button in reset-password form.Pixelindustries
2014-01-01Style devise viewsDmitriy Zaporozhets
2013-12-16Improve UI/UX for reset_password, signup, confirmation pagesDmitriy Zaporozhets
2013-12-16Add resend-confirmation-link to sign-in pageDmitriy Zaporozhets
2013-12-16Improve email with confirmation instructionsDmitriy Zaporozhets
2013-12-10Fixed all the confirm: deprecation warningsJeroen van Baarsen
2013-11-21Style resend confirmation instructionsDmitriy Zaporozhets
2013-10-27Reset button/link on the reset password page. Fixes #5418Perry Faro
2013-10-17Use gitlab_config intead of Gitlab.config.gitlab in viewsDmitriy Zaporozhets
2013-09-27 Add check if the signup setting is enabled. fixes #4832 Perry Faro
2013-08-12Minor UI fixes for login pageDmitriy Zaporozhets
2013-07-13Replace page_title with page-title. Correct margin for some blocks/layoutsDmitriy Zaporozhets
2013-06-21Better name for sign in tabDmitriy Zaporozhets
2013-06-21Fix spell error in sing inDmitriy Zaporozhets
2013-06-20New logo/color for login screenDmitriy Zaporozhets
2013-06-13Hide sign-in bottom block if no providersDmitriy Zaporozhets
2013-05-24Restyle login page for LDAP/regular loginDmitriy Zaporozhets
2013-05-08Add custom sing-in text & google analyticsDmitriy Zaporozhets
2013-05-05Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev
2013-04-26Change text_field to :login from :email in line with 9d92433a7c83432657faf4c0...David Greaves
2013-03-25login with both email or usernameDmitriy Zaporozhets
2013-03-05add autofocus to username inputJ. Francisco Raposerias
2013-02-07Improve devise viewsDmitriy Zaporozhets
2013-01-30replace right with pull-rightDmitriy Zaporozhets
2013-01-30refactor buttons pt1Dmitriy Zaporozhets
2013-01-18Add optional signup.Marin Jankovski
2012-12-11Add autofocus attribute to sign-in email fieldAlex Leutgöb
2012-12-11Change html input type to "email" on sign-in viewAlex Leutgöb
2012-11-07Sign in screen: removed hr, added clearfixDmitriy Zaporozhets
2012-09-12Show inline providers icons on login pagerandx
2012-09-12Cleanup after omniauthDmitriy Zaporozhets
2012-09-12Refactoring authDmitriy Zaporozhets
2012-09-12Merge branch 'master' of https://github.com/funglaub/gitlabhq into funglaub-m...Dmitriy Zaporozhets
2012-09-10fix haml template error for ldap login.Minoru NAKATA
2012-09-03devise session templates to haml. Fix problem with missing message in commitDmitriy Zaporozhets
2012-08-17Omniauth SupportFlorian Unglaub
2012-08-11Fully embrace Ruby 1.9 hash syntaxRobert Speicher