Robert Speicher
1897fb00b8
Make use of project factory traits
2014-03-19 05:15:24 -04:00
Dmitriy Zaporozhets
c8e1c53f43
Merge branch 'rm-dir-prefix' of https://github.com/cirosantilli/gitlab-elearn into cirosantilli-rm-dir-prefix
2014-03-13 22:36:39 +02:00
Ciro Santillli
170340e6b1
Remove dir prefix and suffix from tests inside dir.
2014-02-23 10:34:39 +01:00
Jason Hollingsworth
2f69213e3f
Allow access to groups with public projects.
...
Fixed Group avatars to only display when user has read
permissions to at least one project in the group.
2014-02-20 09:26:38 -06:00
Ciro Santillli
91571c078d
User pages are visible to users without login
...
... if the user is authorized to at least one public project.
2014-02-11 15:45:30 +01:00
Marin Jankovski
70fb26a6b7
Extract projects and mr into methods in features.
2014-02-03 13:59:20 +01:00
Marin Jankovski
75cecf36e0
Scenarios for checking if MR are shown for internal and public projects.
2014-02-02 16:32:12 +01:00
Marin Jankovski
d40a7de170
Feature for visit issues page for internal project as auth user.
2014-02-02 00:59:48 +01:00
Marin Jankovski
72d25a26bd
Feature visit issues page for public project as auth and non auth user.
2014-02-01 17:47:54 +01:00
Dmitriy Zaporozhets
28e13634dc
Merge branch 'improve/mr_diff'
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
features/steps/project/project_fork.rb
features/steps/project/project_forked_merge_requests.rb
features/steps/project/project_issue_tracker.rb
features/steps/project/project_markdown_render.rb
features/steps/shared/project.rb
2014-01-23 14:38:23 +02:00
Dmitriy Zaporozhets
418660b971
Fix public tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-23 13:05:34 +02:00
Dmitriy Zaporozhets
c227aa44f9
Make changes to tests
...
* project_with_code -> project
* project -> ermpty_project
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-22 21:03:52 +02:00
skv
a3f645ef51
Remove deprecated finders
2014-01-19 23:39:56 +04:00
Jason Hollingsworth
1521f467cb
Update default public pull url.
...
This updates the default pull URL for public projects when the user
is not logged in.
2013-12-17 12:48:59 -06:00
Steven Thonus
5907207e4d
showing as default http link for public repo when anonymous
2013-11-29 09:32:34 +01:00
Jason Hollingsworth
d9bb4230cc
Adding authenticated public mode (internal).
...
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.
2013-11-26 22:22:07 -06:00
Dmitriy Zaporozhets
0ba378dcb3
Fix spinach tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-06 19:38:37 +02:00
Dmitriy Zaporozhets
be7eb8e3c2
Fix test
2013-10-21 14:06:17 +03:00
Dmitriy Zaporozhets
0a01994466
Fix public project tests
2013-09-25 14:23:06 +03:00
Dmitriy Zaporozhets
2f6342978b
Public projects feature - step2
...
* Render right layout depends on current_user
* show sample git username/email when repo is empty
* Show extra info when browsing public area
* Fixed some tests related to public projects
* show comments in read-only for public projects
* Remove old public routing
2013-09-24 22:14:28 +03:00
Izaak Alpert
61a86101e8
Prevent empty public projects from throwing exceptions
...
GITLAB-1279 (GITLAB-1264)
Change-Id: Ifb5b4313bc91fae720f8ef5c36152c45e9d38934
2013-09-20 11:42:38 -04:00
Dmitriy Zaporozhets
4de1db1168
Public area spinach tests
2013-07-29 17:07:03 +03:00