An error occurred fetching the project authors.
- 25 May, 2015 2 commits
- 14 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 15 Mar, 2015 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 14 Mar, 2015 1 commit
-
-
Vinnie Okada authored
Allow authors and admins to update the visibility level of personal and project snippets.
-
- 01 Jan, 2015 1 commit
-
-
Ciro Santilli authored
-
- 19 Oct, 2014 1 commit
-
-
Ciro Santilli authored
in app controller, user model and services.
-
- 03 Oct, 2014 1 commit
-
-
Ciro Santilli authored
-
- 14 Sep, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 30 Jul, 2014 2 commits
-
-
Dmitriy Zaporozhets authored
* allow developers to manage labels * add ability to remove label Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 14 Jun, 2014 1 commit
-
-
skv-headless authored
-
- 13 Jun, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 05 Jun, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 04 Jun, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
This commit fixes a lot of sql queries to db for for groups and projects with big amount of members. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 28 May, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 11 Mar, 2014 1 commit
-
-
Matt DeTullio authored
Group owners were not able to remove any users from their group if they were the only owner.
-
- 25 Feb, 2014 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
Main purpose is move big amount of methods from user, group, project models and place filtering logic in one place. It also fixes 500 error on group page for PostgreSQL Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 20 Feb, 2014 1 commit
-
-
Jason Hollingsworth authored
Fixed Group avatars to only display when user has read permissions to at least one project in the group.
-
- 12 Feb, 2014 1 commit
-
-
Ciro Santillli authored
-
- 10 Feb, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 24 Jan, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 16 Dec, 2013 1 commit
-
-
Steven Thonus authored
features for archive projects abilities for archived project other abilities for archive projects only limit commits and merges for archived projects ability changed to prohibited actions on archived projects added spec and feature tests for archive projects changed search bar not to include archived projects
-
- 27 Nov, 2013 1 commit
-
-
Jason Hollingsworth authored
Added visibility_level icons to project view (rather than just text). Added public projects to search results. Added ability to restrict visibility levels standard users can set.
-
- 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
-
- 25 Sep, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
* Hooks and team pages allowed only for masters/owners * Group page allowed for admin * Corrent authentication for Projects controller * Hide some project elements from visitor
-
- 24 Sep, 2013 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 11 Sep, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 27 Aug, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 21 Jun, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 18 Jun, 2013 3 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 06 Jun, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 05 Jun, 2013 1 commit
-
-
babatakao authored
500 error was occured in the following steps: 1. user1 creates new team "team1". 2. Assign team1 to project1. 3. Sign in as admin. This admin is not a member of team1. 4. Open project1 team setting page (/project1/team). 5. Click "team1" link in "Assigned teams" area. 6. 500 error. Fixed this issue.
-
- 04 Jun, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-