10 Dec, 2013
2 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
04 Dec, 2013
1 commit
-
Eliminate a 404 error when user is not logged in and attempts to visit a project page. The 404 page will still show up when user is logged in and the project doesn’t exist or the user doesn’t have access.
29 Nov, 2013
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
28 Nov, 2013
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
26 Nov, 2013
1 commit
-
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.
16 Oct, 2013
1 commit
14 Oct, 2013
1 commit
-
Ex. redirect from localhost/group/project.git to localhost/group/project It used to prevent 404 error when follow submodule http link like http://localhost/group/project.git
17 Sep, 2013
1 commit
26 Aug, 2013
1 commit
21 Aug, 2013
2 commits
17 Jul, 2013
1 commit
19 Jun, 2013
1 commit
13 Jun, 2013
3 commits
11 Jun, 2013
1 commit
31 May, 2013
1 commit
28 May, 2013
1 commit
25 May, 2013
1 commit
14 May, 2013
1 commit
03 May, 2013
1 commit
-
Internally public projects
02 May, 2013
1 commit
-
Public projects listed in the public section will be linked to the actual project's page. Public projects now give any user Guest permissions to the project, allowing them to download the code, read and create issues, and view anything else in the project's pages. Ample access tests have been added to the project_access_spec to verify correct permissions and behavior on public projects. - Visitors to the site who are not logged in still cannot view the project's pages. - Logged-in users visiting a public project where they are not a team member can create issues, but not snippets. They can view the projects code, issues, merge requests, etc, just as if they were a Guest member of the project. - Since this is a public project, the user is also granted :download_code permissions, a permission normally reserved for Reporters, since they can clone the repo anyways and browse commits and branches locally.
24 Apr, 2013
1 commit
-
* Closing #3540 * Closing #3704
14 Mar, 2013
1 commit
13 Mar, 2013
2 commits
04 Mar, 2013
1 commit
28 Feb, 2013
1 commit
04 Feb, 2013
1 commit
02 Feb, 2013
1 commit
25 Jan, 2013
1 commit
24 Jan, 2013
1 commit
03 Jan, 2013
1 commit
05 Dec, 2012
1 commit
30 Nov, 2012
1 commit
-
Rewording for the account being blocked
29 Nov, 2012
1 commit
24 Nov, 2012
2 commits
-
When signing in with SSO, if the default behaviour of gitlab is to block SSO user, the only message the people will get is 'Your account was blocked' They should get the idea this might be only temporary and not because of a technical problem