History for gitbucket_jkp / src / main / scala / app / RepositoryViewerController.scala
2014-03-15
@takezoe
(refs #313)Add files which have FileMode.EXECUTABLE_FILE mode into zip file
takezoe committed on 15 Mar 2014
@takezoe
Fix #314
takezoe committed on 15 Mar 2014
2014-03-14
@takezoe
Add SystemSettings to Context properties
takezoe committed on 14 Mar 2014
2014-03-13
@takezoe
(refs #115)Add url switcher to the repository url box
takezoe committed on 13 Mar 2014
2014-03-07
@takezoe
(refs #307)Fix deletion problem for branches which contains '/'
takezoe committed on 7 Mar 2014
@takezoe
(refs #303)Submodule support
takezoe committed on 7 Mar 2014
2014-03-04
@takezoe
Remove unnecessary code
takezoe committed on 4 Mar 2014
@takezoe
(refs #330)Return NotFound if specified file does not exist
takezoe committed on 4 Mar 2014
2014-02-26
@Tobias Roeser
Show the correct name of the readme file (instead of showing always README.md).
Tobias Roeser committed on 26 Feb 2014
2014-02-02
@takezoe
(refs #224)Record delete branch activity
takezoe committed on 2 Feb 2014
@takezoe
(refs #224)Add delete branch button
takezoe committed on 2 Feb 2014
2014-01-24
@takezoe
(refs #250)Include repository name in download zip filename.
takezoe committed on 24 Jan 2014
2013-11-29
@takezoe
(refs #211)README.md detection is case insensitive and it also detect README.markdown as same as Github.
takezoe committed on 29 Nov 2013
2013-10-24
@takezoe
(refs #104)Zip file is exported from the bare repository directly.
takezoe committed on 24 Oct 2013
2013-10-13
@xuwei-k
avoid NumberFormatException
xuwei-k committed on 13 Oct 2013
2013-10-03
@takezoe
Add FileUtil#getContentType().
takezoe committed on 3 Oct 2013
2013-10-02
@takezoe
(refs #108)Add ZIP download button to the repository viewer tab.
takezoe committed on 2 Oct 2013
2013-09-29
@takezoe
(refs #105)Specify suitable Content-Type header for downloaded file.
takezoe committed on 29 Sep 2013
2013-09-21
@takezoe
Use ControlUtil.
takezoe committed on 21 Sep 2013
2013-09-19
@takezoe
Introduce ControlUtil which provides control facilities such as using() or defining().
takezoe committed on 19 Sep 2013
2013-08-23
@odz
Add encoding detection
odz committed on 23 Aug 2013
2013-08-14
@takezoe
(refs #76)Show the content of the previous commit for removed files.
takezoe committed on 14 Aug 2013
@Tomofumi Tanaka
Ensure display file content of specified commit
Tomofumi Tanaka committed on 14 Aug 2013
2013-08-10
@takezoe
(refs #23)Add "Branch" tab to the repository viewer.
takezoe committed on 10 Aug 2013
2013-08-09
@takezoe
Improved the list of forked repositories presentation.
takezoe committed on 9 Aug 2013
@takezoe
(refs #69)Forked repositories tree is changed to flat list. ...
takezoe committed on 9 Aug 2013
2013-08-03
@takezoe
Merge branch 'master' into fork-and-pullreq ...
takezoe committed on 3 Aug 2013
2013-07-29
@takezoe
Move private method.
takezoe committed on 29 Jul 2013
@takezoe
(refs #53)Fix path extraction for branch which contains '/'.
takezoe committed on 29 Jul 2013
2013-07-25
@takezoe
(refs #2)Add forked count and repository tree view.
takezoe committed on 25 Jul 2013