summaryrefslogtreecommitdiff
path: root/app/views/admin
Commit message (Collapse)AuthorAgeFilesLines
* sidekiqDmitriy Zaporozhets2013-01-092-24/+5
|
* Tests are fixed nowDmitriy Zaporozhets2013-01-051-9/+9
|
* Fixed styles, ProjectHook specs etcDmitriy Zaporozhets2013-01-052-39/+40
|
* Continue refactoring. Use repostory and teamDmitriy Zaporozhets2013-01-042-6/+6
|
* Fix crash on group => showDmitriy Zaporozhets2013-01-021-0/+1
|
* Fixed admin -> group -> showDmitriy Zaporozhets2013-01-021-1/+1
|
* Fix few bugs and tests after refactoring ownership logicDmitriy Zaporozhets2013-01-022-4/+7
|
* Project has now correct owner and creator. Increased test coverageDmitriy Zaporozhets2013-01-021-3/+3
|
* Fix #2375. Admin and owner can manage groupsDmitriy Zaporozhets2013-01-021-0/+3
|
* Merge branch 'feature/add_user_to_projects_in_group-2298' of ↵Dmitriy Zaporozhets2012-12-281-15/+46
|\ | | | | | | https://github.com/zzet/gitlabhq into zzet-feature/add_user_to_projects_in_group-2298
| * Rewrite rendering rows with users projects access in Users table in Admin ↵Andrey Kumanyaev2012-12-261-1/+3
| | | | | | | | group section
| * Rename scope "in_group" to "in_namespace"Andrey Kumanyaev2012-12-261-1/+1
| |
| * Replace short loop variable from "p" to "project"Andrey Kumanyaev2012-12-261-3/+3
| |
| * Add functional in admin sectionAndrey Kumanyaev2012-12-261-15/+44
| |
* | Fix not_in_project scope. Added counters in admin -> users. Improved seedsDmitriy Zaporozhets2012-12-272-3/+8
|/
* Update uses of Gitolite.config.foo settingsRiyad Preukschas2012-12-201-1/+1
|
* show production.log, show only active milestone for issue filterDmitriy Zaporozhets2012-12-191-0/+16
|
* Merge pull request #2250 from jouve/fix_missing_tr_in_theadDmitriy Zaporozhets2012-12-163-24/+27
|\ | | | | add missing mandatory tr in thead
| * add missing mandatory tr in theadCyril2012-12-113-24/+27
| |
* | added NamespacedProject role. Extended project info displayed for admin. ↵Dmitriy Zaporozhets2012-12-145-37/+90
| | | | | | | | Fixed project limit
* | Allow group path renaming. Dont show project transfer if no permissions. ↵Dmitriy Zaporozhets2012-12-142-10/+24
|/ | | | More danger messages :)
* Make admin sorting more obviousDmitriy Zaporozhets2012-12-105-16/+50
|
* Admin can move project to ANY namespace. Updated permissions pageDmitriy Zaporozhets2012-12-041-1/+1
|
* Show namespaces when adding projects to user in admin areaDmitriy Zaporozhets2012-12-041-2/+2
|
* Remove some bugs. Add warnings for renaming group. Add ability to cahnge ↵Dmitriy Zaporozhets2012-12-035-34/+75
| | | | group owner.
* Use project owner if no namespace. Restyled team pageDmitriy Zaporozhets2012-11-302-5/+10
|
* Improve admin logsDmitriy Zaporozhets2012-11-292-7/+10
|
* Refactor abilities. Added ProjectUpdate context. Fixed few bugs with namespacesDmitriy Zaporozhets2012-11-291-1/+1
|
* Improve admin views for project and groupsCyril2012-11-286-31/+25
| | | | | | * layout: add 'Groups' item to main_menu * admin/dashboard: add a ui-box for groups * projects and groups: remove nav tabs
* Validate username. Gitlab::Regex addedDmitriy Zaporozhets2012-11-282-4/+11
|
* Rewrite and improve git backend logic. Fix project movind. Raise exception ↵Dmitriy Zaporozhets2012-11-276-71/+94
| | | | to prevent unexpected issues
* project admin area - show project name with namespaceDmitriy Zaporozhets2012-11-252-7/+4
|
* Fix project.code-related functionalityDmitriy Zaporozhets2012-11-233-10/+4
|
* Deprecate code for Project. Use title and pathDmitriy Zaporozhets2012-11-233-10/+3
|
* Create dir with namespace. Create namespace with userDmitriy Zaporozhets2012-11-231-2/+7
|
* Make admin project list more usefulDmitriy Zaporozhets2012-11-231-3/+9
|
* Fixed admin area. Create project only from one placeDmitriy Zaporozhets2012-11-236-66/+25
|
* Gitlab_meta to 3.1. Added workaround for 500 Redis error until it will be fixedDmitriy Zaporozhets2012-11-211-8/+16
|
* Fix github issue #1946Dmitriy Zaporozhets2012-11-071-1/+1
|
* Fix source for iframe on Resque admin pageRiyad Preukschas2012-11-011-1/+1
|
* Fix 500 error on admin project if emptyDmitriy Zaporozhets2012-10-231-1/+1
|
* Restyled last push widget. Increased line-height for td in tablesrandx2012-10-221-0/+4
|
* Tiny fix to the add/edit groups form path fieldAaron Stone2012-10-051-1/+1
|
* Fixed group issues/mr. Also speedup project list of admin areaDmitriy Zaporozhets2012-10-042-2/+9
|
* Added ability to manage groups from adminDmitriy Zaporozhets2012-10-037-1/+16
|
* Group filtering on dashboardDmitriy Zaporozhets2012-10-021-2/+2
|
* Admin Group scaffold -> new, show, indexDmitriy Zaporozhets2012-10-024-0/+94
|
* Fix milestone calendar, Removed unnecessary selects from adminDmitriy Zaporozhets2012-09-262-8/+12
|
* polishing UI a bit. Added footer links for dashboardDmitriy Zaporozhets2012-09-191-2/+4
|
* Application loggerrandx2012-09-111-9/+26
|