Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test changing notification settings per project fron notificaitons page | Dmitriy Zaporozhets | 2016-03-30 | 1 | -0/+6 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fixed failing application settings tests | Phil Hughes | 2016-03-04 | 1 | -2/+1 |
| | |||||
* | Fixed failing ssh key tests | Phil Hughes | 2016-03-03 | 1 | -1/+1 |
| | |||||
* | Fix tests | Dmitriy Zaporozhets | 2015-11-03 | 1 | -0/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | ink to configured gravatar host on profile page | Ben Bodenmiller | 2015-08-05 | 1 | -0/+2 |
| | |||||
* | Audit log for user authentication | Valery Sizov | 2015-07-06 | 2 | -4/+4 |
| | |||||
* | Move the "Design" templates and logic to Preferences | Robert Speicher | 2015-06-13 | 1 | -13/+0 |
| | |||||
* | Add Profiles::PreferencesController | Robert Speicher | 2015-06-13 | 1 | -3/+3 |
| | |||||
* | Move Profile groups tests to Dashboard group tests | Dmitriy Zaporozhets | 2015-03-08 | 1 | -48/+0 |
| | |||||
* | Remove password strength indicator | Jacob Vosmaer | 2015-01-15 | 1 | -19/+0 |
| | | | | | | | | 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. | ||||
* | Fix tests and add message if no oauth apps | Dmitriy Zaporozhets | 2014-12-25 | 1 | -3/+3 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Doorkeeper integration | Valery Sizov | 2014-12-24 | 1 | -0/+14 |
| | |||||
* | Moved require from application.js to password_strength.js | Patricio Cano | 2014-10-24 | 1 | -0/+19 |
| | | | | | Corrected div id for profile password/edit Added first spinach tests | ||||
* | Make Spinach test names consistent | Ciro Santilli | 2014-10-05 | 1 | -1/+1 |
| | | | | | | | - 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 | ||||
* | Splitted the Spinach tests to prevent time-outs | Jeroen van Baarsen | 2014-06-04 | 6 | -0/+6 |
| | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> | ||||
* | Add email aliases for users | Jason Hollingsworth | 2014-02-13 | 1 | -0/+25 |
| | | | | | | | | 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. | ||||
* | User can leave group from group page. | Ciro Santillli | 2014-02-12 | 1 | -0/+47 |
| | |||||
* | Add tests for groups avatars check on user page | robertd | 2014-02-07 | 1 | -0/+7 |
| | |||||
* | Add website url to user | Jerome Dalbert | 2014-01-18 | 1 | -2/+2 |
| | |||||
* | Issue 5716 - Allow removal of avatar | Drew Blessing | 2013-12-02 | 1 | -0/+8 |
| | | | | | | | | | | Add class and style Add spinach tests Add entry to CHANGELOG Add entry to CHANGELOG | ||||
* | Fix spinach profile tests | Dmitriy Zaporozhets | 2013-10-09 | 1 | -5/+5 |
| | |||||
* | avatar upload on profile page | Steven Thonus | 2013-10-09 | 1 | -0/+5 |
| | |||||
* | Force user to provide old password in order to change it | Dmitriy Zaporozhets | 2013-09-24 | 1 | -0/+6 |
| | |||||
* | Don't show users password change page if ldap users | Izaak Alpert | 2013-09-17 | 1 | -0/+1 |
| | |||||
* | Test user page with spinach | Dmitriy Zaporozhets | 2013-06-26 | 1 | -0/+5 |
| | |||||
* | Add scenario for expired password | Dmitriy Zaporozhets | 2013-06-26 | 1 | -0/+7 |
| | |||||
* | Add profile notification spinach | Dmitriy Zaporozhets | 2013-06-26 | 1 | -0/+8 |
| | |||||
* | Improve user feedback on the Profile > Design page | Robert Speicher | 2012-11-21 | 1 | -0/+13 |
| | | | | - Header changes immediately without a page reload - Lets the user know that we actually saved their setting when changed | ||||
* | Fix rendered action for password change failure | Robert Speicher | 2012-11-04 | 1 | -0/+5 |
| | | | | Closes #1912 | ||||
* | tests for: Profile -> History | randx | 2012-09-27 | 1 | -0/+5 |
| | |||||
* | Add features for checking the "Active Tab" across various pages | Robert Speicher | 2012-09-26 | 1 | -0/+28 |
| | |||||
* | Fixed token feature | randx | 2012-09-14 | 1 | -1/+1 |
| | |||||
* | Refactored profile area | Dmitriy Zaporozhets | 2012-09-14 | 1 | -1/+1 |
| | |||||
* | rewrite profile feature steps using spinach | Nihad Abbasov | 2012-09-10 | 2 | -10/+7 |
| | |||||
* | Fix test i broke with ssk key validation. Added Key.user_id as attr_protected | Dmitriy Zaporozhets | 2012-08-29 | 1 | -2/+2 |
| | |||||
* | Remove duplicate coverage in spec requests. All features should be covered ↵ | Dmitriy Zaporozhets | 2012-08-03 | 1 | -1/+5 |
| | | | | in cucumber | ||||
* | Cucumber features: Team, SSH keys | randx | 2012-06-18 | 1 | -0/+22 |
| | |||||
* | Cucumber: | Dmitriy Zaporozhets | 2012-06-15 | 2 | -0/+18 |
* Profile * Browse code * Sceleton for main features * Wiki * Commits |