takezoe
|
02a367fd99
|
Add SystemSettings to Context properties
|
2014-03-15 01:24:34 +09:00 |
|
takezoe
|
4870533710
|
Upgrade scalatra-forms to 0.0.14
|
2014-03-15 01:04:28 +09:00 |
|
takezoe
|
8170a1b01d
|
(refs #115)Display finger print on the ssh key setting page
|
2014-03-14 11:39:40 +09:00 |
|
takezoe
|
d1c6c763e2
|
(refs #115)Add button to toggle http/ssh for wiki repository url box
|
2014-03-14 10:59:42 +09:00 |
|
takezoe
|
0c683f7243
|
(refs #115)SSH access to Wiki repository is available
|
2014-03-14 10:44:38 +09:00 |
|
takezoe
|
63de780527
|
Remove last '/' in base url
|
2014-03-14 03:21:35 +09:00 |
|
takezoe
|
c5ccbf2d1f
|
(refs #115)Fix TestCase
|
2014-03-14 02:57:31 +09:00 |
|
takezoe
|
8777535431
|
(refs #115)Base URL is required if SSH access is enabled
|
2014-03-14 02:07:31 +09:00 |
|
takezoe
|
70192ce420
|
(refs #115)Add new method to get sshUrl to RepositoryInfo
|
2014-03-13 22:26:15 +09:00 |
|
takezoe
|
02d79cb16a
|
(refs #115)Add url switcher to the repository url box
|
2014-03-13 16:54:11 +09:00 |
|
Tomofumi Tanaka
|
78ca9b3f1a
|
(refs #115)Use system settings port number
|
2014-03-13 01:47:28 +09:00 |
|
Tomofumi Tanaka
|
017631e337
|
(refs #115)Add ShellFactory
|
2014-03-13 00:56:33 +09:00 |
|
Tomofumi Tanaka
|
f9078dff2c
|
(refs #115)Remove debug code
|
2014-03-13 00:45:29 +09:00 |
|
takezoe
|
b66381d677
|
Merge branch 'master' into ssh-access
Conflicts:
src/main/scala/servlet/GitRepositoryServlet.scala
|
2014-03-12 22:43:32 +09:00 |
|
takezoe
|
49bf88f7a7
|
(refs #312)Fix redirection for non git client
|
2014-03-12 22:39:12 +09:00 |
|
Tomofumi Tanaka
|
f93ceaa91d
|
(refs #115)Fix typo
|
2014-03-12 01:01:12 +09:00 |
|
Tomofumi Tanaka
|
0fe122dc63
|
(refs #115)Parse owner and repository correctly
|
2014-03-12 00:57:03 +09:00 |
|
takezoe
|
3d251fa8ad
|
(refs #115)Disable ssh key setting page if ssh access is disabled
|
2014-03-11 02:37:02 +09:00 |
|
takezoe
|
af0b52448a
|
(refs #115)Add repository permission checking
|
2014-03-11 02:30:11 +09:00 |
|
takezoe
|
f78cdb637d
|
(refs #115)Fix TestCase
|
2014-03-10 01:00:10 +09:00 |
|
takezoe
|
845f2d6faa
|
(refs #115)Start and stop sshd at the system settings
|
2014-03-10 00:44:25 +09:00 |
|
takezoe
|
525edbab80
|
(refs #115)Add TODO
|
2014-03-09 02:27:46 +09:00 |
|
takezoe
|
c422b1c9a5
|
(refs #115)Small fix for views
|
2014-03-09 02:12:32 +09:00 |
|
takezoe
|
1043b13228
|
(refs #115)Small fix for views
|
2014-03-09 01:48:30 +09:00 |
|
takezoe
|
5e6c33df6c
|
(refs #115)Fix account registration page and add public key deletion
|
2014-03-09 01:38:23 +09:00 |
|
takezoe
|
9541771703
|
(refs #115)Use registered public key for authentication
|
2014-03-09 01:08:04 +09:00 |
|
takezoe
|
f99d37cfad
|
(refs #115)Adding SSH Key form is available
|
2014-03-09 00:57:00 +09:00 |
|
takezoe
|
0cfe31ccd9
|
(refs #115)Fix TestCase
|
2014-03-08 22:00:36 +09:00 |
|
takezoe
|
8fc1a5473b
|
(refs #115)Add table and model to store public keys
|
2014-03-08 19:26:49 +09:00 |
|
takezoe
|
049b12b908
|
Merge branch 'master' into ssh-access
Conflicts:
src/main/scala/servlet/GitRepositoryServlet.scala
|
2014-03-08 18:59:13 +09:00 |
|
takezoe
|
45f992b2bc
|
(refs #115)ServletContext is passed to Command
|
2014-03-08 14:57:17 +09:00 |
|
takezoe
|
9e2c66c341
|
(refs #115)ServletContext is passed to Command
|
2014-03-08 14:48:58 +09:00 |
|
takezoe
|
2d0f59b6f2
|
(refs #307)Fix deletion problem for branches which contains '/'
|
2014-03-08 04:22:55 +09:00 |
|
takezoe
|
fbba29e810
|
(refs #303)Submodule support
|
2014-03-08 02:58:49 +09:00 |
|
Tomofumi Tanaka
|
07a108760c
|
(refs #115)Use regex to create git command
And add GitCommandFactory Unit Test Spec
|
2014-03-06 23:36:01 +09:00 |
|
takezoe
|
b641bfb56a
|
(refs #241)Modify AccountService#getGroupMembers() to returns list of GroupMember instead of Tuple2
|
2014-03-06 16:17:41 +09:00 |
|
takezoe
|
c65d80bc72
|
(refs #241)Fix error occurring when member name contains special characters.
|
2014-03-06 15:51:12 +09:00 |
|
takezoe
|
e0d266bf16
|
(refs #241)Allow group manager to use repository settings
|
2014-03-06 15:30:58 +09:00 |
|
takezoe
|
b62f7c5aee
|
Fix TestCase
|
2014-03-06 14:27:49 +09:00 |
|
takezoe
|
c89f04b926
|
(refs #241)Fix group editing in the administration console
|
2014-03-06 12:17:25 +09:00 |
|
takezoe
|
ff8b4b4a88
|
Move newrepo.scala.html to account package
|
2014-03-06 11:39:41 +09:00 |
|
takezoe
|
07d63ae63a
|
Add caret to new icon
|
2014-03-06 11:39:13 +09:00 |
|
takezoe
|
c0f5cb1641
|
Move group.scala.html to account package
|
2014-03-06 11:26:58 +09:00 |
|
takezoe
|
50d84835cb
|
Merge CreateController to AccountController
|
2014-03-06 11:24:28 +09:00 |
|
takezoe
|
8cdf4ef618
|
Merge branch 'improve-group'
|
2014-03-06 11:06:19 +09:00 |
|
takezoe
|
eff3a7acb4
|
(refs #241)Fix group creation / edition form presentation
|
2014-03-06 11:05:47 +09:00 |
|
takezoe
|
716eddac7b
|
(refs #241)Checkbox for manager is replaced with toggle buttons
|
2014-03-06 02:46:40 +09:00 |
|
takezoe
|
9b15af3bb7
|
Update README.md for 1.11.1 release
|
2014-03-05 22:16:37 +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 |
|