Commit Graph
50 Commits
Author SHA1 Message Date
Julien Fontanet f25705d559 fix(plugins/README): link to the documentation (#3866)
They cannot be installed from the npm repository.
2019-01-14 21:07:43 +01:00
Julien Fontanet f096bdc5d8 chore: update dependencies 2018-12-21 14:44:30 +01:00
Julien Fontanet cc4ab94428 chore: reformat with Prettier 2018-12-11 10:45:00 +01:00
Julien Fontanet 774c0d09b1 chore(xo-server-auth-saml): use Babel 7 2018-08-31 14:30:59 +02:00
Julien Fontanet 17c6f1762d chore: update dependencies 2018-08-28 20:29:29 +02:00
Julien Fontanet 887e21daa5 chore: drop Node 4 compat for XO pkgs 2018-08-20 16:49:27 +02:00
Julien Fontanet 441bd7c754 feat(xo-server-auth-saml): 0.5.2 2018-05-01 16:09:06 +02:00
Julien Fontanet 7fe5b66fdb feat(xo-server-auth-saml): log profile when no name found 2018-04-10 19:09:30 +02:00
Julien Fontanet e67038a04d feat(xo-server-auth-saml): 0.5.1 2018-03-30 17:54:30 +02:00
Julien Fontanet 87664ff16a chore(xo-server-auth-saml): config description 2018-03-26 11:10:16 +02:00
Julien Fontanet 44075d2ad5 chore: update dependencies 2018-02-18 21:53:23 +01:00
Julien Fontanet 7cb720b11f chore: format all code (#2632) 2018-02-09 17:56:03 +01:00
Julien Fontanet 956a9a7dde chore: xen-orchestra is now the main repo 2018-02-07 10:40:09 +01:00
Julien Fontanet 4a12e0b6a0 chore: predev scripts should run prebuild 2018-02-05 14:16:54 +01:00
Julien Fontanet d4e46a0696 chore(package): update dependencies 2018-01-05 13:40:06 +01:00
Julien Fontanet ed7a40bc73 chore: update dependencies 2017-12-22 10:27:05 +01:00
Julien Fontanet 4c91667d2c chore: remove dependency-check (#25) 2017-12-05 11:46:02 +01:00
Julien Fontanet a5b80655da chore: clean Babel configs (#24)
- avoid using stage-0
- remove deprecated preset-latest in favor of preset-env
2017-11-27 12:59:04 +00:00
Julien Fontanet 46cd2f10a5 feat(xo-server-auth-saml): 0.5.0 2017-11-24 14:02:06 +01:00
Julien Fontanet b5829e2484 chore(package): update dependencies 2017-11-24 13:35:51 +01:00
Julien Fontanet 5dfefe8d35 chore: eslint instead of standard 2017-11-21 11:47:21 +01:00
Julien Fontanet c84f61d388 feat: standard run at root level
Simplify & uniformize standard confirmation.
Single pass for all packages, which is faster.

Unfortunately, it breaks atom's linter-js-standard.
2017-10-30 10:59:35 +01:00
Julien Fontanet 11b1ff478e feat: use Yarn workspaces
Much faster installation which is very important for CI.

We'll see if it proves difficult for deps management.
2017-10-30 10:59:35 +01:00
Julien Fontanet 2cfa31609e chore(*): update dev dependencies 2017-07-04 11:07:35 +02:00
Julien Fontanet e8891e27dd fix(typo): iterface → interface 2017-02-27 15:42:04 +01:00
Julien Fontanet 3e55d8d9df fix(README): issues should be reported on xo-web's tracker 2017-02-02 16:00:21 +01:00
Julien Fontanet cfabadffe4 chore: exclusively use yarn instead of npm 2017-01-27 16:54:32 +01:00
Julien Fontanet f03493a252 chore: integration of imported packages 2017-01-13 18:54:27 +01:00
Julien Fontanet 7e2f2f6102 chore(package): various updates 2016-10-28 13:47:21 +02:00
Julien Fontanet a8340c24c3 chore(package): update all dependencies 2016-09-27 15:29:23 +02:00
Julien Fontanet a4e9f1a683 Remove unused code. 2015-11-24 11:48:31 +01:00
Julien Fontanet f8c74daef5 Use object spread instead of altering passed object. 2015-11-24 11:47:53 +01:00
Julien Fontanet b3a593afd7 Test on Node stable. 2015-11-24 11:47:31 +01:00
Julien Fontanet 2e5169eb46 0.4.1 2015-10-09 18:55:23 +02:00
Julien Fontanet 5db5c4e52c 0.4.0 2015-10-09 17:56:00 +02:00
Julien Fontanet 71e77ad45a New plugin API. 2015-10-08 13:55:57 +02:00
Julien Fontanet 760974c7c7 Clearer explanation for the callback URL. 2015-09-21 10:30:53 +02:00
Julien Fontanet fd6f92f6b5 0.3.1 2015-09-16 11:57:52 +02:00
Julien Fontanet ddf7226ba8 Minor fixes in the README. 2015-09-16 11:57:44 +02:00
Julien Fontanet a1cd95752a 0.3.0 2015-09-16 11:35:32 +02:00
Julien Fontanet d131a26a41 Fix the license. 2015-09-16 11:35:26 +02:00
Julien Fontanet 10a7c75001 Enable tests on Node 4. 2015-09-16 11:13:25 +02:00
Julien Fontanet 1f454ababf Support custom username field. 2015-09-16 11:12:42 +02:00
Julien Fontanet 3d00b4ffbe 0.2.0 2015-09-11 10:43:36 +02:00
Julien Fontanet b4c612ff6d Remove unnecessary ESLint directive. 2015-09-07 14:16:10 +02:00
Julien Fontanet e708268067 Test on iojs 3 and use Travis containers. 2015-09-07 14:15:55 +02:00
Julien Fontanet e61873f335 username is not define in passport-saml. 2015-08-28 18:23:46 +02:00
Julien Fontanet 6c3719b9b8 0.1.0 2015-08-28 17:47:53 +02:00
Julien Fontanet 8c9ea7885a First working version. 2015-08-28 16:16:32 +02:00
Julien Fontanet 20cbf0c710 Initial commit. 2015-07-15 15:51:43 +02:00