takezoe
|
2fe6b8c1e7
|
Fix TestCase
|
2014-04-29 17:02:16 +09:00 |
|
takezoe
|
b0360db105
|
Merge branch 'master' of https://github.com/takezoe/gitbucket
|
2014-04-29 15:44:58 +09:00 |
|
takezoe
|
0f9c95c15a
|
baseUrl calculation is concentrated to SystemSettings
|
2014-04-29 15:43:41 +09:00 |
|
shimamoto
|
8efd1da7e6
|
Merge branch 'fileupload'
|
2014-04-29 14:42:25 +09:00 |
|
takezoe
|
779df30ec8
|
Fix #355
|
2014-04-29 02:03:28 +09:00 |
|
shimamoto
|
296a0b2124
|
Removed FileUploadControllerBase(in the middle of improving file
upload).
|
2014-04-23 02:02:19 +09:00 |
|
takezoe
|
d558476cd2
|
(refs #327)Fix baseURL and host in Context
|
2014-04-18 07:53:09 +09:00 |
|
kaakaa
|
3bff6a1949
|
Implement atom feeds
|
2014-03-24 23:06:37 +09:00 |
|
takezoe
|
61e28146fb
|
Fix TODO
|
2014-03-16 02:10:48 +09:00 |
|
takezoe
|
02a367fd99
|
Add SystemSettings to Context properties
|
2014-03-15 01:24:34 +09:00 |
|
takezoe
|
b732e0d55a
|
Fix error when base url is configured.
|
2014-03-05 22:12:34 +09:00 |
|
takezoe
|
d92a1cee1c
|
Replace Context#path with the base url if it's configured.
|
2014-03-05 19:18:50 +09:00 |
|
takezoe
|
5cf96134d5
|
(refs #296)Fix redirection path generation again
|
2014-03-04 03:25:18 +09:00 |
|
takezoe
|
0961eb5976
|
(refs #279)Fix redirect url generation.
|
2014-03-02 23:55:03 +09:00 |
|
takezoe
|
17f581f654
|
(refs #279)Override ScalatraBase#fullUrl() to apply the configured base url to redirection.
|
2014-03-01 15:19:42 +09:00 |
|
takezoe
|
590b431ec1
|
Add FlashMapSupport to ControllerBase.
|
2014-03-01 13:27:36 +09:00 |
|
takezoe
|
98266fe0e1
|
(refs #279)Fix webhook URL to use the configured base URL.
|
2014-03-01 13:05:42 +09:00 |
|
takezoe
|
0dd37c2481
|
(refs #279)Fix redirect URL generation in authentication.
|
2014-02-24 02:14:10 +09:00 |
|
takezoe
|
a76792ced4
|
(refs #279)Add configuration to specify the base URL. But still one problem has not been resolved.
|
2014-02-22 14:20:51 +09:00 |
|
takezoe
|
43152c9341
|
Upgrade scalatra-forms to 0.0.8.
|
2013-11-14 04:04:29 +09:00 |
|
takezoe
|
ac4d4de3c1
|
Fix redirect path encoding.
|
2013-11-10 02:45:54 +09:00 |
|
takezoe
|
81e2ac44c3
|
(refs #114)Remove user related data when user is removed.
|
2013-11-02 14:01:07 +09:00 |
|
takezoe
|
c517b44e82
|
Upgrade to scalatra-forms 0.0.4
|
2013-11-02 05:07:09 +09:00 |
|
takezoe
|
d34118bdfd
|
Define request attribute keys.
|
2013-09-23 02:03:10 +09:00 |
|
takezoe
|
c57bc487a3
|
Define session keys.
|
2013-09-23 00:51:57 +09:00 |
|
takezoe
|
296fc9a3df
|
Improve session handling.
|
2013-09-23 00:18:38 +09:00 |
|
takezoe
|
fd8b5780f3
|
Use ControlUtil.
|
2013-09-22 19:28:14 +09:00 |
|
takezoe
|
3fc0fa5a02
|
Don't set response content type via Accept header.
|
2013-09-04 03:39:28 +09:00 |
|
takezoe
|
ec827ab371
|
Remove unused import statement.
|
2013-08-31 02:11:13 +09:00 |
|
takezoe
|
e79d463cf7
|
(refs #87)rolled back because it breaks content type for resources such as css or images.
|
2013-08-25 22:12:00 +09:00 |
|
odz
|
da1172a882
|
specify contentType
|
2013-08-24 22:30:58 +09:00 |
|
takezoe
|
14de86afa0
|
Fix redirect behaviour after sign in.
|
2013-08-10 23:13:43 +09:00 |
|
takezoe
|
629b714dab
|
Upgrade scalatra-forms.
|
2013-08-09 18:06:33 +09:00 |
|
takezoe
|
07ef06ad95
|
Improve authentication for H2 console.
|
2013-07-25 03:16:34 +09:00 |
|
takezoe
|
3cc39489bd
|
(refs #40)Enable H2 Console.
|
2013-07-22 21:12:22 +09:00 |
|
takezoe
|
0c131ec990
|
Move FileUploadUtil to FileUploadControllerBase.
|
2013-07-19 20:33:40 +09:00 |
|
takezoe
|
07dd459f3c
|
Add method for request cache to app.Context.
|
2013-07-11 11:20:56 +09:00 |
|
takezoe
|
796a276b65
|
(refs #28)Look up Gravatar if user icon is not configured.
|
2013-07-11 03:51:50 +09:00 |
|
takezoe
|
9d61f73e22
|
Generalize some methods in AccountController and UserManagementController.
|
2013-07-10 20:44:28 +09:00 |
|
takezoe
|
7a3c61a8d0
|
Generalize some methods in AccountController and UserManagementController.
|
2013-07-10 20:38:24 +09:00 |
|
takezoe
|
b2ac040d69
|
Fix repository url.
|
2013-07-03 20:16:38 +09:00 |
|
takezoe
|
df68ad757f
|
Remove resolved TODO.
|
2013-06-29 23:00:41 +09:00 |
|
takezoe
|
adfb71ea77
|
Fix Unauthorized error behaviour.
|
2013-06-29 22:42:40 +09:00 |
|
takezoe
|
9650cc48cc
|
Redirect to previous URL after sign in.
|
2013-06-29 04:31:58 +09:00 |
|
takezoe
|
bb863962c0
|
Fix Ajax processing.
|
2013-06-28 02:47:02 +09:00 |
|
takezoe
|
dfcac1e7a4
|
Separate extension of scalatra-forms to trait from ControllerBase.
|
2013-06-24 00:23:01 +09:00 |
|
shimamoto
|
4326f34ef5
|
Create java.util.Date TypeMapper. And add the currentDate method.
|
2013-06-23 20:46:08 +09:00 |
|
takezoe
|
157f545186
|
Add date value type for scalatra-forms mapping.
|
2013-06-23 02:19:53 +09:00 |
|
takezoe
|
4d4e0c8487
|
Fix validation for user name, page name and repository name.
|
2013-06-21 18:56:00 +09:00 |
|
takezoe
|
19cab6b2d8
|
Remove debug code.
|
2013-06-16 03:21:20 +09:00 |
|