shimamoto
|
6035281ca1
|
Change action(IssueComment) to String type.
|
2013-07-17 12:37:48 +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
|
a129f53e0c
|
Remove fixed TODO.
|
2013-07-12 03:01:28 +09:00 |
|
takezoe
|
72e2c6dca7
|
Replace String#format() with string interpolation.
|
2013-07-11 20:19:11 +09:00 |
|
takezoe
|
f104fab593
|
Rename StringUtil#encrypt() to sha1().
|
2013-07-11 11:09:30 +09:00 |
|
takezoe
|
4893e9a58a
|
(refs #28)Remove debug code.
|
2013-07-10 18:26:09 +09:00 |
|
takezoe
|
79480c1d73
|
(refs #28)Remove unnecessary import statement.
|
2013-07-10 18:25:24 +09:00 |
|
takezoe
|
653872df8e
|
(refs #28)Add SessionCleanupListener.
|
2013-07-10 18:23:56 +09:00 |
|
takezoe
|
e4324258d3
|
(refs #28)Implementing avatar image uploading.
|
2013-07-10 11:34:36 +09:00 |
|
takezoe
|
777142b992
|
(refs #20)Ignore response.setCharacterEncoding().
|
2013-07-09 02:02:28 +09:00 |
|
takezoe
|
daa54029ed
|
(refs #20)Remove charset from Content-Type header.
|
2013-07-08 21:36:18 +09:00 |
|
takezoe
|
f13e2c0d71
|
Insert issue comment from commit message as 'commit' action.
|
2013-07-08 15:33:53 +09:00 |
|
takezoe
|
6005282d9f
|
(refs #4)The base of activity timeline is completed.
|
2013-07-07 13:40:04 +09:00 |
|
takezoe
|
129020dbc4
|
(refs #4)Implementing activity recording for git push.
|
2013-07-07 03:50:11 +09:00 |
|
takezoe
|
f84078c7ca
|
(refs #4)Add 'Public Activity' tab to the account information page.
|
2013-07-06 20:03:34 +09:00 |
|
takezoe
|
47bdb8da23
|
(refs #18)Add schema update to fix constraints for COLLABORATOR.
|
2013-07-04 18:46:01 +09:00 |
|
takezoe
|
07512f1df9
|
Fix problem when GitBucket is working on non root context.
|
2013-07-04 13:08:00 +09:00 |
|
takezoe
|
c3e668d200
|
Fix problem when GitBucket is working on non root context.
|
2013-07-04 12:50:10 +09:00 |
|
takezoe
|
d771cb5102
|
Fix TODO.
|
2013-07-04 04:10:53 +09:00 |
|
takezoe
|
0bda8cdab7
|
Rename general variable name isWritable to hasWritePermission.
|
2013-07-03 01:51:41 +09:00 |
|
shimamoto
|
87d8a19e37
|
Add close and re-open of the issue.
|
2013-07-01 21:05:52 +09:00 |
|
takezoe
|
435d488089
|
Append commit message as issue comment by commit hook.
|
2013-06-30 02:55:55 +09:00 |
|
takezoe
|
a9d0ddbf5a
|
Fix basic authentication to encrypt entered password.
|
2013-06-30 02:14:56 +09:00 |
|
takezoe
|
0294c32fb8
|
Change java.sql.Date to java.sql.Timestamp.
|
2013-06-22 14:35:37 +09:00 |
|
takezoe
|
65eb89475a
|
Update flag columns to BOOLEAN.
|
2013-06-21 13:24:58 +09:00 |
|
takezoe
|
7a3512ee18
|
Fix commit log presentation.
|
2013-06-19 04:27:57 +09:00 |
|
takezoe
|
676e6c6047
|
Fix the repository url.
|
2013-06-16 03:20:34 +09:00 |
|
takezoe
|
516f985a03
|
Fix authentication for the wiki repository.
|
2013-06-16 02:05:23 +09:00 |
|
takezoe
|
275f6f02f8
|
Remove debug code.
|
2013-06-05 10:35:22 +09:00 |
|
takezoe
|
a9104f51f1
|
Fix authentication for public repository.
|
2013-06-05 10:15:31 +09:00 |
|
takezoe
|
64beb295e5
|
Fix typo.
|
2013-06-05 09:54:36 +09:00 |
|
takezoe
|
c3144383b2
|
Fix authentication for git repository.
|
2013-06-05 04:11:39 +09:00 |
|
shimamoto
|
edb0242f7e
|
Add the slick
|
2013-06-02 04:00:14 +09:00 |
|
takezoe
|
6e59a3706f
|
Add TODO.
|
2013-06-01 13:57:30 +09:00 |
|
takezoe
|
4c2b6c7f62
|
Improve the commit hook to add commit messages to the issue comment.
|
2013-06-01 01:54:44 +09:00 |
|
takezoe
|
888777f7e8
|
Commit hook test.
|
2013-05-31 20:28:06 +09:00 |
|
takezoe
|
42eded8e2c
|
Servlet, Filter and Listener are moved to 'servlet' package from 'util'
package.
|
2013-05-07 02:39:48 +09:00 |
|