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-06-05Splitted the Spinach tests to prevent time-outsJeroen van Baarsen
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
2014-02-14Add email aliases for usersJason Hollingsworth
Emails are used to associate commits with users. The emails are not verified and don't have to be valid email addresses. They are assigned on a first come, first serve basis. Notifications are sent when an email is added.
2014-02-12User can leave group from group page.Ciro Santillli
2014-02-08Add tests for groups avatars check on user pagerobertd
2014-01-18Add website url to userJerome Dalbert
2013-12-03Issue 5716 - Allow removal of avatarDrew Blessing
Add class and style Add spinach tests Add entry to CHANGELOG Add entry to CHANGELOG
2013-10-09Fix spinach profile testsDmitriy 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-06-26Test user page with spinachDmitriy Zaporozhets
2013-06-26Add scenario for expired passwordDmitriy Zaporozhets
2013-06-26Add profile notification spinachDmitriy Zaporozhets
2012-11-22Improve user feedback on the Profile > Design pageRobert Speicher
- Header changes immediately without a page reload - Lets the user know that we actually saved their setting when changed
2012-11-05Fix rendered action for password change failureRobert Speicher
Closes #1912
2012-09-28tests for: Profile -> Historyrandx
2012-09-27Add features for checking the "Active Tab" across various pagesRobert Speicher
2012-09-14Fixed token featurerandx
2012-09-14Refactored profile areaDmitriy Zaporozhets
2012-09-10rewrite profile feature steps using spinachNihad Abbasov
2012-08-29Fix test i broke with ssk key validation. Added Key.user_id as attr_protectedDmitriy Zaporozhets
2012-08-03Remove duplicate coverage in spec requests. All features should be covered ↵Dmitriy Zaporozhets
in cucumber
2012-06-18Cucumber features: Team, SSH keysrandx
2012-06-15Cucumber:Dmitriy Zaporozhets
* Profile * Browse code * Sceleton for main features * Wiki * Commits