Commit Graph

5160 Commits

Author SHA1 Message Date
Sebastian Sdorra
bef3d08eb5 use git util 2011-06-21 17:46:39 +02:00
Sebastian Sdorra
d80ef3c27a improve GitUtil 2011-06-21 17:45:14 +02:00
Sebastian Sdorra
0a343159a9 fetch latest revcommit 2011-06-21 17:41:05 +02:00
Sebastian Sdorra
3c367d225b release treewalk after iteration 2011-06-21 17:22:42 +02:00
Sebastian Sdorra
c65cc36246 fix authentication problem with public repositories, see #30 2011-06-20 08:46:16 +02:00
Sebastian Sdorra
da8c28cb55 fix getContent method of git repository browser 2011-06-19 13:46:46 +02:00
Sebastian Sdorra
3d9f8e3314 improve logging 2011-06-19 13:36:26 +02:00
Sebastian Sdorra
45eeb2912b improve error handling 2011-06-19 13:33:54 +02:00
Sebastian Sdorra
9d62147400 fix missing brush for text files 2011-06-19 13:28:16 +02:00
Sebastian Sdorra
384a15bf99 enable tab scrolling 2011-06-19 13:24:19 +02:00
Sebastian Sdorra
aef03e237d fix getName method of repositorybrowser 2011-06-19 13:02:04 +02:00
Sebastian Sdorra
db7a653f83 fix java multiline comments 2011-06-19 12:52:50 +02:00
Sebastian Sdorra
a446a3063c implement git getContent for repository browser 2011-06-18 17:28:33 +02:00
Sebastian Sdorra
381118c244 improve logging 2011-06-18 17:27:48 +02:00
Sebastian Sdorra
72d5c590b9 improve BrowserResult api 2011-06-18 17:02:58 +02:00
Sebastian Sdorra
5adea3f28b improve repository browser api 2011-06-18 16:41:23 +02:00
Sebastian Sdorra
7d758aed6c added not found repository exceptions 2011-06-18 16:26:23 +02:00
Sebastian Sdorra
f86e50164b use method to check for a write request 2011-06-17 18:17:13 +02:00
Sebastian Sdorra
335ac90545 fix typo in log message, see #30 2011-06-17 17:59:30 +02:00
Sebastian Sdorra
468fe30e93 throw ServiceNotEnabledException if git config is not valid 2011-06-17 13:30:33 +02:00
Sebastian Sdorra
65bd982b88 fix a bug with gitconfig reference, see #29 2011-06-17 13:14:45 +02:00
Sebastian Sdorra
5f426f3e13 start implementation of git repositorybrowser 2011-06-17 12:53:47 +02:00
Sebastian Sdorra
dda56fb750 implement svn getContent for the repositorybrowser 2011-06-16 16:58:20 +02:00
Sebastian Sdorra
6049aea754 fix change directory in svn repositorybrowser 2011-06-16 16:46:14 +02:00
Sebastian Sdorra
5e25070570 added support for trusted domains, see #28 2011-06-16 12:59:28 +02:00
Sebastian Sdorra
814bdf3d84 indent 2011-06-16 11:04:38 +02:00
Sebastian Sdorra
89d790da44 start implementing SvnRepositoryBrowser 2011-06-15 16:57:09 +02:00
Sebastian Sdorra
bd8c53f85e create link from changesetviewer to repositorybrowser 2011-06-15 15:55:25 +02:00
Sebastian Sdorra
bf5fad9c84 added support for different revisions to Sonia.repository.RepositoryBrowser 2011-06-15 15:31:25 +02:00
Sebastian Sdorra
8facd889c8 remove unused field 2011-06-15 15:17:32 +02:00
Sebastian Sdorra
1f09fb4956 fix missing scrollbars 2011-06-15 15:14:48 +02:00
Sebastian Sdorra
7f2bcacead fix bug in Sonia.util.Link 2011-06-15 08:56:16 +02:00
Sebastian Sdorra
b7cfe3a14b added workaround for brush not found error 2011-06-14 22:11:36 +02:00
Sebastian Sdorra
3f89ee98fd improve SyntaxHighlighterPanel 2011-06-14 22:01:52 +02:00
Sebastian Sdorra
99a0b86716 added Sonia.panel.SyntaxHighlighterPanel 2011-06-14 20:58:41 +02:00
Sebastian Sdorra
86bfa64409 fix wrong lastModified date 2011-06-14 08:53:54 +02:00
Sebastian Sdorra
db87b7f353 set autoheight for repositorybrowser 2011-06-14 08:14:47 +02:00
Sebastian Sdorra
67a23b5053 make filepanel closeable 2011-06-14 08:13:00 +02:00
Sebastian Sdorra
7e96435cbe start integrating SyntaxHighlighter 2011-06-13 17:16:34 +02:00
Sebastian Sdorra
7414b931f2 implement openFile 2011-06-13 16:15:36 +02:00
Sebastian Sdorra
56c4e1b0b9 added getContent api 2011-06-13 15:46:28 +02:00
Sebastian Sdorra
b98225955b added syntaxhighlighter 2011-06-13 14:53:34 +02:00
Sebastian Sdorra
ec518faa7d added back button to repositorybrowser 2011-06-13 14:39:56 +02:00
Sebastian Sdorra
0df1f147b8 only call changedirectory if the file is a directory 2011-06-13 14:07:21 +02:00
Sebastian Sdorra
e921afce43 make repositorybrowser closeable 2011-06-13 14:00:55 +02:00
Sebastian Sdorra
df93637d52 implement changedirectory method 2011-06-13 13:56:20 +02:00
Sebastian Sdorra
9dc6178525 sort repositorybrowser files 2011-06-13 13:34:42 +02:00
Sebastian Sdorra
f8483c22af added last commit message to repositorybrowser 2011-06-13 13:14:25 +02:00
Sebastian Sdorra
a9061d8592 added sonia.repository.repositorybrowser.js 2011-06-13 12:38:54 +02:00
Sebastian Sdorra
a8f9692295 added webservice method for repositorybrowser 2011-06-12 18:15:13 +02:00