Dmitriy Zaporozhets
|
71214bee75
|
Move directory with project. Fixed all related path methods to use namespace
|
2012-11-22 22:41:26 +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
|
4eef112462
|
Merge pull request #1906 from dosire/user_cannot_be_removed_if_project_owner
Cannot remove user that owns a project.
|
2012-11-19 04:12:31 -08:00 |
|
Sergey Linnik
|
bb3fc1e04e
|
add order to projects admin page
|
2012-11-18 22:36:22 +04:00 |
|
Marin Jankovski
|
19e8473eb7
|
Cannot remove user that owns a project.
Cannot remove user that owns a project.
Make lines shorter, set alert, use path instead of url.
|
2012-11-16 14:47:07 +01:00 |
|
randx
|
83dc5f9362
|
Fix issue with removing group
|
2012-10-22 21:21:34 +03:00 |
|
Valeriy Sizov
|
a635b9da97
|
Revert "Do not allow removal of a project owner user."
This reverts commit 927d0cc267 .
|
2012-10-08 15:57:30 +03:00 |
|
Valeriy Sizov
|
fc3c0592db
|
Merge pull request #1651 from dosire/user_can_be_removed_if_its_not_a_project_owner
Do not allow removal of a project owner user.
|
2012-10-08 05:42:47 -07:00 |
|
Marin Jankovski
|
927d0cc267
|
Do not allow removal of a project owner user.
|
2012-10-08 12:41:25 +02:00 |
|
Dmitriy Zaporozhets
|
c8412bc9ed
|
Dont change params hash. Use dup instead
|
2012-10-03 15:02:02 +03:00 |
|
Dmitriy Zaporozhets
|
224fb5770c
|
Added ability to manage groups from admin
|
2012-10-03 12:49:43 +03:00 |
|
Dmitriy Zaporozhets
|
d6363e9359
|
Admin Group scaffold -> new, show, index
|
2012-10-02 19:01:40 +03:00 |
|
Marin Jankovski
|
5928388b1c
|
Protect users projects_limit from mass assignment.
|
2012-09-26 13:20:44 +02:00 |
|
Robert Speicher
|
925183ed7a
|
Add an AdminController base class for Admin controllers
Handles stuff that's shared across admin controllers.
|
2012-09-16 10:06:29 -04:00 |
|
Robert Speicher
|
7754189187
|
Fully embrace Ruby 1.9 hash syntax
Didn't bother with files in db/, config/, or features/
|
2012-08-10 18:25:15 -04:00 |
|
Dmitriy Zaporozhets
|
5926bbac12
|
Backend Refactoring
|
2012-07-31 08:32:49 +03:00 |
|
randx
|
0296121f08
|
Remove recreated mailer controller for admin
|
2012-07-25 21:38:33 +03:00 |
|
randx
|
61c85332d2
|
Merge branch 'add_wiki_comments' of git://github.com/seeingidog/gitlabhq into seeingidog-add_wiki_comments
Conflicts:
app/controllers/admin/mailer_controller.rb
app/controllers/notes_controller.rb
|
2012-07-25 21:36:30 +03:00 |
|
Dmitriy Zaporozhets
|
3c6daec4b1
|
Merge branch 'sys_hooks' of dev.gitlabhq.com:gitlabhq
|
2012-07-20 09:08:16 +00:00 |
|
Ian Morgan
|
36efa2042c
|
Add comments to Wiki pages
|
2012-07-19 20:23:55 -04:00 |
|
Dmitriy Zaporozhets
|
1464952597
|
Fix comments in MR. Fixed event destroy with user
|
2012-07-19 07:05:57 +03:00 |
|
Valeriy Sizov
|
86bd11cbd8
|
System Hooks: rspec
|
2012-07-19 00:25:10 +03:00 |
|
Valeriy Sizov
|
f5908cef19
|
System Hook: implemented
|
2012-07-19 00:25:10 +03:00 |
|
Valeriy Sizov
|
c38578428b
|
System Hooks: CRUD has done
|
2012-07-19 00:25:10 +03:00 |
|
Valeriy Sizov
|
72a571724d
|
Merge pull request #1096 from moregeek/show-flash-note-when-destroying-a-project
show flash notice after deletion of a project
|
2012-07-18 05:35:42 -07:00 |
|
moregeek
|
990b9217d9
|
show flash notice after deletion of a project
|
2012-07-16 14:01:32 +02:00 |
|
Dmitriy Zaporozhets
|
d40b9ce26d
|
Admin gitolite logs. Refactored project creation. Few style fixes.
|
2012-07-05 21:59:37 +03:00 |
|
randx
|
1d543e6430
|
Finished with configs
|
2012-07-02 21:59:48 +03:00 |
|
Dmitriy Zaporozhets
|
f73d71810e
|
Merge pull request #1018 from glebm/master
Resque Authentication + iFrame view
|
2012-06-29 04:53:43 -07:00 |
|
gleb
|
2da45e9cbf
|
Refs #1013
Renamed protect_resque.rb => resque_authentication
Integrated resque web with the rest of gitlab
|
2012-06-29 13:46:24 +02:00 |
|
Pierre GUINOISEAU
|
97d74c2adc
|
Add configurable default for projects_limit
|
2012-06-29 12:57:33 +02:00 |
|
James Earl Douglas
|
69ba86e887
|
fix typo: 'avaialble' -> 'available'
|
2012-06-26 09:17:23 -07:00 |
|
randx
|
1903f6ade0
|
admin area -> search for users
|
2012-06-21 19:05:09 +03:00 |
|
randx
|
98a45ce6ee
|
admin area -> search for projecs
|
2012-06-21 18:54:57 +03:00 |
|
Nihad Abbasov
|
7c7761099c
|
fix deprecation warnings
|
2012-05-29 19:16:28 +05:00 |
|
randx
|
35e21b3402
|
Admin dashboard
|
2012-04-20 19:41:49 +03:00 |
|
Dmitriy Zaporozhets
|
3250a024ef
|
1. Improved admin -> new project form
2. Fixed bug: post-receive file was not added when create project via admin
|
2012-04-17 20:27:18 +03:00 |
|
Dmitriy Zaporozhets
|
c9def945d4
|
User blocking improved. Admin area styled
|
2012-04-16 23:33:03 +03:00 |
|
randx
|
497ee5fbbc
|
Ability to block user
|
2012-04-13 08:12:34 +03:00 |
|
Dmitriy Zaporozhets
|
cb59aade4e
|
Cleaning and refactoring
|
2012-03-06 00:26:40 +02:00 |
|
Dmitriy Zaporozhets
|
9803e0885e
|
Project sidebar improved
|
2012-02-21 22:46:34 +02:00 |
|
Dmitriy Zaporozhets
|
cc043f32d8
|
Admin area improved
|
2012-02-11 19:56:18 +02:00 |
|
Dmitriy Zaporozhets
|
fca1ffb888
|
Bootstrap: Issues, Merge Requests, SSH Key completed
|
2012-01-29 23:59:12 +02:00 |
|
Dmitriy Zaporozhets
|
c5a48a6a90
|
add users to project from admin area easily
|
2012-01-21 19:03:47 +02:00 |
|
Dmitriy Zaporozhets
|
fa8c0c7813
|
Admin area: add multiple users to project
|
2012-01-21 18:06:14 +02:00 |
|
Veselin Todorov
|
22e7f8ffcc
|
Fixing an issue in users#update when password is not present.
|
2012-01-11 17:21:15 +02:00 |
|
Valery Sizov
|
7713f7fefb
|
Notification refactoring
|
2011-12-17 15:58:35 +02:00 |
|
gitlabhq
|
5fb1b9ffe3
|
view refactoring
|
2011-11-02 11:21:17 -04:00 |
|
DZ
|
84457708d8
|
Merge branch 'dev' of dev.gitlabhq.com:gitlabhq into dev
|
2011-10-27 16:47:39 +03:00 |
|
gitlabhq
|
d64f23e294
|
code cleaning
|
2011-10-27 16:44:29 +03:00 |
|
Nihad Abbasov
|
d62200cad4
|
clean-up code
* Remove trailing whitespace
* Converts hard-tabs into two-space soft-tabs
* Remove consecutive blank lines
|
2011-10-26 18:46:25 +05:00 |
|
gitlabhq
|
035196e7a8
|
test fix
|
2011-10-09 22:36:57 +03:00 |
|
Valera Sizov
|
67f0c62d07
|
Issue #83 - Project limit
|
2011-10-09 11:15:01 -07:00 |
|
gitlabhq
|
9ba1224867
|
init commit
|
2011-10-09 00:36:38 +03:00 |
|