summaryrefslogtreecommitdiffstats
path: root/src/test/java/com/gitblit/tests/FileUtilsTest.java
Commit message (Expand)AuthorAgeFilesLines
* Define manager interfaces and update all of Gitblit to use managersJames Moger2013-11-261-4/+1
* Remove trailing whitespace from unit testsJames Moger2013-09-301-2/+2
* Updated test suite to use relocated test config filesJames Moger2013-07-021-1/+1
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+86
n> Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/AppFramework/Http/DataResponse.php
blob: 2b54ce848efa1b75fccd71f056931c87b04d1b50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65