2013-07-11 |
Improve Git repository creation.
takezoe
committed
on 11 Jul 2013
|
---|---|
2013-07-09 |
(refs #31)Make it possible to create empty repository.
takezoe
committed
on 9 Jul 2013
|
2013-07-06 |
(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-03 |
Authenticators are renamed.
takezoe
committed
on 3 Jul 2013
|
2013-06-25 |
Insert default labels in repository creation.
takezoe
committed
on 25 Jun 2013
|
2013-06-21 |
Fix validation for user name, page name and repository name.
takezoe
committed
on 21 Jun 2013
|
Fix validation.
takezoe
committed
on 21 Jun 2013
|
|
Hide private repositories at the account page.
takezoe
committed
on 21 Jun 2013
|
|
2013-06-15 |
Fix the repository url.
takezoe
committed
on 15 Jun 2013
|
2013-06-04 |
Fix initial README.md content.
takezoe
committed
on 4 Jun 2013
|
|
|
Fix repository description handling.
takezoe
committed
on 4 Jun 2013
|
|
2013-06-03 |
Separate Authenticators to the trait from ControllerBase.
takezoe
committed
on 3 Jun 2013
|
Implementing add collaborator stuff.
takezoe
committed
on 3 Jun 2013
|
|
Rename ProjectService to RepositoryService.
takezoe
committed
on 3 Jun 2013
|
|
2013-06-02 |
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
|
|
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
|
|
2013-05-03 |
Repository name allows upper case.
takezoe
committed
on 3 May 2013
|
Added the index page which is used while in development.
takezoe
committed
on 3 May 2013
|
|
2013-05-01 |
|