Commit graph

  • 941b820bfd
    Remove dev-dependencies from badge Felix Wittwer 2020-10-23 20:26:25 +0200
  • f184566d1a
    Setup CD: Docker image and action to push to GH container registry (#61) Cecile Tonglet 2020-10-23 19:13:25 +0200
  • a1099f1e37 WIP Cecile Tonglet 2020-10-23 18:40:51 +0200
  • b39bcdadf3 Remove .qovery.yml file for now Cecile Tonglet 2020-10-23 18:40:19 +0200
  • cf8aee385a Link Docker image to repo Cecile Tonglet 2020-10-23 18:28:11 +0200
  • 7e43606039 WIP Cecile Tonglet 2020-10-23 18:10:49 +0200
  • 735abcacc7 WIP Cecile Tonglet 2020-10-23 18:00:35 +0200
  • 3daf4fd4ff Merge commit 8b58821beb (no conflict) Cecile Tonglet 2020-10-23 17:58:12 +0200
  • 8239ad087f Optimize docker image, use debian stretch Arnaud Rebts 2020-10-23 17:57:35 +0200
  • e8df62d549 Disambiguate name of ManagedIndex initial clone fn Paolo Barbolini 2020-10-15 09:16:22 +0200
  • ba359270a5 Log cloning the crates.io-index Paolo Barbolini 2020-10-14 22:01:21 +0200
  • 8ea92b27b1 Run the initial index clone before starting the server Paolo Barbolini 2020-10-14 21:54:33 +0200
  • 904c592869 Implement refreshing the crates.io-index Paolo Barbolini 2020-10-12 10:33:40 +0200
  • c69b4a5771 Clone crates.io-index instead of querying it through GitHub's API Paolo Barbolini 2020-10-10 18:38:34 +0200
  • b716a931d4 Add SSD storage in /data Cecile Tonglet 2020-10-06 09:13:24 +0200
  • 8b58821beb
    Remove Mutex around Cache and move away from deprecated lru-cache (#65) Paolo Barbolini 2020-10-05 13:47:24 +0200
  • dcd2e7a421
    New logo (#64) Cecile Tonglet 2020-10-04 21:28:01 +0200
  • dd0fb033a4
    Update src/server/mod.rs Cecile Tonglet 2020-10-04 21:18:57 +0200
  • 082029aaf3 CLEANUP Cecile Tonglet 2020-10-04 21:12:41 +0200
  • ac38a1c60d
    Update src/server/views/html/mod.rs Cecile Tonglet 2020-10-04 21:10:52 +0200
  • 6a34963f58 fmt Paolo Barbolini 2020-10-04 18:01:59 +0200
  • 5190e0afb9 Update color Cecile Tonglet 2020-10-04 17:42:09 +0200
  • 83da61dea5 New logo for deps.rs Cecile Tonglet 2020-10-04 17:34:04 +0200
  • f340260ae7 Initial commit Cecile Tonglet 2020-10-04 17:32:29 +0200
  • 4ff88da791 Replace lru-cache with lru_time_cache Paolo Barbolini 2020-10-04 17:23:48 +0200
  • d5d9b8a060 Remove Mutex surrounding Cache Paolo Barbolini 2020-10-04 17:23:30 +0200
  • aa0f4777e2
    improve logging (#62) Rob Ede 2020-10-04 16:03:52 +0100
  • 06d72a0f6d
    improve logging Rob Ede 2020-10-04 15:53:02 +0100
  • fd3fbbc2f6
    Initial GitHub Actions CI configuration (#49) Jamie Brynes 2020-10-04 15:12:56 +0100
  • 8e0a0ce8a1 set clippy to error on warnings Jamie Brynes 2020-10-04 14:50:41 +0100
  • a82514b768 add linting job Jamie Brynes 2020-10-04 14:14:41 +0100
  • d2b2318947 Remove redundant pull_request types specifier Jamie Brynes 2020-10-04 13:59:19 +0100
  • 186b40020f Add scheduled build Jamie Brynes 2020-10-04 13:55:05 +0100
  • f4ecda080a Pin specific nightly Jamie Brynes 2020-10-04 13:53:36 +0100
  • 8a0096f637 basic build & test workflow Jamie Brynes 2020-09-29 21:14:10 +0100
  • 1de38ae9c2 remove travis configuration Jamie Brynes 2020-09-29 21:13:59 +0100
  • d2f1fa3a8d Already add final domain for preparation Cecile Tonglet 2020-10-04 12:21:01 +0200
  • 5f5fae56c1 Revert "Revert "custom domain"" Cecile Tonglet 2020-10-03 14:58:51 +0200
  • 12bb5c609d
    Downgrade semver crate to 0.10 (#60) Paolo Barbolini 2020-10-03 14:43:48 +0200
  • 5eeb37a991 Fix incompatibility with qovery again Cecile Tonglet 2020-10-03 14:43:19 +0200
  • 4dbd0d5f32
    Merge branch 'master' into semver010 Rob Ede 2020-10-03 13:24:41 +0100
  • bef6a0dcff Revert "custom domain" Cecile Tonglet 2020-10-03 14:19:27 +0200
  • 1b66eddb06
    reqwest client + caching (#58) Rob Ede 2020-10-03 13:08:16 +0100
  • 74cecc378d custom domain Cecile Tonglet 2020-10-03 13:34:08 +0200
  • 47d9f8c223 Compatibility issue with qovery Cecile Tonglet 2020-10-03 13:08:07 +0200
  • 43465db115 Add .qovery.yml Cecile Tonglet 2020-10-03 13:04:21 +0200
  • a14cfd3fe3 Dockerfile Cecile Tonglet 2020-10-03 13:01:13 +0200
  • f2eaf274ca Downgrade semver crate to 0.10 Paolo Barbolini 2020-10-03 10:09:18 +0200
  • 9fffe07dab
    use HEAD for crates index reference Rob Ede 2020-10-02 23:28:25 +0100
  • 5b93327f60
    use async mutex for cache Rob Ede 2020-10-02 10:52:37 +0100
  • 965c515c77
    use request as HTTP client and re-add caching Rob Ede 2020-10-02 10:44:03 +0100
  • b3fcdabeba
    Add support for 2018 edition crate renaming (#59) Paolo Barbolini 2020-10-03 00:09:32 +0200
  • 8ff9c7fd0b Add support for 2018 edition crate renaming Paolo Barbolini 2020-10-02 13:02:42 +0200
  • 66fd685062
    fix clippy lints (#56) Rob Ede 2020-10-02 07:37:27 +0100
  • e35060b84e
    fix clippy lints Rob Ede 2020-10-01 16:08:18 +0100
  • 871e9acd74
    Fix url generation to git hosted Cargo.toml file (#57) Paolo Barbolini 2020-10-01 22:49:11 +0200
  • 1aa3432886 'url' -> 'uri' Paolo Barbolini 2020-10-01 18:47:13 +0200
  • 9728f3a6c2 Fix url generation to git hosted Cargo.toml file Paolo Barbolini 2020-10-01 17:05:24 +0200
  • 0fa8e46425
    Merge pull request #53 from deps-rs/fut03 Rob Ede 2020-10-01 15:40:56 +0100
  • 45f114b3f6
    remove unecessary into_iter/collect Rob Ede 2020-10-01 15:30:19 +0100
  • 4642560868
    remove debugging print Rob Ede 2020-10-01 11:24:51 +0100
  • b7b25b7cb7
    update hyper and futures ecosystem Rob Ede 2020-09-30 13:58:18 +0100
  • d54d4f6a2c
    Merge pull request #52 from Enet4/bug/user-agent-everywhere Eduardo Pinho 2020-09-30 08:45:31 +0100
  • d8f9a38296
    Merge pull request #51 from paolobarbolini/hyper012 Paolo Barbolini 2020-09-30 01:41:17 +0200
  • 7d4c8dd74d Add User-Agent to all requests from the server Eduardo Pinho 2020-09-29 23:43:03 +0100
  • c6b3fb46e8 Upgrade to hyper 0.12 Paolo Barbolini 2020-09-29 23:03:55 +0200
  • 54c05c20bf
    Merge pull request #47 from palfrey/moved-repo-badges Felix Wittwer 2020-09-29 21:42:20 +0200
  • 426b8a56a4 Update links in mod.rs as well Tom Parker-Shemilt 2020-09-29 20:29:22 +0100
  • f398347b4e Update all the links in README to the new org Tom Parker-Shemilt 2020-09-29 20:25:46 +0100
  • 59410cc7fe
    Merge pull request #44 from deps-rs/modernize Felix Wittwer 2020-09-29 20:11:59 +0200
  • 57c2c79046
    update rustsec crate Rob Ede 2020-09-29 00:55:02 +0100
  • 820a3cfd28
    remove failure Rob Ede 2020-09-29 00:28:58 +0100
  • 9a1bee0eba
    remove slog macro_use Rob Ede 2020-09-29 00:01:14 +0100
  • d12b314bf4
    bump easy deps Rob Ede 2020-09-28 23:56:02 +0100
  • c8531f444a
    fmt Rob Ede 2020-09-28 23:53:20 +0100
  • 63a8355543
    replace lazy-static with once-cell Rob Ede 2020-09-28 23:50:12 +0100
  • 1d5fdd5dc5
    welcome to 2018 Rob Ede 2020-09-28 23:48:26 +0100
  • 67bb58710b
    make build succeed Rob Ede 2020-09-28 23:35:02 +0100
  • 6b98cf4252
    update maud versions Rob Ede 2020-09-28 23:28:45 +0100
  • 3e3e9eea9d
    modernize badge package Rob Ede 2020-09-28 23:18:06 +0100
  • 0d3e0ac0f5
    Add call for maintainers Felix Wittwer 2020-09-28 15:37:36 +0200
  • df147a51e0 Fix build with current nightly Tom Parker-Shemilt 2020-04-26 21:25:52 +0100
  • c9ae182bf4
    fix type Sam Rijs 2019-11-10 21:02:37 +1100
  • 88b9740df6
    add maintainance note to readme Sam Rijs 2019-11-10 21:02:12 +1100
  • 20ccace2cc Handle renamed dependencies correctly Alan Du 2019-07-22 13:06:19 -0400
  • 60e4773e95 Update dependencies Alan Du 2018-10-31 16:06:22 -0400
  • cc4f181cbc Add user-agent to crates.io API Alan Du 2019-07-21 22:23:53 -0400
  • eb12b79f5f cargo fix Alan Du 2019-07-21 22:12:57 -0400
  • d1159497d6 cargo fmt Alan Du 2019-07-21 22:03:45 -0400
  • ca8c522bef update deps Sergey Isaev 2019-07-19 17:39:41 +0300
  • 93f3f7c1be Add support for 2018 edition crate renaming Bastien Orivel 2018-11-09 20:59:20 +0100
  • 2d07e2eb62 Update to hyper 0.12 Alan Du 2018-10-31 15:54:38 -0400
  • 2f574f1d9c Update base64 Alan Du 2018-10-31 10:54:44 -0400
  • 13cb7a242b Update rusttype Alan Du 2018-10-31 10:49:57 -0400
  • 5efae32a15 Update cadence Alan Du 2018-10-31 10:48:14 -0400
  • 574f4e481c Update rustsec Alan Du 2018-10-31 10:46:12 -0400
  • 0159c111c1 Fix nightly compilation Alan Du 2018-10-31 01:25:50 -0400
  • f960a7f818 Update maud Alan Du 2018-10-31 01:13:54 -0400
  • 1555ba0f96 update rusttype to 0.5.0 Sam Rijs 2018-03-26 19:23:18 +1100
  • 02394942f3 fix up tests Sam Rijs 2018-03-23 20:20:52 +1100