Dmitriy Zaporozhets
|
d6036f08aa
|
move activated? method to service
|
2013-01-03 09:52:14 +02:00 |
|
Dmitriy Zaporozhets
|
da03a5c7e2
|
more refactoring using models/concerns
|
2013-01-03 09:06:07 +02:00 |
|
Dmitriy Zaporozhets
|
40a956eb68
|
Few more fixes after removing roles
|
2013-01-03 00:01:08 +02:00 |
|
Dmitriy Zaporozhets
|
cac7723451
|
Get rid of roles
|
2013-01-02 23:35:11 +02:00 |
|
Dmitriy Zaporozhets
|
07a5cb2ef8
|
More readable Title for tab
|
2013-01-02 21:52:03 +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
|
ccf0686b01
|
Fix api specs. Use id instead path
|
2013-01-02 19:46:06 +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
|
ffe064a2c1
|
Bit of cleanup and improving mailer
|
2012-12-31 19:46:40 +02:00 |
|
Dmitriy Zaporozhets
|
cf3f22cc99
|
Corrent link for MR diff note in email
|
2012-12-31 19:06:49 +02:00 |
|
Dmitriy Zaporozhets
|
22ec3fa14c
|
Fix MR css for accept MR block
|
2012-12-31 18:35:38 +02:00 |
|
Dmitriy Zaporozhets
|
e5ff5c2869
|
Use project with namespace in email subject
|
2012-12-31 18:22:44 +02:00 |
|
Dmitriy Zaporozhets
|
9df17fa4c5
|
Merge pull request #2438 from cvut/query-perf
Optimize query for keys of repository members
|
2012-12-31 00:15:19 -08:00 |
|
Dmitriy Zaporozhets
|
0a2ac8371d
|
Add missing subject for wall comment
|
2012-12-30 20:26:09 +02:00 |
|
Jakub Jirutka
|
a54b2e80f8
|
Optimize query for keys of repository members
…to load them at once and then use query cache.
|
2012-12-30 18:54:02 +01:00 |
|
Dmitriy Zaporozhets
|
82ae973a99
|
Describe for Roles
|
2012-12-30 16:19:31 +02:00 |
|
Dmitriy Zaporozhets
|
d075df56d3
|
Improve perfomance of removeing group
|
2012-12-30 14:26:19 +02:00 |
|
Dmitriy Zaporozhets
|
f45345edb3
|
Fix project destroy timeout from admin area. Added 30 ssh keys to dev seeds
|
2012-12-30 14:09:43 +02:00 |
|
Dmitriy Zaporozhets
|
a16533a04a
|
Add groups to search autocomplete. Use alphabetically scope for users order
|
2012-12-30 13:50:23 +02:00 |
|
Dmitriy Zaporozhets
|
e37a043df7
|
Get rid of skipping callbacks in production code. Dont trigger gitolite more than once on import in group
|
2012-12-30 13:37:33 +02:00 |
|
Saito
|
151ada7645
|
Merge pull request #2162 from frohoff/config-improvements
support for running in non-root directory/path (RAILS_RELATIVE_URL_ROOT)
|
2012-12-29 12:19:07 -08:00 |
|
Robert Hopson
|
32be082055
|
Update app/views/notify/new_merge_request_email.html.haml
Fix spelling of 'assignee'
|
2012-12-28 10:56:48 -08:00 |
|
Chris Frohoff
|
21e55ca318
|
added RAILS_RELATIVE_URL_ROOT support
|
2012-12-28 18:11:28 +00:00 |
|
Dmitriy Zaporozhets
|
e9394c48ca
|
Fix dir_exists?
|
2012-12-28 06:24:05 +03:00 |
|
Dmitriy Zaporozhets
|
d03964d6ec
|
Fixed and improved enable_naamespace migration task
|
2012-12-28 06:14:05 +03:00 |
|
Dmitriy Zaporozhets
|
1f3bdd453e
|
Allow spaces in project name
|
2012-12-28 09:29:57 +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
|
c8bf5905bf
|
Fix form url and routes path
|
2012-12-26 20:31:18 +04:00 |
|
Andrey Kumanyaev
|
98044f0f14
|
Code duplication removed from controllers
|
2012-12-26 20:30:11 +04: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
|
2753cea75a
|
Add variable form in user section
|
2012-12-26 19:52:15 +04:00 |
|
Andrey Kumanyaev
|
25c5763780
|
Add functional in user section
|
2012-12-26 19:52:15 +04:00 |
|
Andrey Kumanyaev
|
9c574464a6
|
Add functional in admin section
|
2012-12-26 19:52:15 +04:00 |
|
Andrey Kumanyaev
|
17ea019f4e
|
Add Project name validation
|
2012-12-26 19:52:15 +04:00 |
|
Dmitriy Zaporozhets
|
c8ba5c2d58
|
Fix routing issues when navigating over tree, commits etc
|
2012-12-25 06:14:05 +03:00 |
|
Dmitriy Zaporozhets
|
6570843f84
|
Fix MR count for group scope
|
2012-12-24 21:27:12 +02:00 |
|
Dmitriy Zaporozhets
|
4ba24596d3
|
Make the logo icon more awesome
|
2012-12-24 21:18:23 +02:00 |
|
Dmitriy Zaporozhets
|
a87fccc083
|
Update projects in gitolite after namespace moved. Added rake task to cleanup garbage from gitolite
|
2012-12-24 20:02:08 +02:00 |
|
Dmitriy Zaporozhets
|
c49a3106ff
|
Merge pull request #2350 from Razer6/milestone-expiration-date
Changed wording if milestone already expired
|
2012-12-24 05:58:28 -08:00 |
|
Dmitriy Zaporozhets
|
efc4cae1b7
|
Add License
|
2012-12-24 14:33:16 +02:00 |
|
Dmitriy Zaporozhets
|
2937f35f9a
|
Replace Wire font with Yanone. Show only icon as link to dashboard
|
2012-12-24 14:24:45 +02:00 |
|
Dmitriy Zaporozhets
|
d80d4cd92b
|
Replace font with free one
|
2012-12-24 12:37:28 +02:00 |
|
Robert Schilling
|
d62a8a4d50
|
Changed wording if milestone already expired, using Date#past
|
2012-12-23 21:16:51 +00:00 |
|
Dmitriy Zaporozhets
|
25c33ca3d0
|
Fix webhook data sample
|
2012-12-23 01:14:04 +02:00 |
|