| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #1566 from nodiscc/makefile-composer-install | ArthurHoaro | 2020-09-30 | 1 | -0/+4 |
|\ |
|
| * | doc/Makefile: remove references to composer update | nodiscc | 2020-09-24 | 1 | -0/+4 |
* | | Makefile: remove static_analysis_summary from all: target | nodiscc | 2020-09-24 | 1 | -1/+1 |
|/ |
|
* | Upgrade front end dependencies | ArthurHoaro | 2020-09-22 | 1 | -1/+1 |
* | Update Makefile | Brendan M. Sleight | 2020-02-05 | 1 | -0/+1 |
* | fix directory creation in makefile | nodiscc | 2020-01-19 | 1 | -1/+2 |
* | Add and update unit test for the new system (Bookmark + Service) | ArthurHoaro | 2020-01-18 | 1 | -1/+2 |
* | doc: remove Doxygen configuration | VirtualTam | 2019-01-18 | 1 | -5/+0 |
* | doc: add Make target to run phpDocumentor with Docker | VirtualTam | 2019-01-18 | 1 | -0/+4 |
* | lint: setup PHPCS for PSR-1 and PSR-2 | VirtualTam | 2018-12-02 | 1 | -6/+8 |
* | lint: remove unused tools | VirtualTam | 2018-12-02 | 1 | -56/+0 |
* | Include assets in the release_archive Makefile target | ArthurHoaro | 2018-07-28 | 1 | -0/+3 |
* | Let MkDocs clean previously generated HTML pages | VirtualTam | 2018-06-26 | 1 | -1/+1 |
* | Add SASSLint makefile target, and run it in CI | ArthurHoaro | 2018-05-10 | 1 | -2/+6 |
* | Webpack / Configure webpack, ESLint, Travis, Makefile, npm/yarn and git | ArthurHoaro | 2018-03-28 | 1 | -2/+15 |
* | Doxygen: ignore data/, simplify Make target | VirtualTam | 2018-02-23 | 1 | -2/+2 |
* | documentation cleanup | nodiscc | 2017-11-18 | 1 | -11/+0 |
* | Use makefile target to generate MO file and remove it from git | ArthurHoaro | 2017-10-22 | 1 | -5/+10 |
* | Shaarli's translation | ArthurHoaro | 2017-10-22 | 1 | -1/+1 |
* | docker: switch to Alpine Linux for the master image | VirtualTam | 2017-10-03 | 1 | -1/+1 |
* | docker: add alpine,debian,ubuntu test images | VirtualTam | 2017-09-18 | 1 | -0/+10 |
* | Documentation+Makefile: update AUTHORS generation | VirtualTam | 2017-08-29 | 1 | -10/+4 |
* | documentation: include generated HTML in release archives | VirtualTam | 2017-08-02 | 1 | -4/+6 |
* | fix: use pinned dependency revisions when generating release archives | VirtualTam | 2017-08-02 | 1 | -1/+1 |
* | makefile: remove [[link]] -> [link](url) conversion logic | nodiscc | 2017-07-04 | 1 | -6/+0 |
* | makefile: remove obsolete 'doc' target | nodiscc | 2017-07-04 | 1 | -8/+2 |
* | Generate HTML documentation using MkDocs (WIP) | nodiscc | 2017-06-18 | 1 | -33/+19 |
* | Run languages tests using PHPUnit test suites | ArthurHoaro | 2017-03-06 | 1 | -2/+14 |
* | Add an AUTHORS file, simplify COPYING, bump year to 2017 | VirtualTam | 2017-01-07 | 1 | -1/+7 |
* | Update release archive generation | VirtualTam | 2016-10-19 | 1 | -4/+9 |
* | Makefile: generate release archives including 3rd-party libraries | VirtualTam | 2016-07-25 | 1 | -1/+29 |
* | Remove Delicious in project description in comments | ArthurHoaro | 2016-07-23 | 1 | -1/+1 |
* | tests: add a make target to check file permissions | VirtualTam | 2016-01-17 | 1 | -1/+15 |
* | application: refactor version checks, move to ApplicationUtils | VirtualTam | 2015-11-26 | 1 | -0/+2 |
* | Add a target to generate Doxygen documentation | VirtualTam | 2015-11-22 | 1 | -0/+5 |
* | Add plugins folder to test analysis | ArthurHoaro | 2015-11-07 | 1 | -2/+2 |
* | Doc: sync from Wiki, generate HTML | VirtualTam | 2015-08-04 | 1 | -3/+33 |
* | Merge pull request #276 from virtualtam/tools/phpcs | VirtualTam | 2015-07-31 | 1 | -0/+4 |
|\ |
|
| * | Makefile: add a generic rule to run PHPCS against different coding standards | VirtualTam | 2015-07-12 | 1 | -0/+4 |
* | | Makefile: do not call `clean` before `test` | VirtualTam | 2015-07-18 | 1 | -5/+5 |
|/ |
|
* | LinkDB: move to a proper file, add test coverage | VirtualTam | 2015-06-11 | 1 | -7/+26 |
* | use pandoc to generate local HTML documentation | nodiscc | 2015-04-05 | 1 | -0/+6 |
* | cleanup: makefile comments | nodiscc | 2015-04-05 | 1 | -21/+18 |
* | Include documentation/wiki locally: | nodiscc | 2015-03-14 | 1 | -0/+13 |
* | Code quality: Makefile to run static code checkers | VirtualTam | 2015-03-05 | 1 | -0/+94 |