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 (Collapse)Author
2014-07-15Do not sent a generated password via email for admin created user.Marin Jankovski
2013-08-05Update new_user_email.html.hamlJesse Read
Fixed template to include the word 'the'.
2013-06-13Force user password change for users created by adminDmitriy Zaporozhets
2013-05-29Correct spelling error.Sytse Sijbrandij
2013-05-28Warn users to change password after account was createdDmitriy Zaporozhets
2013-05-16A little change on wording for new-user emailBen Bodenmiller
adds missing wording missed in https://github.com/gitlabhq/gitlabhq/commit/58d6176bc35fb45427df75b9762df6bb0d3b3a98 and https://github.com/gitlabhq/gitlabhq/pull/3902
2013-03-12restyle and cleanup emailsDmitriy Zaporozhets
2013-01-18Add optional signup.Marin Jankovski
2012-09-06Capitlization of /gitlab/i normalized. #1367Alex Denisov
2012-08-11Fully embrace Ruby 1.9 hash syntaxRobert Speicher
Didn't bother with files in db/, config/, or features/
2012-05-12use resque mailer to send mail backgroundRickXing
2011-10-26clean-up codeNihad Abbasov
* Remove trailing whitespace * Converts hard-tabs into two-space soft-tabs * Remove consecutive blank lines
2011-10-09init commitgitlabhq