2013-07-26 |
|
---|---|
Remove unused code.
takezoe
committed
on 26 Jul 2013
|
|
Add lock for repository operation.
takezoe
committed
on 26 Jul 2013
|
|
2013-07-24 |
Use JGitUtil.isEmpty() to check whether repository is empty.
takezoe
committed
on 24 Jul 2013
|
|
|
2013-07-23 |
(refs #8)Implementing repository creation for group.
takezoe
committed
on 23 Jul 2013
|
2013-07-19 |
|
Fix resource leak.
rabitarochan
committed
on 19 Jul 2013
|
|
2013-07-17 |
Remove unused import statement.
takezoe
committed
on 17 Jul 2013
|
2013-07-15 |
(refs #2)Fix comparing diffs before sending pull request.
takezoe
committed
on 15 Jul 2013
|
2013-07-11 |
Improve Git repository creation.
takezoe
committed
on 11 Jul 2013
|
(refs #2)Experimental implementation of forking repository.
takezoe
committed
on 11 Jul 2013
|
|
2013-06-23 |
Fix wiki repository creation.
takezoe
committed
on 23 Jun 2013
|
2013-06-15 |
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-02 |
Implementing authentication.
takezoe
committed
on 2 Jun 2013
|
Move case classes in RepositoryViewerController to JGitUtil.
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 |
|