takezoe
|
1705bd3ae9
|
Merge remote-tracking branch 'origin/master'
|
2014-02-01 07:08:39 +09:00 |
|
takezoe
|
e87c69f989
|
(refs #251)Remove BOM from UTF-8 string.
|
2014-02-01 07:08:03 +09:00 |
|
takezoe
|
1c529eea3d
|
Disable the post commit hook for Wiki repository.
|
2014-02-01 07:06:17 +09:00 |
|
takezoe
|
738b0cfe9a
|
Add version 1.10.
|
2014-02-01 06:11:18 +09:00 |
|
takezoe
|
913561cb2a
|
(refs #254)Remove AUTO_SERVER=TRUE for performance issue.
|
2014-01-30 20:42:53 +09:00 |
|
shootaroo
|
05a91565dc
|
Add id for line number
|
2014-01-30 15:16:29 +09:00 |
|
takezoe
|
79827efe9b
|
Merge branch 'master' of https://github.com/takezoe/gitbucket
|
2014-01-28 03:20:25 +09:00 |
|
takezoe
|
8722cd89fc
|
Merge branch 'ldap-fullname'
|
2014-01-28 03:19:40 +09:00 |
|
Naoki Takezoe
|
52fcc4ad1e
|
Update README.md
|
2014-01-26 08:43:34 +09:00 |
|
takezoe
|
59a096bfd6
|
(refs #250)Include repository name in download zip filename.
|
2014-01-25 05:25:17 +09:00 |
|
takezoe
|
5a1f541e13
|
(refs #245)Add full name attribute for LDAP authentication.
|
2014-01-25 05:07:32 +09:00 |
|
takezoe
|
94bd1c6a93
|
Merge branch 'rename-repository'
|
2014-01-18 18:05:45 +09:00 |
|
takezoe
|
5b1aef5e52
|
(refs #101, #102)Put Repository deletion and transfer ownership together to Danger Zone.
|
2014-01-18 07:06:48 +09:00 |
|
takezoe
|
89bfcdc44e
|
(refs #102)Add validation and auto completion to the transfer user name field
|
2014-01-18 06:44:39 +09:00 |
|
takezoe
|
fba81138ea
|
(refs #102)Experimental implementation of transfer repository ownership
|
2014-01-18 04:14:32 +09:00 |
|
takezoe
|
d50e07265e
|
Add unique checking before rename repository.
|
2014-01-18 03:54:57 +09:00 |
|
takezoe
|
c92891538e
|
Fix Cancel button position in the comment editing form.
|
2014-01-18 01:52:59 +09:00 |
|
takezoe
|
ccc1e9bc8b
|
(refs #246)Fix issue editing
|
2014-01-18 01:52:34 +09:00 |
|
takezoe
|
f33b398428
|
(refs #102)Change for transfer repository owner.
|
2014-01-16 19:39:14 +09:00 |
|
takezoe
|
226a8af262
|
Use old home if it exists.
|
2014-01-15 05:25:18 +09:00 |
|
takezoe
|
ebcc5ab4b1
|
(refs #101)Update links in activity message also.
|
2014-01-15 04:35:38 +09:00 |
|
takezoe
|
10e16e8379
|
Use old home if it exists.
|
2014-01-15 01:28:15 +09:00 |
|
takezoe
|
df1f3d8a00
|
(refs #101)Modification to add rename repository name.
|
2014-01-13 02:09:05 +09:00 |
|
takezoe
|
5e2dfffe25
|
Use FileUtils#moveDirectory() instead of File#renameTo()
|
2014-01-12 17:59:02 +09:00 |
|
takezoe
|
897f2ea6dd
|
Update data directory checking condition.
|
2014-01-12 16:47:23 +09:00 |
|
takezoe
|
3ff39ec578
|
Merge SignInController into IndexController
|
2014-01-12 16:16:09 +09:00 |
|
takezoe
|
3d852a535d
|
(refs #244)Change the default data directory to HOME/.gitbucket
|
2014-01-12 15:41:01 +09:00 |
|
takezoe
|
6f6a61f31a
|
Fix pattern match for webhook.
|
2014-01-04 17:23:18 +09:00 |
|
takezoe
|
10f54f5790
|
Ignore .settings directory.
|
2014-01-04 04:16:51 +09:00 |
|
takezoe
|
0e7280585a
|
Fix refs commit log and web hook.
|
2014-01-04 04:11:41 +09:00 |
|
takezoe
|
1da7173f27
|
Merge branch 'master' of https://github.com/takezoe/gitbucket
1.9
|
2013-12-28 02:43:57 +09:00 |
|
takezoe
|
1cb1e68a01
|
Add Version 1.9
|
2013-12-28 02:43:15 +09:00 |
|
Naoki Takezoe
|
b59c8a5512
|
Update README.md
|
2013-12-28 01:49:04 +09:00 |
|
Naoki Takezoe
|
fe63ad0976
|
Merge pull request #242 from ssogabe/pull-request-messages
Fixed pull request messages.They are a bit different from GitHub
|
2013-12-21 19:57:50 -08:00 |
|
ssogabe
|
941cb7b851
|
Fixed pull request messages.They are a bit different from GitHub
|
2013-12-22 12:28:36 +09:00 |
|
takezoe
|
d1cf0d9fd7
|
(refs #238)Enable automatic mixed mode of H2.
|
2013-12-22 02:06:44 +09:00 |
|
takezoe
|
64c2bb4d6b
|
(refs #237)Add link to gitbucket.plist
|
2013-12-21 05:30:48 +09:00 |
|
takezoe
|
24c9f5c17e
|
(refs #237)Move gitbucket.plist to contrib.
|
2013-12-21 05:29:52 +09:00 |
|
Naoki Takezoe
|
d368e4e80d
|
Merge pull request #237 from hanxue/osx
Add plist launcher for OS X and installation instructions
|
2013-12-20 12:26:32 -08:00 |
|
Naoki Takezoe
|
5c0ff84fc4
|
Merge pull request #233 from shootaroo/fix-style-readme
Fix style markdown table on README.md
|
2013-12-20 11:51:08 -08:00 |
|
Lee Hanxue
|
502a21b6b6
|
Add plist launcher for OS X and installation instructions
|
2013-12-19 17:59:32 +08:00 |
|
takezoe
|
0e9bf59c0f
|
Remove some functions from ControlUtil.
|
2013-12-15 04:21:39 +09:00 |
|
shootaroo
|
108f9fccdd
|
Fix style markdown table on README.md
|
2013-12-13 19:28:10 +09:00 |
|
takezoe
|
ac884bd7c3
|
(refs #196)Fire WebHook in merging pull request from Web GUI.
|
2013-12-12 04:23:43 +09:00 |
|
takezoe
|
a4cb5c991c
|
Upgrade scalatra-forms to 0.0.11.
|
2013-12-12 03:22:37 +09:00 |
|
takezoe
|
68f1f55f37
|
(refs #223)Display GITBUCKET_HOME on the system settings.
|
2013-12-12 03:17:42 +09:00 |
|
Naoki Takezoe
|
1dc779d5e8
|
Merge pull request #228 from mcveat/compiler-warnings
Silenced compiler warnings
|
2013-12-11 09:53:19 -08:00 |
|
Naoki Takezoe
|
f781c7a08c
|
Merge pull request #220 from maliayas/patch-1
Turn off autocomplete on "Add collaborator" form
|
2013-12-03 12:13:20 -08:00 |
|
Naoki Takezoe
|
a8511a9f39
|
Merge pull request #221 from drwlrsn/master
Fixes issue #216
|
2013-12-03 12:08:45 -08:00 |
|
Piotr Adamski
|
47714eec45
|
Silenced compiler warnings
|
2013-12-03 18:41:41 +01:00 |
|