Naoki Takezoe
5b34b9c795
Update README.md
2014-02-24 02:34:13 +09:00
Naoki Takezoe
99d15899f6
Update README.md
2014-02-24 02:32:19 +09:00
takezoe
c114a8b507
(refs #279 )Fix TestCase.
2014-02-24 02:16:18 +09:00
takezoe
0dd37c2481
(refs #279 )Fix redirect URL generation in authentication.
2014-02-24 02:14:10 +09:00
Ali Ayas
b5d7c96bba
Apply GitHub diff colors
...
However, jsdifflib is still not a good approach. It requires dumping all the two text to the browser and do the work there. Instead, maybe the diff should be taken from the git itself and highlighting should be applied on that.
OTOH, word level diff would be good when applicable (like GitHub does).
2014-02-23 13:11:10 +02: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
39091240ff
(refs #60 )Mentioned issue reference from other issue or issue comment.
2014-02-22 05:13:39 +09:00
takezoe
0ccb753892
(refs #187 )Add large icons for repository.
2014-02-22 02:00:49 +09:00
takezoe
63dda84c8b
Add Version 1.11
2014-02-21 12:05:15 +09:00
takezoe
7ba1f85d48
(refs #187 )Repository icons are updated.
2014-02-21 11:39:02 +09:00
takezoe
bb9a23fe0f
Fix TestCase.
2014-02-20 03:40:06 +09:00
takezoe
8536824d7e
(refs #231 )Fix anchor icon style and apply URL encoding to non-ascii chars in anchor name.
2014-02-19 03:40:39 +09:00
takezoe
78073babe4
(refs #231 )Add anchor icon for headlines in Markdown.
2014-02-19 03:19:34 +09:00
Naoki Takezoe
521d15219c
Merge pull request #272 from jeffreyolchovy/issue/231
...
Fix for #231 : Generate headline anchor in Wiki pages
2014-02-11 04:53:37 +09:00
Naoki Takezoe
7469a3c349
Merge pull request #270 from rndstr/patch-1
...
Update new data directory in README.md
2014-02-10 07:50:40 +09:00
Jeffrey Olchovy
153a32e340
(refs #231 )Generate anchors for headers in wiki markup
2014-02-08 13:59:27 -05:00
Roland Schilter
f155d4f150
Update new data directory in README.md
2014-02-08 13:11:13 +01:00
takezoe
d683dd2c38
(refs #268 )Fix label filter bug when label contains whitespaces.
2014-02-08 07:04:18 +09:00
takezoe
7ebba741a8
(refs #232 )Highlight lines which are specified by URL hash.
2014-02-08 06:52:50 +09:00
takezoe
d10f683098
(refs #259 )Add underline to h1 and h2 in div.markdown-body.
2014-02-08 05:14:26 +09:00
takezoe
0270133ecf
(refs #267 )Improve H2 connectivity
2014-02-08 05:06:24 +09:00
takezoe
d7b479d97d
(refs #265 )Fix label pulldown position.
2014-02-08 05:04:06 +09:00
takezoe
4366c512fe
(refs #265 )Label editing for the pull request.
2014-02-05 03:07:37 +09:00
Naoki Takezoe
229a773ed2
Merge pull request #262 from shootaroo/jump-line
...
Add id for line number
2014-02-04 09:41:24 -08:00
takezoe
d882f20436
(refs #254 )Change comment action to "delete_branch" from "delete".
2014-02-04 17:20:48 +09:00
takezoe
9d7235af20
(refs #254 )Store removed branch name into CONTENT column of COMMENT table.
2014-02-04 17:06:54 +09:00
takezoe
c2eb53d154
(refs #224 )Add delete branch button to pull request from same repository.
2014-02-04 09:04:25 +09:00
takezoe
7629e347df
(refs #224 )Record delete branch activity
2014-02-03 08:06:04 +09:00
takezoe
2764caae29
(refs #224 )Add delete branch button
2014-02-03 08:00:43 +09:00
Naoki Takezoe
a87bd2a928
Merge pull request #264 from bati11/257-https-reverse-proxy
...
Fix #257 , "org.scalatra.ForceHttps" set to true, if --https=true
2014-02-01 21:39:01 -08:00
bati11
202c920064
Fix #257 , "org.scalatra.ForceHttps" set to true, if --https=true
...
ScalatraBase.redirect() use "org.scalatra.ForceHttps" in servlet
context init parameter when choice 'http' or 'https'.
2014-02-02 03:17:17 +09:00
Naoki Takezoe
a08316bba0
Update README.md
2014-02-01 17:15:50 +09:00
Naoki Takezoe
520e5ebb7a
Update README.md
2014-02-01 17:14:41 +09:00
Naoki Takezoe
5d5a4cacb1
Update README.md
2014-02-01 17:13:18 +09:00
takezoe
b885a1a0d4
(refs #256 )If account is already registered but disabled, authentication fails.
1.10
2014-02-01 17:05:33 +09:00
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