takezoe
|
b60e2c07c7
|
(refs #327)Move feed.scala.xml to helper package because it breaks compilation by overriding xml package
|
2014-04-18 07:04:31 +09:00 |
|
takezoe
|
86f0307633
|
Merge branch 'feedactivities' of https://github.com/kaakaa/gitbucket into kaakaa-feedactivities
|
2014-04-18 06:44:27 +09:00 |
|
Naoki Takezoe
|
1db891a771
|
(refs #345)Fix an error for users who are authenticated with mail address through LDAP in push over HTTP.
|
2014-04-15 19:26:09 +09:00 |
|
Naoki Takezoe
|
e0f1658120
|
Use retro as default Gravator image
|
2014-04-11 12:12:24 +09:00 |
|
Naoki Takezoe
|
da105b7180
|
Merge remote-tracking branch 'origin/master'
|
2014-04-11 11:58:51 +09:00 |
|
Naoki Takezoe
|
9c4f7cc530
|
Fix message for empty repository
|
2014-04-11 11:57:16 +09:00 |
|
takezoe
|
d7eef8bd25
|
(refs #343)Add drop COMMIT_LOG table statement in migration for 1.13
|
2014-04-11 07:40:07 +09:00 |
|
Tomofumi Tanaka
|
7b7c0e1eee
|
Fix getAllcommitIds bug in empty repository
|
2014-04-11 01:35:31 +09:00 |
|
Naoki Takezoe
|
2ae7798591
|
(refs #343)Apply fix to ssh pushing also
|
2014-04-10 17:55:58 +09:00 |
|
Naoki Takezoe
|
3f76453f34
|
(refs #343)Retrieve all commit id from Git repository in pre commit hook instead of COMMIT_LOG table
|
2014-04-10 17:42:25 +09:00 |
|
Naoki Takezoe
|
8fbbe7f31e
|
(refs #337)Fix JavaScript not found problem in JBoss/WildFly
|
2014-04-10 11:25:39 +09:00 |
|
takezoe
|
92a43b4f99
|
Merge branch 'remove-asciidoc'
|
2014-04-10 07:44:02 +09:00 |
|
Naoki Takezoe
|
c128086778
|
(refs #335)Revert account updating in LDAP authentication
|
2014-04-08 16:34:01 +09:00 |
|
Naoki Takezoe
|
cc4fb8bf79
|
(refs #335)Add Scaladoc
|
2014-04-08 16:24:53 +09:00 |
|
Naoki Takezoe
|
c3ac0f3d9f
|
(refs #335)Fix account updating in LDAP authentication
|
2014-04-08 16:21:10 +09:00 |
|
Naoki Takezoe
|
dfa4816633
|
(refs #288)Once remove AsciiDoc support
|
2014-04-08 10:13:07 +09:00 |
|
Tomofumi Tanaka
|
06978a4fc4
|
(refs #340)Add public key validation
|
2014-04-07 22:56:13 +09:00 |
|
Tomofumi Tanaka
|
3a2ecf6896
|
Fix bug #340
|
2014-04-07 22:53:31 +09:00 |
|
Naoki Takezoe
|
b357d52ec5
|
(refs #335)Fix LDAP authentication
|
2014-04-07 21:08:13 +09:00 |
|
Naoki Takezoe
|
f8b6b1ebf8
|
Merge pull request #288 from lefou/asciidoctorj
Support AsciiDoc markup for all files + Plain text Readme's
|
2014-04-04 13:09:45 +09:00 |
|
takezoe
|
91bd9d1111
|
(refs #335)Oops, fix substring condition
|
2014-04-03 08:55:50 +09:00 |
|
takezoe
|
1ec825050d
|
(refs #335)Use string before '@' of mail address if user name is mail address in LDAP authentication.
|
2014-04-03 08:47:42 +09:00 |
|
takezoe
|
a6a08d13e9
|
(refs #335)Use string before '@' of mail address if user name is mail address in LDAP authentication.
|
2014-04-03 06:54:56 +09:00 |
|
takezoe
|
9a47c4a990
|
Fix #334
|
2014-04-03 00:32:39 +09:00 |
|
takezoe
|
c1bbec2a1c
|
Use logger instead of println
|
2014-04-01 04:53:32 +09:00 |
|
takezoe
|
6227a4643a
|
Fix #331
|
2014-04-01 04:47:08 +09:00 |
|
takezoe
|
5d3365a944
|
Fix #328
|
2014-03-31 00:39:30 +09:00 |
|
takezoe
|
84ac2974fb
|
Skip issue id extraction if the repository has no issues
|
2014-03-30 20:52:39 +09:00 |
|
Tobias Roeser
|
c9a1515d1f
|
Merge branch 'master' into asciidoctorj
Conflicts:
src/main/scala/app/RepositoryViewerController.scala
|
2014-03-29 13:53:23 +01:00 |
|
takezoe
|
1fe649e70f
|
(refs #326)SSH clone URL includes username for logged-in users and it's hidden for non logged-in users.
|
2014-03-25 05:11:29 +09:00 |
|
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 |
|
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 |
|
takezoe
|
02d79cb16a
|
(refs #115)Add url switcher to the repository url box
|
2014-03-13 16:54:11 +09:00 |
|