Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove roadmap funding | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
| | |||||
* | Add next to stats github ci | Chocobozzz | 2021-03-24 | 1 | -0/+1 |
| | |||||
* | Add next branch to CI | Chocobozzz | 2021-03-24 | 1 | -0/+1 |
| | |||||
* | Update benchmark ci action | Chocobozzz | 2021-02-24 | 1 | -1/+1 |
| | |||||
* | Add stats to github actions | Chocobozzz | 2021-02-23 | 4 | -45/+212 |
| | |||||
* | Try to speed up server tests | Chocobozzz | 2021-02-19 | 1 | -2/+2 |
| | |||||
* | Fix bundlewatch branch base | Chocobozzz | 2021-02-10 | 1 | -0/+1 |
| | |||||
* | Try to display job log in specific stage | Chocobozzz | 2021-01-14 | 1 | -1/+5 |
| | |||||
* | Fix ldap test | Chocobozzz | 2021-01-04 | 1 | -2/+2 |
| | |||||
* | Always display errors from tests | Chocobozzz | 2021-01-04 | 1 | -0/+1 |
| | |||||
* | Add joblog at the end of ci | Chocobozzz | 2020-12-14 | 1 | -1/+2 |
| | |||||
* | Display error logs in CI | Chocobozzz | 2020-12-14 | 1 | -3/+2 |
| | |||||
* | Save logs on ci failure | Chocobozzz | 2020-12-14 | 1 | -1/+2 |
| | |||||
* | contributing documentation: add `parallel` as dependency (#3421) | kontrollanten | 2020-12-07 | 1 | -5/+4 |
| | | | Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | Add logs to fixture generations | Chocobozzz | 2020-12-01 | 1 | -2/+2 |
| | |||||
* | Try to fix live tests | Chocobozzz | 2020-11-30 | 1 | -0/+5 |
| | |||||
* | allow private syndication feeds via a user feedToken | Rigel Kent | 2020-11-25 | 1 | -0/+6 |
| | |||||
* | fix CONTRIBUTING.md command order (#3305) | Frank Sträter | 2020-11-13 | 1 | -1/+1 |
| | |||||
* | Fix npm run test | Chocobozzz | 2020-11-10 | 1 | -1/+1 |
| | |||||
* | Simplify a little bit github templates | Chocobozzz | 2020-11-10 | 3 | -39/+10 |
| | |||||
* | Fix deprecated action command | Chocobozzz | 2020-11-10 | 1 | -2/+2 |
| | |||||
* | Update ffmpeg static version for tests | Chocobozzz | 2020-11-09 | 1 | -2/+2 |
| | |||||
* | add github PR template and late crowdfunding link | Rigel Kent | 2020-11-07 | 5 | -7/+60 |
| | |||||
* | move github issue templates to new standard | Rigel Kent | 2020-11-07 | 7 | -24/+159 |
| | |||||
* | jobs/logs view select and empty state visual improvements | Rigel Kent | 2020-09-28 | 1 | -6/+6 |
| | |||||
* | Add fixtures cache to github actions | Chocobozzz | 2020-08-24 | 1 | -1/+11 |
| | |||||
* | slightly reword CONTRIBUTING doc | Rigel Kent | 2020-08-10 | 1 | -23/+34 |
| | |||||
* | Analyze embed too with bundlewatch | Chocobozzz | 2020-08-06 | 1 | -1/+4 |
| | |||||
* | Limit github actions on PR | Chocobozzz | 2020-08-06 | 2 | -1/+6 |
| | |||||
* | Test bundlewatch | Chocobozzz | 2020-08-06 | 1 | -0/+40 |
| | |||||
* | Execute external tests on schedule | Chocobozzz | 2020-07-31 | 1 | -2/+3 |
| | |||||
* | Correctly test ldap | Chocobozzz | 2020-07-31 | 1 | -2/+4 |
| | |||||
* | DISABLE_HTTP_IMPORT_TESTS on non scheduled tests | Chocobozzz | 2020-07-31 | 1 | -2/+9 |
| | |||||
* | Test ldap | Chocobozzz | 2020-07-31 | 1 | -4/+6 |
| | |||||
* | Use parallel to run tests in parallel | Chocobozzz | 2020-07-31 | 1 | -1/+1 |
| | |||||
* | Don't rely on youtube for tests | Chocobozzz | 2020-07-31 | 1 | -3/+7 |
| | | | | | Use another import URL when possible, and disable import tests when we want to do a youtube import test | ||||
* | Add github workflows | Chocobozzz | 2020-07-31 | 1 | -0/+73 |
| | |||||
* | Update contributing guide | Chocobozzz | 2020-07-10 | 1 | -7/+28 |
| | |||||
* | Add max count information in api doc | Chocobozzz | 2020-05-13 | 1 | -1/+1 |
| | |||||
* | Use absolute links in contribute guide | Chocobozzz | 2020-05-13 | 1 | -4/+4 |
| | |||||
* | Update test contributing guide | Chocobozzz | 2020-02-12 | 1 | -1/+1 |
| | |||||
* | Use node 10 in travis | Chocobozzz | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | Add client hook/register typings | Chocobozzz | 2019-07-24 | 1 | -1/+6 |
| | |||||
* | Fix/connection with email (#1917) | Nassim Bounouas | 2019-07-02 | 1 | -2/+2 |
| | | | | | | | | | | | | * #1916 Load user by email - insensitive query * Revert "Case insensitive login" This reverts commit c1521ca3d757bee91f7dfbb15b3717162bf4997d. * #1916 Load user - insensitive query for username and sensitive for email * #1916 Unit test for insensitive username login && documentation | ||||
* | Update contributing to use multiple remote. (#1902) | Jorropo | 2019-06-14 | 1 | -1/+8 |
| | | | Using multiple remote simplify a lot updating and pulling. | ||||
* | Handle email update on server | Chocobozzz | 2019-06-11 | 1 | -0/+1 |
| | |||||
* | fix-contributing-documentation-client-side-typo | Nicolas Fortin | 2019-06-04 | 1 | -1/+1 |
| | | | | Fixing a small typo in the contributing documentation. The project seems really promising, love it :) | ||||
* | tell the user to fork the repo (#1856) | buoyantair | 2019-05-30 | 1 | -2/+3 |
| | | | | | | | | * tell the user to fork the repo very small doc bug :) * fix link | ||||
* | Update URLs to point to new documentation site | Chocobozzz | 2019-05-23 | 1 | -12/+2 |
| | |||||
* | Add automated dev setup using Gitpod | Jan Keromnes | 2019-04-12 | 1 | -2/+8 |
| |