2013-06-19 |
|
---|---|
2013-06-15 |
Fix the repository url.
takezoe
committed
on 15 Jun 2013
|
Pull to the working copy of the wiki repository before modifying.
takezoe
committed
on 15 Jun 2013
|
|
Remove debug code.
takezoe
committed
on 15 Jun 2013
|
|
Synchronization of modification to the working repository for Wiki.
takezoe
committed
on 15 Jun 2013
|
|
2013-06-06 |
Delete Repository page has been implemented.
takezoe
committed
on 6 Jun 2013
|
Fix the account page to display repositories which is registered as collaborator.
takezoe
committed
on 6 Jun 2013
|
|
2013-06-04 |
Collaborators became removable.
takezoe
committed
on 4 Jun 2013
|
Fix updating in AccountService.
takezoe
committed
on 4 Jun 2013
|
|
Save repository options.
takezoe
committed
on 4 Jun 2013
|
|
Add RepositoryService#updateLastActivityDate().
takezoe
committed
on 4 Jun 2013
|
|
Add AccountService#updateLastLoginDate().
takezoe
committed
on 4 Jun 2013
|
|
Add AccountService#updateAccount()
takezoe
committed
on 4 Jun 2013
|
|
Add new user creation stuff.
takezoe
committed
on 4 Jun 2013
|
|
2013-06-03 |
Implementing add collaborator stuff.
takezoe
committed
on 3 Jun 2013
|
Define the static values for the user type.
takezoe
committed
on 3 Jun 2013
|
|
Rename ProjectService to RepositoryService.
takezoe
committed
on 3 Jun 2013
|
|
Remove unused code and add TODO comment.
takezoe
committed
on 3 Jun 2013
|
|
Refactor database schema.
takezoe
committed
on 3 Jun 2013
|
|
2013-06-02 |
Define static values for the project type.
takezoe
committed
on 2 Jun 2013
|
Fix the index page.
takezoe
committed
on 2 Jun 2013
|
|
Implementing authentication.
takezoe
committed
on 2 Jun 2013
|
|
Refactor to use ProjectService instead of JGitUtil directly to retrieve project information.
takezoe
committed
on 2 Jun 2013
|
|
Move case classes in RepositoryViewerController to JGitUtil.
takezoe
committed
on 2 Jun 2013
|
|
Retrieve project information from DB at the repository list.
takezoe
committed
on 2 Jun 2013
|
|
Insert project info into database before actual git repository creation.
takezoe
committed
on 2 Jun 2013
|
|
Add AccountService and ProjectService.
takezoe
committed
on 2 Jun 2013
|
|
Remove unused code.
takezoe
committed
on 2 Jun 2013
|
|
Remove unused import statements.
takezoe
committed
on 2 Jun 2013
|
|
2013-05-06 |
|