Commit Graph

6517 Commits

Author SHA1 Message Date
Thomas Boerger
f909ee81d4 Merge pull request #3 from fossabot/master
Add license scan report and status
2019-09-18 11:07:22 +02:00
Thomas Boerger
f84b84e974 Remove duplicated licenses info from readme 2019-09-18 09:52:37 +02:00
Thomas Boerger
6d4fe49882 Remove duplicated licenses info from readme 2019-09-18 09:52:22 +02:00
Thomas Boerger
c93d38d693 Remove duplicated licenses info from readme 2019-09-18 09:52:07 +02:00
Thomas Boerger
6df72bdae2 Remove duplicated licenses info from readme 2019-09-18 09:51:49 +02:00
fossabot
2265cb36e3 Add license scan report and status
Signed-off-by: fossabot <badges@fossa.io>
2019-09-18 00:20:06 -07:00
fossabot
66a5bb8b37 Add license scan report and status
Signed-off-by: fossabot <badges@fossa.io>
2019-09-18 00:20:05 -07:00
fossabot
5dce9978a3 Add license scan report and status
Signed-off-by: fossabot <badges@fossa.io>
2019-09-18 00:20:05 -07:00
fossabot
15befabcb3 Add license scan report and status
Signed-off-by: fossabot <badges@fossa.io>
2019-09-18 00:20:01 -07:00
Thomas Boerger
f8343dd870 Rename phoenix folder into assets 2019-09-16 14:05:36 +02:00
Thomas Boerger
c73f1cd325 Start to publish documentation 2019-09-16 11:57:08 +02:00
Thomas Boerger
1b0c737d3b Add example configs 2019-09-16 11:03:18 +02:00
Thomas Boerger
a615b1dae0 Add example configs 2019-09-16 11:03:17 +02:00
Thomas Boerger
c9bde797bd Add example configs 2019-09-16 11:03:16 +02:00
Thomas Boerger
3bad757021 Add simple text to about docs section 2019-09-16 10:37:34 +02:00
Thomas Boerger
109bdfa569 Add simple text to about docs section 2019-09-16 10:37:30 +02:00
Thomas Boerger
657353b9bc Add simple text to about docs section 2019-09-16 10:37:26 +02:00
Thomas Boerger
dd5115dea0 Apply standard format, add dummy server 2019-09-16 10:11:09 +02:00
Thomas Boerger
f736c02c23 Apply standard format, add dummy server 2019-09-16 10:11:08 +02:00
Thomas Boerger
aff767c4d3 Generate and publish documentation within drone 2019-09-16 09:13:03 +02:00
Thomas Boerger
3e3717d7b1 Add inital documentation 2019-09-16 09:10:57 +02:00
Thomas Boerger
a8ce4461a7 Ignore config.json within config dir 2019-09-13 15:08:24 +02:00
Thomas Boerger
e1e5cad606 Merge pull request #8 from owncloud/socket-listener
Optionally listen to unix sockets instead of port binding
2019-09-13 15:01:37 +02:00
Thomas Boerger
85b9383aa5 Merge branch 'master' into socket-listener 2019-09-13 14:48:55 +02:00
Thomas Boerger
7b508d788c Merge pull request #9 from owncloud/ignore-assets
Drop and ignore generated assets
2019-09-13 14:48:42 +02:00
Thomas Boerger
def3c32bca Drop and ignore generated assets
We are embedding the assets as part of our build pipeline, and even
without that the embedded assets are generated by our `make generate`
task anyway, so let's remove thise huge amount of files from the
repository and generate it on build time.
2019-09-13 14:41:16 +02:00
Thomas Boerger
ae50f7dcd3 Optionally listen to unix sockets instead of port binding 2019-09-13 14:39:31 +02:00
Thomas Boerger
7eda1b62b0 Add missing dot to comment 2019-09-13 13:22:45 +02:00
Thomas Boerger
0aa03ce88c Always load assets from phoenix dir on development 2019-09-13 13:22:21 +02:00
Thomas Boerger
345a290443 Merge pull request #7 from owncloud/initial-phoenix
Embed phoenix and serve it
2019-09-11 13:13:54 +02:00
Thomas Boerger
39de6f69e4 Drop all config attributes, just serve a config.json 2019-09-11 13:08:33 +02:00
Thomas Boerger
ebfc405449 Upgrade phoenix to 0.2.1 2019-09-06 14:53:11 +02:00
Thomas Boerger
ca209f23bd Replace gorunpkg with go run commands 2019-09-06 13:48:14 +02:00
Thomas Boerger
185704bca9 Implement healthcheck command 2019-09-06 13:41:02 +02:00
Thomas Boerger
b6d43661a8 Embed phoenix and serve it
So far Phoenix have been embedded into the binary and we can customize
the required config based on flags, env variables and optionally via
config file. For now I'm embedding the whole Phonix content, optherwise
the all-in-one binary `ocis` will get pretty complicated until we add
the generate commands to that repo as well and provide a mechanism to
inject the embedding.
2019-09-06 13:40:18 +02:00
Thomas Boerger
e675cbb519 Fix typo within readme headline 2019-09-05 15:24:56 +02:00
Thomas Boerger
1405272e98 Fix typo within readme headline 2019-09-05 15:24:55 +02:00
Thomas Boerger
9735e70758 Fix typo within readme headline 2019-09-05 15:24:54 +02:00
Thomas Boerger
18bf7dc120 Fix typo within readme headline 2019-09-05 15:24:54 +02:00
Thomas Boerger
d76ff004de Add clanes dependency to go modules 2019-09-05 15:24:16 +02:00
Thomas Boerger
89bf9f0fec Add make task for changelog generator 2019-09-05 15:23:53 +02:00
Thomas Boerger
fc0dec8c54 Add make task for changelog generator 2019-09-05 15:23:52 +02:00
Thomas Boerger
775a1884b6 Disable dismissal restrictions 2019-09-05 14:21:34 +02:00
Thomas Boerger
17e457beb8 Disable dismissal restrictions 2019-09-05 14:21:33 +02:00
Thomas Boerger
08e401cf5e Disable dismissal restrictions 2019-09-05 14:21:33 +02:00
Thomas Boerger
e342d5726c Disable dismissal restrictions 2019-09-05 14:21:32 +02:00
Thomas Boerger
53ee557202 Check if gh settings are working now correctly 2019-09-05 14:17:43 +02:00
Thomas Boerger
83d948b0f9 Check if gh settings are working now correctly 2019-09-05 14:17:41 +02:00
Thomas Boerger
87c7e9af2e Check if gh settings are working now correctly 2019-09-05 14:17:41 +02:00
Thomas Boerger
47880cce29 Check if gh settings are working now correctly 2019-09-05 14:17:39 +02:00