History for gitbucket_jkp / src / main / scala / app / RepositoryViewerController.scala
2014-04-21
@takezoe
(refs #13)Trying to embed ace editor into repository viewer.
takezoe committed on 21 Apr 2014
2014-04-11
@Naoki Takezoe
Fix message for empty repository
Naoki Takezoe committed on 11 Apr 2014
2014-04-09
@bati11
Implement the feature "Task List"
bati11 committed on 9 Apr 2014
2014-03-29
@Tobias Roeser
Merge branch 'master' into asciidoctorj ...
Tobias Roeser committed on 29 Mar 2014
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
@Tobias Roeser
Support relative links in asciidoc files.
Tobias Roeser committed on 4 Mar 2014
2014-02-26
@Tobias Roeser
Support plain text readme files (with .txt or no extension).
Tobias Roeser committed on 26 Feb 2014
@Tobias Roeser
Initial support for rendering asciidoc files.
Tobias Roeser committed on 26 Feb 2014
@Tobias Roeser
Show the correct name of the readme file (instead of showing always README.md).
Tobias Roeser committed on 26 Feb 2014
@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