2013-08-09 |
Remove unnecessary foreign key constraint.
takezoe
committed
on 9 Aug 2013
|
---|---|
(refs #69)Remove PULL_REQUEST table's foreign key for REQUEST_USER_NAME and REQUEST_REPOSITORY_NAME.
takezoe
committed
on 9 Aug 2013
|
|
2013-08-04 |
(refs #2)Add flag for identifying whether it's a pull request.
takezoe
committed
on 4 Aug 2013
|
2013-07-26 |
|
2013-07-25 |
(refs #2)Add forked count and repository tree view.
takezoe
committed
on 25 Jul 2013
|
Add view ISSUE_OUTLINE_VIEW.
shimamoto
committed
on 25 Jul 2013
|
|
2013-07-24 |
(refs #2)Fix pull request. Basic pattern had been tested but it's still unstable.
takezoe
committed
on 24 Jul 2013
|
2013-07-22 |
(refs #8)Add DDL to add new table and columns for group management.
takezoe
committed
on 22 Jul 2013
|
2013-07-16 |
Change ISSUE_COMMENT.ACTION to NOT NULL.
takezoe
committed
on 16 Jul 2013
|
2013-07-12 |
Expand column COMMENT.ACTION to VARCHAR(20).
takezoe
committed
on 12 Jul 2013
|
2013-07-10 |
(refs #28)Implementing avatar image uploading.
takezoe
committed
on 10 Jul 2013
|
2013-07-07 |
(refs #4)The base of activity timeline is completed.
takezoe
committed
on 7 Jul 2013
|
2013-07-06 |
(refs #4)Record wiki activity.
takezoe
committed
on 6 Jul 2013
|
(refs #4)Add issue close, reopen and comment activity.
takezoe
committed
on 6 Jul 2013
|
|
(refs #4)Add 'Public Activity' tab to the account information page.
takezoe
committed
on 6 Jul 2013
|
|
2013-07-04 |
(refs #18)Add schema update to fix constraints for COLLABORATOR.
takezoe
committed
on 4 Jul 2013
|
2013-07-01 |
|
2013-06-29 |
Encrypt password.
takezoe
committed
on 29 Jun 2013
|
2013-06-22 |
|
Fix MILESTONE schema.
takezoe
committed
on 22 Jun 2013
|
|
2013-06-21 |
Update flag columns to BOOLEAN.
takezoe
committed
on 21 Jun 2013
|
2013-06-20 |
Change ISSUE.CONTENT to NULLABLE.
takezoe
committed
on 20 Jun 2013
|
2013-06-19 |
|
2013-06-06 |
Fix the data type of MILESTONE.REPOSITORY_NAME.
takezoe
committed
on 6 Jun 2013
|
2013-06-04 |
Change the initial admin user to 'root' from 'admin'.
takezoe
committed
on 4 Jun 2013
|
2013-06-03 |
Fixed typo.
takezoe
committed
on 3 Jun 2013
|
Fix typo.
takezoe
committed
on 3 Jun 2013
|
|
Fix database schema.
takezoe
committed
on 3 Jun 2013
|
|
Refactor database schema.
takezoe
committed
on 3 Jun 2013
|
|
2013-05-02 |
Add DEFAULT_BRANCH column to PROJECT table.
takezoe
committed
on 2 May 2013
|