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-02-14Add email aliases for usersJason Hollingsworth
2014-02-12User can leave group from group page.Ciro Santillli
2014-02-08Add tests for groups avatars check on user pagerobertd
2014-01-22Merge pull request #6075 from skv-headless/remove_deprecated_findersDmitriy Zaporozhets
2014-01-19Remove deprecated findersskv
2014-01-18Add website url to userJerome Dalbert
2013-12-10fix profile testsDmitriy Zaporozhets
2013-12-04Fix 404 on project page for unauthenticated userJason Hollingsworth
2013-12-03Issue 5716 - Allow removal of avatarDrew Blessing
2013-11-25Fix tests after user password length was changedDmitriy Zaporozhets
2013-10-09Fix spinach profile testsDmitriy Zaporozhets
2013-10-09Improve Profile settings UIDmitriy Zaporozhets
2013-10-09avatar upload on profile pageSteven Thonus
2013-09-24Force user to provide old password in order to change itDmitriy Zaporozhets
2013-09-18Don't show users password change page if ldap usersIzaak Alpert
2013-08-27Fix spinach testsDmitriy Zaporozhets
2013-08-01Dont load bootstrap buttons. Modified css with new buttonsDmitriy Zaporozhets
2013-07-31Fix spinach testsDmitriy Zaporozhets
2013-06-26Test user page with spinachDmitriy Zaporozhets
2013-06-26Add scenario for expired passwordDmitriy Zaporozhets
2013-06-26Add profile notification spinachDmitriy Zaporozhets
2013-06-24Fix ssh key testDmitriy Zaporozhets
2013-06-24Fix ssh key testDmitriy Zaporozhets
2013-06-24Move Profile related controllers under Profiles:: moduleDmitriy Zaporozhets
2013-06-05design pages now uses the COLOR_SCHEMESChristian Höltje
2013-05-05Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev
2013-03-15spianch -> profile -> specify within blockDmitriy Zaporozhets
2013-02-21improve selectors to pass capybara 2.0Dmitriy Zaporozhets
2013-02-17Fix ssh key test by adding valid ssh keyJaakko Kantojärvi
2013-01-31fix active tabs testsDmitriy Zaporozhets
2012-11-22Improve user feedback on the Profile > Design pageRobert Speicher
2012-11-13Remove backward compatibility of factories.Vincent Bonmalais
2012-11-05Fix rendered action for password change failureRobert Speicher
2012-10-03Merge pull request #1617 from dosire/reject-ssh-keys-that-break-gitoliteValeriy Sizov
2012-09-28tests for: Profile -> Historyrandx
2012-09-27Add features for checking the "Active Tab" across various pagesRobert Speicher
2012-09-25Add valid looking key to test.Marin Jankovski
2012-09-10refactor feature stepsNihad Abbasov