Dmitriy Zaporozhets
|
729088a7af
|
Owner can enable public mode for project
|
2013-01-16 16:54:01 +02:00 |
|
Dmitriy Zaporozhets
|
8543313bf5
|
Few more filters for admin / projects
|
2013-01-14 09:37:29 +02:00 |
|
Dmitriy Zaporozhets
|
68bfcd0521
|
Add public filter to admin projects
|
2013-01-13 17:25:18 +02:00 |
|
Dmitriy Zaporozhets
|
4c6224aad1
|
Public git read-only access via http
|
2013-01-13 17:25:18 +02:00 |
|
Dmitriy Zaporozhets
|
c2982c9a31
|
sidekiq.log in admin area. Improved admin dashboard
|
2013-01-10 08:43:25 +02:00 |
|
Dmitriy Zaporozhets
|
c7bb3a1f72
|
sidekiq
|
2013-01-09 08:14:05 +03:00 |
|
Dmitriy Zaporozhets
|
e3d7ce2cc4
|
Tests are fixed now
|
2013-01-05 12:12:02 +02:00 |
|
Dmitriy Zaporozhets
|
e16cebac3e
|
Fixed styles, ProjectHook specs etc
|
2013-01-05 00:35:38 +02:00 |
|
Dmitriy Zaporozhets
|
dccd8b6eaa
|
Continue refactoring. Use repostory and team
|
2013-01-04 08:43:25 +02:00 |
|
Dmitriy Zaporozhets
|
642e64034c
|
Fix crash on group => show
|
2013-01-02 20:59:47 +02:00 |
|
Dmitriy Zaporozhets
|
ce484fa9da
|
Fixed admin -> group -> show
|
2013-01-02 20:45:11 +02:00 |
|
Dmitriy Zaporozhets
|
d431e43392
|
Fix few bugs and tests after refactoring ownership logic
|
2013-01-02 19:32:34 +02:00 |
|
Dmitriy Zaporozhets
|
00a1f5bc2c
|
Project has now correct owner and creator. Increased test coverage
|
2013-01-02 19:00:00 +02:00 |
|
Dmitriy Zaporozhets
|
91995909d9
|
Fix #2375. Admin and owner can manage groups
|
2013-01-02 18:57:02 +02:00 |
|
Dmitriy Zaporozhets
|
3de4271846
|
Merge branch 'feature/add_user_to_projects_in_group-2298' of https://github.com/zzet/gitlabhq into zzet-feature/add_user_to_projects_in_group-2298
|
2012-12-28 09:14:28 +02:00 |
|
Dmitriy Zaporozhets
|
4cbb29cfad
|
Fix not_in_project scope. Added counters in admin -> users. Improved seeds
|
2012-12-27 06:14:05 +03:00 |
|
Andrey Kumanyaev
|
39e7a0eafe
|
Rewrite rendering rows with users projects access in Users table in Admin group section
|
2012-12-26 19:52:16 +04:00 |
|
Andrey Kumanyaev
|
634783feb0
|
Rename scope "in_group" to "in_namespace"
|
2012-12-26 19:52:16 +04:00 |
|
Andrey Kumanyaev
|
1e3d238910
|
Replace short loop variable from "p" to "project"
|
2012-12-26 19:52:15 +04:00 |
|
Andrey Kumanyaev
|
9c574464a6
|
Add functional in admin section
|
2012-12-26 19:52:15 +04:00 |
|
Riyad Preukschas
|
19eb637419
|
Update uses of Gitolite.config.foo settings
|
2012-12-20 16:54:28 +01:00 |
|
Dmitriy Zaporozhets
|
4b02f4a22d
|
show production.log, show only active milestone for issue filter
|
2012-12-19 07:14:05 +03:00 |
|
Dmitriy Zaporozhets
|
26afde94fd
|
Merge pull request #2250 from jouve/fix_missing_tr_in_thead
add missing mandatory tr in thead
|
2012-12-16 08:16:42 -08:00 |
|
Dmitriy Zaporozhets
|
b01f8b63c2
|
added NamespacedProject role. Extended project info displayed for admin. Fixed project limit
|
2012-12-14 08:14:05 +03:00 |
|
Dmitriy Zaporozhets
|
44209861e8
|
Allow group path renaming. Dont show project transfer if no permissions. More danger messages :)
|
2012-12-14 06:14:05 +03:00 |
|
Cyril
|
c76764b7dc
|
add missing mandatory tr in thead
|
2012-12-11 02:39:05 +01:00 |
|
Dmitriy Zaporozhets
|
bf13579b92
|
Make admin sorting more obvious
|
2012-12-10 06:14:05 +03:00 |
|
Dmitriy Zaporozhets
|
e376f31507
|
Admin can move project to ANY namespace. Updated permissions page
|
2012-12-04 22:48:24 +02:00 |
|
Dmitriy Zaporozhets
|
9acd7cf1bd
|
Show namespaces when adding projects to user in admin area
|
2012-12-04 15:26:12 +02:00 |
|
Dmitriy Zaporozhets
|
ba74fa1413
|
Remove some bugs. Add warnings for renaming group. Add ability to cahnge group owner.
|
2012-12-03 21:14:05 +03:00 |
|
Dmitriy Zaporozhets
|
eb3e07a509
|
Use project owner if no namespace. Restyled team page
|
2012-11-30 18:26:17 +02:00 |
|
Dmitriy Zaporozhets
|
ff9a2e2a93
|
Improve admin logs
|
2012-11-29 07:49:11 +03:00 |
|
Dmitriy Zaporozhets
|
eb1004f789
|
Refactor abilities. Added ProjectUpdate context. Fixed few bugs with namespaces
|
2012-11-29 12:39:03 +02:00 |
|
Cyril
|
e0a9ffcdaa
|
Improve admin views for project and groups
* layout: add 'Groups' item to main_menu
* admin/dashboard: add a ui-box for groups
* projects and groups: remove nav tabs
|
2012-11-28 18:04:28 +01:00 |
|
Dmitriy Zaporozhets
|
47234ab367
|
Validate username. Gitlab::Regex added
|
2012-11-28 06:14:05 +03:00 |
|
Dmitriy Zaporozhets
|
f5551efdfd
|
Rewrite and improve git backend logic. Fix project movind. Raise exception to prevent unexpected issues
|
2012-11-27 09:31:15 +03:00 |
|
Dmitriy Zaporozhets
|
1d857aae17
|
project admin area - show project name with namespace
|
2012-11-25 18:52:12 +02:00 |
|
Dmitriy Zaporozhets
|
470aa7675e
|
Fix project.code-related functionality
|
2012-11-23 21:31:09 +03:00 |
|
Dmitriy Zaporozhets
|
c50ec72b52
|
Deprecate code for Project. Use title and path
|
2012-11-23 21:11:09 +03:00 |
|
Dmitriy Zaporozhets
|
ab9d023651
|
Create dir with namespace. Create namespace with user
|
2012-11-23 09:11:09 +03:00 |
|
Dmitriy Zaporozhets
|
f17ddeb394
|
Make admin project list more useful
|
2012-11-23 07:24:09 +03:00 |
|
Dmitriy Zaporozhets
|
552b3105fb
|
Fixed admin area. Create project only from one place
|
2012-11-23 07:31:09 +03:00 |
|
Dmitriy Zaporozhets
|
898d09a21e
|
Gitlab_meta to 3.1. Added workaround for 500 Redis error until it will be fixed
|
2012-11-21 12:45:15 +02:00 |
|
Dmitriy Zaporozhets
|
b7445bb006
|
Fix github issue #1946
|
2012-11-07 17:15:41 +02:00 |
|
Riyad Preukschas
|
48de0ba867
|
Fix source for iframe on Resque admin page
|
2012-11-01 23:34:16 +01:00 |
|
Dmitriy Zaporozhets
|
b2df61d85a
|
Fix 500 error on admin project if empty
|
2012-10-23 11:29:47 +03:00 |
|
randx
|
e51b2d58e7
|
Restyled last push widget. Increased line-height for td in tables
|
2012-10-22 23:37:50 +03:00 |
|
Aaron Stone
|
7c2e67c660
|
Tiny fix to the add/edit groups form path field
|
2012-10-05 23:46:15 -07:00 |
|
Dmitriy Zaporozhets
|
d88332709c
|
Fixed group issues/mr. Also speedup project list of admin area
|
2012-10-04 10:51:35 +03:00 |
|
Dmitriy Zaporozhets
|
224fb5770c
|
Added ability to manage groups from admin
|
2012-10-03 12:49:43 +03:00 |
|