An error occurred fetching the project authors.
- 19 Jan, 2014 1 commit
-
-
skv authored
-
- 18 Jan, 2014 1 commit
-
-
Jerome Dalbert authored
-
- 16 Jan, 2014 1 commit
-
-
Jeroen van Baarsen authored
At this moment it was possible to enter emails like: mailto:info@example.com. This was causing some issue in the frontend, since those links became html mailto: links. Fixes: #3516
-
- 26 Dec, 2013 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 23 Dec, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 15 Dec, 2013 1 commit
-
-
Drew Blessing authored
Favor links instead of buttons Remove unnecessary class Remove extra space
-
- 14 Dec, 2013 1 commit
-
-
skv authored
-
- 11 Dec, 2013 1 commit
-
-
Drew Blessing authored
-
- 10 Dec, 2013 5 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jeroen van Baarsen authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 13 Nov, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 05 Nov, 2013 3 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 16 Oct, 2013 1 commit
-
-
Nihad Abbasov authored
-
- 15 Oct, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
Now when you want to signup or change existing email you will be forced to confirm that you really own this email. You get email with link to follow in order to confirm your email address Conflicts: app/models/user.rb
-
- 09 Oct, 2013 3 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Steven Thonus authored
-
- 03 Oct, 2013 1 commit
-
-
Yatish Mehta authored
-
- 02 Oct, 2013 1 commit
-
-
devaroop authored
getting user keys publically through http without any authentication, the github way. E.g: http://github.com/devaroop.keys
-
- 26 Sep, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
Before we have only owner_id to determine group owner With multiple owners per group we should get rid of owner_id in group. So from now @group.owner will always be nil but @group.owners return an actual array of users who can admin this group
-
- 22 Sep, 2013 1 commit
-
-
Izaak Alpert authored
GITLAB-1262 Change-Id: I690cb8ea294df53ebe8405a519c23c501af2c21a Conflicts: app/models/user.rb config/initializers/1_settings.rb spec/models/user_spec.rb
-
- 14 Sep, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 11 Sep, 2013 5 commits
-
-
Izaak Alpert authored
Change-Id: Ia723321a5cb05deb626d34c7d8d78194e049b1f0
-
Izaak Alpert authored
Change-Id: Ib4eb533dff5c722fe559330e4aa71b5d5baf6fb8
-
Izaak Alpert authored
-calling build_user will now apply defaults and only override them if as: :admin is set Change-Id: Id1d938c0967752ecc14370af54f2d88128d18c44
-
Izaak Alpert authored
-API now respects default_projects_limit, default_can_create_group, and default_can_create_team Change-Id: I059d060d576df1050e5371e707381c5e8c608a7a
-
Stephen Holdaway authored
-
- 09 Sep, 2013 1 commit
-
-
Izaak Alpert authored
Change-Id: I305266fe9acbbb5136adeeb52e7e4e1d6629a30a
-
- 03 Sep, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 02 Sep, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 27 Aug, 2013 2 commits
-
-
Dmitriy Zaporozhets authored
Provide UI with explanation what happens when you block or remove user When remove user - remove all groups where user is an only owner
-
Dmitriy Zaporozhets authored
When block user - remove it from joined groups Dont remove user from own resources (groups, users)
-
- 21 Aug, 2013 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-