Naoki Takezoe
|
0d918add28
|
Merge pull request #320 from kunigaku/fix_247
Fix #247 servlet.CommitLogHook.onPostReceive takes minutes
|
2014-03-25 04:51:04 +09:00 |
|
kaakaa
|
3bff6a1949
|
Implement atom feeds
|
2014-03-24 23:06:37 +09:00 |
|
Naoki Takezoe
|
a562e5ca14
|
Merge pull request #319 from jmu/master
Trim LF of version file
|
2014-03-19 04:04:31 +09:00 |
|
kunigaku
|
6e0fb95ac3
|
Fix #247 servlet.CommitLogHook.onPostReceive takes minutes
When pushing tags, command.getOldId value is
“0000000000000000000000000000000000000000”.
So, can not get commit logs.
|
2014-03-18 22:51:15 +09:00 |
|
takezoe
|
61e28146fb
|
Fix TODO
|
2014-03-16 02:10:48 +09:00 |
|
takezoe
|
40d3f0ef9e
|
(refs #313)Search files which have FileMode.EXECUTABLE_FILE mode not only REGULAR_FILE
|
2014-03-16 01:55:26 +09:00 |
|
takezoe
|
99db825114
|
(refs #313)Add files which have FileMode.EXECUTABLE_FILE mode into zip file
|
2014-03-16 01:53:14 +09:00 |
|
takezoe
|
7341b377fe
|
Fix #314
|
2014-03-15 23:10:21 +09:00 |
|
takezoe
|
7f78a98de0
|
Display the first line of commit message on the file list
|
2014-03-15 18:03:52 +09:00 |
|
takezoe
|
d86f40e3a2
|
Small fix
|
2014-03-15 16:06:49 +09:00 |
|
Jiang
|
b74417f393
|
trim LF of version file
|
2014-03-15 10:14:41 +08:00 |
|
takezoe
|
f5883abf04
|
Use Context#settings instead of loadSystemSettings()
|
2014-03-15 04:07:31 +09:00 |
|
takezoe
|
02a367fd99
|
Add SystemSettings to Context properties
|
2014-03-15 01:24:34 +09:00 |
|
yjkony
|
9175cf5c71
|
Merge branch 'master' into add-features-to-ldapauth
Conflicts:
src/main/twirl/account/edit.scala.html
|
2014-03-14 15:56:08 +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
|
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 |
|
yjkony
|
a74bbd3eeb
|
Merge branch 'master' into add-features-to-ldapauth
|
2014-03-13 18:10:41 +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
|
0fe122dc63
|
(refs #115)Parse owner and repository correctly
|
2014-03-12 00:57:03 +09:00 |
|
yjkony
|
4e2a3fdbd0
|
Change trigger of "Disalbe mail resolve is enalbed" from "When system settings check-box is ON" to "When mail attribute is empty".
|
2014-03-11 12:56:00 +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 |
|
yjkony
|
8d200c72d3
|
Merge branch 'master' into add-features-to-ldapauth
|
2014-03-10 11:05:02 +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
|
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
|
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
|
e0d266bf16
|
(refs #241)Allow group manager to use repository settings
|
2014-03-06 15:30:58 +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
|
c0f5cb1641
|
Move group.scala.html to account package
|
2014-03-06 11:26:58 +09:00 |
|