Dmitriy Zaporozhets
a31fe1a63f
Merge pull request #3407 from NARKOZ/patch-1
...
use convenient method to check for empty project repo
2013-03-26 23:28:07 -07:00
Dmitriy Zaporozhets
e3f1164248
stub notification in event model
2013-03-26 19:27:39 +02:00
Andrew8xx8
5e6f45b07f
Settings replaced by Gitlab.config
2013-03-26 21:04:00 +04:00
Dmitriy Zaporozhets
3728c4904e
refactor observers test since email logic moved to service
2013-03-26 19:00:54 +02:00
Dmitriy Zaporozhets
ce0945efcd
refactor observers. Added BaseObserver with helper methods
2013-03-26 18:11:38 +02:00
Dmitriy Zaporozhets
6abf58466f
Move new_note email logic to NotificationService
2013-03-26 17:51:06 +02:00
Dmitriy Zaporozhets
f93c4dc0d8
Use notificationService for MR reassigned
2013-03-26 17:23:28 +02:00
Dmitriy Zaporozhets
38ffb8220c
use NotificationService for handle notify logic when MR created
2013-03-26 17:16:06 +02:00
Christian Höltje
b8502cbaee
Fixed UsersProject.in_projects
...
I discovered while trying to use UserTeam#remove_member() that
UsersProject.in_projects was broken. So I wrote test cases to test what
I was trying to do and fixed the underlying problem.
2013-03-26 10:19:55 -04:00
Nihad Abbasov
7ed0dc0185
use convenient method to check for empty project repo
2013-03-26 07:14:57 -07:00
Dmitriy Zaporozhets
58a1ed6dd3
Merge pull request #3398 from Andrew8xx8/spork
...
Spork support added
2013-03-26 06:44:52 -07:00
Dmitriy Zaporozhets
da1cf5b9e7
enable callbacks for specs after notification
2013-03-26 15:16:06 +02:00
Dmitriy Zaporozhets
c7bd99b040
refactor issue observer spec
2013-03-26 14:41:57 +02:00
Andrew8xx8
5949e30243
Spork support added
2013-03-26 13:38:42 +04:00
Dmitriy Zaporozhets
e3e8b9fcb9
fixed tests
2013-03-26 11:17:49 +02:00
Dmitriy Zaporozhets
bfebf10850
reject current_user from close issue emails
2013-03-26 11:06:24 +02:00
Dmitriy Zaporozhets
4b3950456d
notification level for user
2013-03-26 10:48:07 +02:00
Dmitriy Zaporozhets
cf6d4dc10c
NotificationService for resolving email notification logic
2013-03-26 10:48:06 +02:00
Dmitriy Zaporozhets
448152ab94
Use NotificationService for observers pt1
2013-03-26 10:48:06 +02:00
Sytse Sijbrandij
f7e630c452
Updating based on Dmitriy his comments.
2013-03-26 10:46:53 +02:00
Sytse Sijbrandij
83d3f7e052
Better header and detail why you need two times the storage. Also moving memory and storage to the bottom, OS is more important.
2013-03-26 10:46:53 +02:00
Sytse Sijbrandij
7e93aaa6e6
Corrected mistake, added hint for windows users.
2013-03-26 10:46:53 +02:00
Sytse Sijbrandij
77c802a4fe
Combine it with the memory requirements that where already there.
2013-03-26 10:46:53 +02:00
Sytse Sijbrandij
ec1a37875d
Added memory requirements based on https://news.ycombinator.com/item?id=5423851
2013-03-26 10:46:53 +02:00
Andrew8xx8
242f6aa218
New issue button was not follows to external tracker if it is selected. fixed #3386
2013-03-26 12:28:26 +04:00
Sato Hiroyuki
33e236c631
Fix RoutingError when changing username to non ascii char.
2013-03-26 14:47:11 +09:00
Sato Hiroyuki
b49c1cb161
Display note count on network graph.
2013-03-26 09:51:39 +09:00
Sato Hiroyuki
62ef763a80
Refector: clean up code.
2013-03-26 09:46:10 +09:00
Dmitriy Zaporozhets
90db28d6d0
Merge pull request #3377 from SaitoWu/grit_ext
...
bump version of grit_ext
2013-03-25 11:55:20 -07:00
Saito
7a4f70d79b
bump version of grit_ext
2013-03-26 01:12:29 +08:00
Dmitriy Zaporozhets
8c9123943f
Update changelog
2013-03-25 16:12:12 +02:00
Dmitriy Zaporozhets
795bb9cf65
Merge branch 'feature/login_with_username'
2013-03-25 16:10:30 +02:00
Dmitriy Zaporozhets
9d92433a7c
login with both email or username
2013-03-25 16:10:14 +02:00
Dmitriy Zaporozhets
1496c01521
try to move wiki if it does not exist
2013-03-25 15:52:54 +02:00
Dmitriy Zaporozhets
6752968bb5
Updated changelog with transfer & security changes
2013-03-25 15:27:09 +02:00
Dmitriy Zaporozhets
6e78a1d7c8
Merge branch 'improve/project_transfer'
2013-03-25 15:20:42 +02:00
Dmitriy Zaporozhets
53e54ddf8a
require gitlab-shell v1.2.0 now
2013-03-25 15:19:06 +02:00
Dmitriy Zaporozhets
d6ac38133c
Admin.projects: remove views and route specs
2013-03-25 14:58:43 +02:00
Dmitriy Zaporozhets
98bea4b1ff
Updatev security tests since admin is a superuser now. Has access to any project
2013-03-25 13:40:08 +02:00
Dmitriy Zaporozhets
c610347cc1
Removed not relevant tests for admin.projects
2013-03-25 13:36:08 +02:00
Dmitriy Zaporozhets
d0df8a6ff8
remove project edit from admin area. Redesigned project page in admin area
2013-03-25 11:07:11 +02:00
Dmitriy Zaporozhets
e292d7c17b
Make transfer action in project controller
2013-03-25 10:48:30 +02:00
Dmitriy Zaporozhets
ff35b37fd2
transfer also wiki repository when transfer a project
2013-03-25 10:47:47 +02:00
Dmitriy Zaporozhets
1fb99264a9
Use TransferContext for project
2013-03-25 10:47:22 +02:00
Dmitriy Zaporozhets
850881a2ef
add admin ability to edit project settings from project area
2013-03-25 10:46:57 +02:00
Riyad Preukschas
6e15284844
Merge pull request #3354 from vinodc/install-docs-typo-fix
...
Fixing a minor typo in the installation docs
2013-03-25 00:49:19 -07:00
Dmitriy Zaporozhets
afa9f6045a
Merge branch 'more-links-in-readme' of /home/git/repositories/gitlab/gitlabhq
2013-03-25 07:39:23 +00:00
Vinod Chandru
df46903dbe
Fixing a minor typo in the installation docs
2013-03-24 20:23:02 -07:00
Dmitriy Zaporozhets
5f159d4bc0
Merge pull request #3335 from zzet/patch-4
...
Update databases.md
2013-03-24 03:44:14 -07:00
Andrew Kumanyaev
4cc27fd9e1
Update database.yml.postgresql
2013-03-24 14:10:32 +04:00