Commit Graph

10 Commits

Author SHA1 Message Date
maweck
ed62451ea0 feat: proxy auth support (#485)
* Change the order of commands to be able to cache more layers in case of multiple builds triggered in a row

* Fix #471

* Format Code

* Revert "Change the order of commands to be able to cache more layers in case of multiple builds triggered in a row"

This reverts commit 01362f34ee.

* Adjustment based on the review

* Rename "login-header" to "loginHeader" and prepare auth.method to accept "none" as a value

* Fixed line break

* Readd "lumberjack.v2" import which was removed by gofmt

Sorry - I do my tests and run "gofmt" before comitting the changes - It sadly seems like it is messing up the imports over and over again.
2018-08-08 10:06:16 +01:00
1138-4EB
7643b0c4e3 Rename manager to browser (#406)
* rename File Manager to File Browser

* rename fm to fb
2018-04-23 22:42:52 +01:00
Henrique Dias
613a3f2811 refactor: moving repository
* refactor

* updates

* add circle

* update circle

* fix circle
2018-02-01 13:38:43 +00:00
Henrique Dias
1d4cbd622c GOFMT 2017-10-30 15:47:59 +00:00
Henrique Dias
99c8c92c6c fix #260 2017-10-30 15:24:06 +00:00
Henrique Dias
154bfb19d5 Update docs 2017-08-20 10:19:04 +01:00
Henrique Dias
afcfd1c62f Move docs to front page 2017-07-29 14:20:58 +01:00
Henrique Dias
0fc290f032 Docs updates and default user updates 2017-07-20 09:52:03 +01:00
Henrique Dias
58ae0e7f31 Remove unused function and update docs 2017-07-20 09:44:27 +01:00
Henrique Dias
2cdd901f23 docs [ci skip] 2017-07-20 09:32:42 +01:00