2013-07-11 |
(refs #36)Handle unresolved revision string.
takezoe
committed
on 11 Jul 2013
|
---|---|
Fix showing branch if specified branch, tag or id does not exist.
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 |
Display the commit count at the repository viewer.
takezoe
committed
on 6 Jul 2013
|
2013-07-03 |
Fix authentication for repository.
takezoe
committed
on 3 Jul 2013
|
2013-07-02 |
Fix some Ajax URLs and Authenticators.
takezoe
committed
on 2 Jul 2013
|
2013-06-29 |
CompressUtil and FileTypeUtil are merged to FileUtil.
takezoe
committed
on 29 Jun 2013
|
2013-06-25 |
Small fix.
takezoe
committed
on 25 Jun 2013
|
Use Option.map instead of pattern matching.
takezoe
committed
on 25 Jun 2013
|
|
2013-06-21 |
Don't display binary file at the blob view.
takezoe
committed
on 21 Jun 2013
|
Move getBranchesOfCommit and getTagsOfCommit to JGitUtil.
takezoe
committed
on 21 Jun 2013
|
|
2013-06-20 |
Change icons of the file index.
takezoe
committed
on 20 Jun 2013
|
2013-06-15 |
Fix the repository url.
takezoe
committed
on 15 Jun 2013
|
2013-06-08 |
Fix commit id / issue id link in markdown.
takezoe
committed
on 8 Jun 2013
|
2013-06-06 |
Add the account editing page.
takezoe
committed
on 6 Jun 2013
|
Show the default branch in the default.
takezoe
committed
on 6 Jun 2013
|
|
2013-06-05 |
Generalize markdown preview.
takezoe
committed
on 5 Jun 2013
|
2013-06-04 |
Fix error response.
takezoe
committed
on 4 Jun 2013
|
Add authentication.
takezoe
committed
on 4 Jun 2013
|
|
2013-06-03 |
Rename ProjectService to RepositoryService.
takezoe
committed
on 3 Jun 2013
|
2013-06-02 |
Fix the index page.
takezoe
committed
on 2 Jun 2013
|
Pass the Account object instead of the user name to user.scala.html.
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
|
|
2013-05-04 |
Add JGitUtil#withGit() and use it to release repository resources
...
takezoe
committed
on 4 May 2013
|
Implemented: Downloading tagged contents as zip file.
takezoe
committed
on 4 May 2013
|
|
Replace existing code with JGitUtil#getRevCommitFromId().
takezoe
committed
on 4 May 2013
|
|
Fixed tags page.
takezoe
committed
on 4 May 2013
|
|
2013-05-03 |
Activate a link to tags page.
takezoe
committed
on 3 May 2013
|