takezoe
|
000afa1ed6
|
Merge branch 'master' into #33_match-by-email
Conflicts:
src/main/scala/util/JGitUtil.scala
src/main/scala/view/helpers.scala
src/main/twirl/repo/blob.scala.html
src/main/twirl/repo/commit.scala.html
src/main/twirl/repo/commits.scala.html
src/main/twirl/repo/files.scala.html
|
2013-07-18 15:49:56 +09:00 |
|
takezoe
|
323e25951f
|
Use Gravatar if committer is not registered in GitBucket.
|
2013-07-18 13:40:21 +09:00 |
|
Naoki Takezoe
|
49d0c0de87
|
Update for 1.3 release.
|
2013-07-18 12:46:08 +09:00 |
|
takezoe
|
e31a835c4e
|
(refs #30)Add LICENSE file
|
2013-07-18 12:34:06 +09:00 |
|
takezoe
|
fed4619a92
|
Merge remote-tracking branch 'origin/master'
|
2013-07-18 03:53:22 +09:00 |
|
takezoe
|
9eb1a20b3f
|
Batch updating for issues did not work with IE (also IE10).
I applied quick fix to release 1.3. Please update after 1.3 release if you have better solution.
|
2013-07-18 03:52:46 +09:00 |
|
Naoki Takezoe
|
ac21b9cc20
|
Update README.md
|
2013-07-18 03:35:08 +09:00 |
|
Naoki Takezoe
|
4a486e3bf8
|
Update README.md
|
2013-07-18 03:34:30 +09:00 |
|
takezoe
|
269374e6bb
|
Quote src attribute of avatar image.
|
2013-07-18 03:11:56 +09:00 |
|
shimamoto
|
8f056e4a82
|
Finished the issues controller refactoring.
|
2013-07-17 15:36:05 +09:00 |
|
shimamoto
|
d866847c0d
|
(refs #11) Fix comments to display.
|
2013-07-17 13:56:54 +09:00 |
|
shimamoto
|
ac784f8905
|
(refs #11) Change the value to be set in the action.
|
2013-07-17 12:40:23 +09:00 |
|
shimamoto
|
6035281ca1
|
Change action(IssueComment) to String type.
|
2013-07-17 12:37:48 +09:00 |
|
takezoe
|
4572a455c8
|
Change ISSUE_COMMENT.ACTION to NOT NULL.
|
2013-07-16 23:05:45 +09:00 |
|
takezoe
|
0bc6102096
|
(refs #39)Remove unnecessary attribute.
|
2013-07-16 21:31:42 +09:00 |
|
takezoe
|
3282a8d76a
|
(refs #39)Small fix for copy button.
|
2013-07-16 21:30:21 +09:00 |
|
Naoki Takezoe
|
d04befb8d0
|
Merge pull request #39 from tanacasino/feature/copy-to-clipboard
Add copy to clipboard git clone URL
|
2013-07-16 05:04:47 -07:00 |
|
Tomofumi Tanaka
|
fc7481c60c
|
Add copy to clipboard clone URL
|
2013-07-16 01:10:52 +09:00 |
|
takezoe
|
4e8c130cbf
|
Expand column COMMENT.ACTION to VARCHAR(20).
|
2013-07-12 16:07:20 +09:00 |
|
takezoe
|
f34f60b255
|
Returns a gray image if username has not been registered.
|
2013-07-12 15:43:23 +09:00 |
|
takezoe
|
3c2675fd0d
|
Remove unused import statement.
|
2013-07-12 15:23:01 +09:00 |
|
takezoe
|
f163e348e0
|
(refs #34)Link conversion checks existence of accounts and issues.
|
2013-07-12 15:15:58 +09:00 |
|
takezoe
|
71a3d79c82
|
Fix commit list presentation.
|
2013-07-12 04:34:54 +09:00 |
|
takezoe
|
bd1ba67647
|
Add avatar to the blob view.
|
2013-07-12 04:29:27 +09:00 |
|
takezoe
|
828688ddd0
|
(refs #33)Match committer by mail address.
|
2013-07-12 04:27:20 +09:00 |
|
takezoe
|
60cd1320d2
|
Migration for wiki repository configuration in 1.3 which add http.receivepack=true.
|
2013-07-12 03:30:25 +09:00 |
|
takezoe
|
a31de89f9c
|
Remove debug code.
|
2013-07-12 03:26:41 +09:00 |
|
takezoe
|
a129f53e0c
|
Remove fixed TODO.
|
2013-07-12 03:01:28 +09:00 |
|
takezoe
|
6aa86ac2e3
|
Use StringUtil#urlEncode() instead of URLEncode#encode().
|
2013-07-12 02:18:29 +09:00 |
|
takezoe
|
28cafbcad2
|
(refs #35)Fixed.
|
2013-07-12 02:14:27 +09:00 |
|
takezoe
|
991f60ce44
|
(refs #34)@xxxx in markdown as link.
|
2013-07-12 01:29:23 +09:00 |
|
takezoe
|
5dbeabcc58
|
Support formaction attribute.
|
2013-07-11 22:19:03 +09:00 |
|
takezoe
|
b6bcebc588
|
Fix activity message.
|
2013-07-11 22:13:53 +09:00 |
|
shimamoto
|
2f3aa57d23
|
Merge branch 'master' of https://github.com/takezoe/gitbucket.git
|
2013-07-11 22:02:44 +09:00 |
|
shimamoto
|
a123774bab
|
(refs #11) When the issue is closed or reopened, the comment id not
required.
|
2013-07-11 22:02:12 +09:00 |
|
takezoe
|
7f56b50267
|
Remove unnecessary code.
|
2013-07-11 21:26:27 +09:00 |
|
takezoe
|
386f0dc142
|
(refs #36)Handle unresolved revision string.
|
2013-07-11 21:24:09 +09:00 |
|
takezoe
|
bf90811cef
|
Replace String#format() with string interpolation.
|
2013-07-11 20:22:45 +09:00 |
|
takezoe
|
72e2c6dca7
|
Replace String#format() with string interpolation.
|
2013-07-11 20:19:11 +09:00 |
|
takezoe
|
81fe467b20
|
Improve Git repository creation.
|
2013-07-11 19:47:48 +09:00 |
|
shimamoto
|
d59e358caa
|
(refs #11) Add permission to html.
|
2013-07-11 15:03:57 +09:00 |
|
shimamoto
|
063170463f
|
(refs #11) Add permission to html.
|
2013-07-11 14:01:09 +09:00 |
|
shimamoto
|
f8a9851bb3
|
Merge branch 'master' of https://github.com/takezoe/gitbucket.git
|
2013-07-11 13:44:12 +09:00 |
|
shimamoto
|
b81a30ef12
|
(refs #11) Implemented the batch update.
|
2013-07-11 13:43:42 +09:00 |
|
takezoe
|
62fb968c9a
|
Fix showing branch if specified branch, tag or id does not exist.
|
2013-07-11 13:07:50 +09:00 |
|
takezoe
|
88b8567d2b
|
Hide branch pulldown at Tags tab.
|
2013-07-11 12:50:05 +09:00 |
|
takezoe
|
7e4a295ef0
|
(refs #28)Add avatar icon to the issue detail page.
|
2013-07-11 12:26:37 +09:00 |
|
takezoe
|
289ed85365
|
Fix height of avatar icon.
|
2013-07-11 12:06:06 +09:00 |
|
takezoe
|
07dd459f3c
|
Add method for request cache to app.Context.
|
2013-07-11 11:20:56 +09:00 |
|
takezoe
|
f104fab593
|
Rename StringUtil#encrypt() to sha1().
|
2013-07-11 11:09:30 +09:00 |
|