| Commit message (Expand) | Author | Age | Files | Lines |
* | Only publish ssh key-type and key | Zeger-Jan van de Weg | 2015-08-04 | 1 | -1/+1 |
* | Add User#disable_two_factor!rs-disable-2fa | Robert Speicher | 2015-07-10 | 1 | -0/+1 |
* | Add convenience methods to User for getting and setting 2FA status | Robert Speicher | 2015-06-19 | 1 | -1/+1 |
* | Merge branch 'rs-manual-2fa-entry' into 'master' | Dmitriy Zaporozhets | 2015-05-27 | 1 | -1/+1 |
|\ |
|
| * | Bump secret key length to 32rs-manual-2fa-entry | Robert Speicher | 2015-05-23 | 1 | -1/+1 |
| * | Add support for manually entering 2FA details | Robert Speicher | 2015-05-23 | 1 | -1/+1 |
* | | Update ffaker gem | Robert Speicher | 2015-05-20 | 1 | -8/+8 |
|/ |
|
* | Add :two_factor trait to User factory | Robert Speicher | 2015-05-09 | 1 | -0/+7 |
* | Merge pull request #9066 from jirutka/fix-6417 | Dmitriy Zaporozhets | 2015-05-03 | 1 | -0/+1 |
|\ |
|
| * | Fix #6417: users with group permission should be able to create groups via API | Robert Schilling | 2015-03-31 | 1 | -0/+1 |
* | | Merge branch 'rs-remove-invalid-key-factories' into 'master' | Dmitriy Zaporozhets | 2015-04-14 | 1 | -12/+0 |
|\ \ |
|
| * | | Remove the invalid key factories | Robert Speicher | 2015-04-11 | 1 | -12/+0 |
| |/ |
|
* | | Add admin deploy keys tests.public-deploy-keys | Douwe Maan | 2015-04-03 | 1 | -0/+3 |
|/ |
|
* | Remove unneeded password_confirmation from seed. | Ciro Santilli | 2014-12-28 | 1 | -1/+0 |
* | Fix snippet factory | Dmitriy Zaporozhets | 2014-12-12 | 1 | -2/+6 |
* | Supporting for multiple omniauth provider for the same user | Valery Sizov | 2014-12-04 | 1 | -4/+18 |
* | Merge tests to support Multiple LDAP groups | Jan-Willem van der Meer | 2014-10-13 | 1 | -0/+5 |
* | Fix adminarea and emails for new membership logic | Dmitriy Zaporozhets | 2014-09-15 | 1 | -2/+2 |
* | Huge replace of old users_project and users_group references | Dmitriy Zaporozhets | 2014-09-14 | 1 | -1/+1 |
* | Serialize services properties | Drew Blessing | 2014-09-10 | 1 | -1/+0 |
* | Fix project and notes specs | Dmitriy Zaporozhets | 2014-08-01 | 1 | -37/+0 |
* | Fix form mr tests | Dmitriy Zaporozhets | 2014-07-31 | 1 | -43/+0 |
* | Fix MR factory and some MR tests | Dmitriy Zaporozhets | 2014-07-31 | 1 | -62/+0 |
* | Dont stub gitlab-shell calls. Make test environment closer to real one | Dmitriy Zaporozhets | 2014-07-31 | 1 | -3/+1 |
* | Enable snippets by default in project factory | Dmitriy Zaporozhets | 2014-06-30 | 1 | -1/+2 |
* | Implements drag and drop upload in creating issues | Earle Bunao & Neil Calabroso | 2014-05-23 | 1 | -1/+1 |
* | Merge pull request #6557 from tsigo/faster-merge-request-features | Dmitriy Zaporozhets | 2014-03-19 | 1 | -1/+5 |
|\ |
|
| * | Speed up features/notes_on_merge_requests_spec | Robert Speicher | 2014-03-19 | 1 | -1/+5 |
* | | Add public/private/internal traits to :project Factory | Robert Speicher | 2014-03-19 | 1 | -0/+12 |
|/ |
|
* | Blob and tree gfm links to anchors work. | Ciro Santillli | 2014-02-23 | 1 | -0/+10 |
* | Add email aliases for users | Jason Hollingsworth | 2014-02-13 | 1 | -0/+13 |
* | Split the user ssh keys by newline, not the characters "\n" | Johannes Schleifenbaum | 2014-02-11 | 1 | -0/+6 |
* | Fix MR spinach tests | Dmitriy Zaporozhets | 2014-01-23 | 1 | -0/+33 |
* | Make changes to tests | Dmitriy Zaporozhets | 2014-01-22 | 1 | -46/+11 |
* | Fix tests after user password length was changed | Dmitriy Zaporozhets | 2013-11-25 | 1 | -1/+1 |
* | Clear state in test satellite dir. | Marin Jankovski | 2013-11-12 | 1 | -0/+1 |
* | Speed up tests | Dmitriy Zaporozhets | 2013-10-17 | 1 | -4/+2 |
* | Oauth users and users created by admin should be confirmed immediatly | Dmitriy Zaporozhets | 2013-10-15 | 1 | -0/+4 |
* | Ignore owner_id for Group in tests | Dmitriy Zaporozhets | 2013-09-26 | 1 | -1/+0 |
* | Drop support of root namespace in routing | Hiroyuki Sato | 2013-09-13 | 1 | -0/+1 |
* | Style changes from review with @randx | Izaak Alpert | 2013-07-17 | 1 | -3/+3 |
* | Rebased on 6.0 | Izaak Alpert | 2013-07-17 | 1 | -4/+0 |
* | MR on fork: Email fixes, style fixes | Izaak Alpert | 2013-07-17 | 1 | -1/+0 |
* | Merge Request on forked projects | Izaak Alpert | 2013-07-17 | 1 | -12/+38 |
* | Merge branch 'master' into 6-0-dev | Dmitriy Zaporozhets | 2013-07-02 | 1 | -0/+7 |
|\ |
|
| * | Ability to edit comments | Jack Weeden | 2013-07-01 | 1 | -0/+7 |
* | | remove useless routing tests. Added symlink creation for project with code | Dmitriy Zaporozhets | 2013-06-22 | 1 | -0/+7 |
* | | Fix broken factory | Dmitriy Zaporozhets | 2013-06-22 | 1 | -1/+0 |
* | | Remove form for adding user to several projects from admin area. | Dmitriy Zaporozhets | 2013-06-22 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8... | Dmitriy Zaporozhets | 2013-06-04 | 1 | -1/+15 |
|\ |
|