Commit Graph

5160 Commits

Author SHA1 Message Date
Maren Süwer
fbc3b45831 add error handling if modify config failed 2018-08-16 11:37:21 +02:00
Maren Süwer
d2c8560609 remove unsued imports and disable editing if proxy is disabled 2018-08-16 11:26:45 +02:00
Maren Süwer
0452b95d10 add proxy exclude view and edit 2018-08-16 11:18:28 +02:00
Maren Süwer
998595ccd9 remove to do since it is done 2018-08-16 11:18:10 +02:00
Maren Süwer
41589d785d added view and edit of admin user and groups 2018-08-16 10:55:39 +02:00
Philipp Czora
a2c7fb22dd Merged heads 2018-08-16 10:47:47 +02:00
René Pfeuffer
9babeecea6 Create and handle RevisionNotFoundException 2018-08-16 10:24:47 +02:00
Philipp Czora
70039ad540 Removed setting content length to header length in ContentResource
Header is always 1024 Bytes long
2018-08-15 16:51:50 +02:00
Philipp Czora
b485fe1d2a Implemented resource method to get single file 2018-08-15 13:40:41 +02:00
René Pfeuffer
6e858ea305 Add documentation 2018-08-15 11:58:34 +02:00
René Pfeuffer
332fc347db Add basic integration test for interactions with repositories 2018-08-15 11:44:20 +02:00
René Pfeuffer
90316d92ac Clean up svn cat command 2018-08-15 10:32:08 +02:00
Philipp Czora
eceea012b0 Added optional revision path param to SourceRootResource#getAll 2018-08-15 10:26:32 +02:00
René Pfeuffer
78278b0dc8 Remove irritating assert 2018-08-15 10:06:35 +02:00
René Pfeuffer
5d6fcffe5e Clean up hg cat command 2018-08-15 09:59:35 +02:00
René Pfeuffer
267ef50e51 Clean up git cat command 2018-08-15 09:24:21 +02:00
René Pfeuffer
3038d6460c Verify header will not read complete file 2018-08-15 08:24:11 +02:00
René Pfeuffer
c3a455145a Read header using direct stream 2018-08-14 17:31:27 +02:00
René Pfeuffer
c8c1cad67f Add raw stream result to cat command 2018-08-14 17:22:30 +02:00
Philipp Czora
f3925fa311 Added links to sources ressource / refactored code and fixed issues 2018-08-14 17:16:10 +02:00
Mohamed Karray
012ac34a6a #8771 create the Permission DTO 2018-08-14 16:44:42 +02:00
René Pfeuffer
2266b971a9 Make smaller functions 2018-08-14 14:13:26 +02:00
René Pfeuffer
99a17c5103 Log error cases 2018-08-14 13:58:22 +02:00
René Pfeuffer
dcdab9a00e Fix typo 2018-08-14 13:09:43 +02:00
René Pfeuffer
fdaff02e01 Handle exception in stream processing 2018-08-14 12:58:03 +02:00
René Pfeuffer
01788f3de8 Name test method 2018-08-14 07:52:24 +02:00
Philipp Czora
f375e076e4 Implemented BrowserResultMapper 2018-08-13 17:31:45 +02:00
Maren Süwer
f2850370dd add modification of config 2018-08-13 16:35:43 +02:00
Maren Süwer
335ac2df24 use Config type 2018-08-13 16:35:19 +02:00
Maren Süwer
0df136da19 add disabled option to input field 2018-08-13 16:34:31 +02:00
Maren Süwer
5acd1ba90a add translations 2018-08-13 16:34:12 +02:00
Maren Süwer
27ae4dac1a show settings and let them modify 2018-08-13 16:33:56 +02:00
Maren Süwer
5767000eb5 added Config type 2018-08-13 16:33:27 +02:00
René Pfeuffer
815cee1569 Return content as stream 2018-08-13 15:52:50 +02:00
Maren Süwer
bb6f076178 add selectors for modifyGroupPending and Failure 2018-08-13 08:43:13 +02:00
Maren Süwer
10822fa4e0 add selectors for config content 2018-08-13 08:33:44 +02:00
René Pfeuffer
b197f92945 Remove wrong annotations 2018-08-10 16:32:56 +02:00
René Pfeuffer
7e31498fa4 Introduce content resource with content type detection 2018-08-10 16:31:22 +02:00
Philipp Czora
60526ba38e Started implementing the sources feature 2018-08-10 15:39:14 +02:00
René Pfeuffer
8c541b8dec Close service resource after usage 2018-08-10 13:37:10 +02:00
Philipp Czora
8a1c92d853 Merged in feature/bugfix_branch_tag_links_svn (pull request #56)
Remove branch and tag hal-link from svn repository
2018-08-10 08:17:10 +00:00
Philipp Czora
edea7a3fb1 Close branch feature/bugfix_branch_tag_links_svn 2018-08-10 08:17:10 +00:00
René Pfeuffer
f899185d2e Remove branch and tag hal-link from svn repository 2018-08-10 09:34:32 +02:00
Maren Süwer
fa1b82f910 added config modify 2018-08-09 16:44:24 +02:00
Maren Süwer
a4e1c8b023 renaming 2018-08-09 16:34:08 +02:00
Maren Süwer
00e078e3ab remove function because otherwise component is mounted three times instead of one 2018-08-09 16:33:28 +02:00
Maren Süwer
b0c1b64c43 correct structure of config state part 2018-08-09 13:05:59 +02:00
Maren Süwer
e0063c5119 add config to state 2018-08-09 13:05:34 +02:00
Maren Süwer
866a70b816 handle error and loading state 2018-08-09 12:09:50 +02:00
Philipp Czora
7010b602ef Merged changes 2018-08-09 11:54:15 +02:00