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
2016-03-30Test changing notification settings per project fron notificaitons pageDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-04Fixed failing application settings testsPhil Hughes
2016-03-04Fixed failing ssh key testsPhil Hughes
2015-11-03Fix testsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-08-05ink to configured gravatar host on profile pageBen Bodenmiller
2015-07-06Audit log for user authenticationValery Sizov
2015-06-14Move the "Design" templates and logic to PreferencesRobert Speicher
2015-06-14Add Profiles::PreferencesControllerRobert Speicher
2015-03-09Move Profile groups tests to Dashboard group testsDmitriy Zaporozhets
2015-01-15Remove password strength indicatorJacob Vosmaer
We were having the following issues: - the indicator would sometimes stay red even if the password that was entered was long enough; - the indicator had a middle yellow signal: what does that mean? - the red/green backgrounds were not color-blind-friendly.
2014-12-25Fix tests and add message if no oauth appsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-12-24Doorkeeper integrationValery Sizov
2014-10-25Moved require from application.js to password_strength.jsPatricio Cano
Corrected div id for profile password/edit Added first spinach tests
2014-10-05Make Spinach test names consistentCiro Santilli
- do not add Feature to feature titles - titleize feature titles - put steps on the same path as .feature files - make feature titles match their path
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