xaizek / fragile (License: AGPLv3+) (since 2018-12-07)
Simple lightweight CI, attempting to be somewhat Unix-like in its philosophy.
Subject SHA-1 Author Date
Bump version to 0.4.1 798c8e9fcc420f38747cf390efe51b40570b5781 xaizek 2016-03-23 13:13:32
Fix a couple of typos in daemon.php 12fc802a08c16397845763766785cc5ad38dbd27 xaizek 2016-03-23 13:12:54
Put conditional builders at the bottom 71c8095faea2652553b9bbefc7eaf858581837ff xaizek 2016-03-23 13:11:59
Add conditional builders 1eb54849a6510bb9a75bc10e86bd252f7d66114f xaizek 2016-03-19 17:26:19
Allow viewing output for ERROR state 6b6a6267424ea4b92d2155395ee2575081a29eab xaizek 2016-03-09 21:52:30
Reflect arguments change of new.php in INSTALL.md b6f1e40decf275a85a6233c036e8d1367c78e543 xaizek 2016-02-04 20:02:38
Add empty line to README and correct screenshot 8fd7854537c84f3069111a532bda991418865169 xaizek 2016-02-04 19:57:47
Add list of small features 378568f501a7ee728a1d1e3b76f0a388caeb69ee xaizek 2016-02-04 19:53:41
Bump version to 0.4 0b4e3f37a623ffbfb9a10abef28bb3b6ad022621 xaizek 2016-01-28 21:30:58
Discover errors and warnings in builders' output c390a3f807a8f8dc81302a30e98368160a098513 xaizek 2016-01-28 21:23:50
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/fragile

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/fragile

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master