|
| 1 | + |
| 2 | +## v2.1.0 | 22-12-2016 |
| 3 | + |
| 4 | + * fix #202 |
| 5 | + * update api docs |
| 6 | + * fix #214 - events api |
| 7 | + * parse time with momentjs - fix #197 |
| 8 | + * Merged branch master into master |
| 9 | + * fix circle & docker hub |
| 10 | + * Merge pull request #231 from ringtail/master |
| 11 | + * Merge pull request #157 from tokuhirom/galaxy |
| 12 | + * remove chat room |
| 13 | + * Merged branch master into master |
| 14 | + * fix #183 |
| 15 | + * fix #193 - auth middleware bug |
| 16 | + * Merge pull request #235 from rakshazi/patch-1 |
| 17 | + * Task history: changed status colors |
| 18 | + * Update CONTRIBUTING.md |
| 19 | + * add chat room link to readme |
| 20 | + * prevent removing last admin from project |
| 21 | + * fix migration file |
| 22 | + * attempt to fix circle CI |
| 23 | + * improve runner code |
| 24 | + * Merge remote-tracking branch 'refs/remotes/knsr/repo-tags' |
| 25 | + * Merge pull request #228 from gcavalcante8808/master |
| 26 | + * Alias field was not created on the DB. Corrected: added version 1.9.0. |
| 27 | + * Alias field was not created on the DB. Corrected: added version 1.9.0. |
| 28 | + * Merge pull request #211 from Woorank/sshclient |
| 29 | + * Merge pull request #207 from jahantech/master |
| 30 | + * Merge pull request #224 from gcavalcante8808/issue_188 |
| 31 | + * Fixes #188. |
| 32 | + * Corrected display information of step 4. |
| 33 | + * Fixes #213. A set of information about development added to guide. |
| 34 | + * Add ssh client to dockerfile |
| 35 | + * Erorr -> Error |
| 36 | + * Merge pull request #205 from Woorank/docker |
| 37 | + * Updated compose file to version 2, moved variables from dockerfile to compose file, pointed towards future automated build |
| 38 | + * Moved dockerfile to root and changed base image to Alpine |
| 39 | + * correct import |
| 40 | + * add support for git repo tags or branches |
| 41 | + * Merge pull request #181 from modoojunko/master |
| 42 | + * add missing space |
| 43 | + * Update runner.go |
| 44 | + * Merge pull request #178 from goozbach/dockerfiles |
| 45 | + * Adding readme |
| 46 | + * fixing origin header break and websockets proxy issues |
| 47 | + * docker compose working |
| 48 | + * clean up packages |
| 49 | + * mostly done, just no internet |
| 50 | + * Merge pull request #160 from tokuhirom/clear-repository-cache |
| 51 | + * Merge pull request #156 from tokuhirom/dry_run |
| 52 | + * Merge pull request #155 from tokuhirom/show-repository-info |
| 53 | + * Clear repository cache after update/delete repository information. Close #159 |
| 54 | + * Added Ansible Galaxy support. Close #150 |
| 55 | + * Added dry_run button. close #152 |
| 56 | + * Show repository url in log |
| 57 | + |
1 | 58 | ## v2.0.4 | 28-6-2016 |
2 | 59 |
|
3 | 60 | - Show user name for tasks (thanks @tokuhirom!) |
|
0 commit comments