Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify `audit` and `detect` workflows | 2023-09-07 | 2 | -19/+17 | |
| | |||||
* | Add GitHub CI workflow to detect outdated dependencies | 2023-09-04 | 1 | -0/+16 | |
| | |||||
* | Enable unstable `web-sys` APIs on CI | 2023-09-04 | 1 | -0/+2 | |
| | |||||
* | Stop verifying the `CHANGELOG` on every PR | 2023-09-03 | 1 | -19/+0 | |
| | | | | | It's a real pain to keep it up-to-date. Way easier to generate it with a script before release. | ||||
* | Replace GitHub discussions with Discourse | 2023-08-26 | 1 | -5/+5 | |
| | |||||
* | Replace `guide` with `guidelines` in `PULL_REQUEST_TEMPLATE` | 2023-08-21 | 1 | -1/+1 | |
| | |||||
* | Clarify the `CONTRIBUTING` guidelines a bit | 2023-08-21 | 1 | -1/+1 | |
| | |||||
* | Create `PULL_REQUEST_TEMPLATE` | 2023-08-21 | 1 | -0/+3 | |
| | |||||
* | Improve name of `verify` workflow step | 2023-07-27 | 1 | -1/+1 | |
| | |||||
* | Use `origin/master` instead of `master` in `verify` workflow | 2023-07-26 | 1 | -1/+1 | |
| | |||||
* | Use `login` instead of `name` in `verify` workflow | 2023-07-26 | 1 | -2/+2 | |
| | |||||
* | Fetch all repository history in `verify` workflow | 2023-07-26 | 1 | -0/+2 | |
| | |||||
* | Add workflow to verify `CHANGELOG` is always up-to-date | 2023-07-26 | 1 | -0/+17 | |
| | |||||
* | Update BUG-REPORT.yml | 2023-06-25 | 1 | -2/+2 | |
| | |||||
* | Fix outdated release version in `BUG-REPORT.yml` | 2023-06-16 | 1 | -1/+1 | |
| | |||||
* | Fix `document` workflow for GitHub CI | 2023-05-11 | 1 | -4/+4 | |
| | |||||
* | Enable renderer backends in `integration` example | 2023-03-07 | 1 | -1/+1 | |
| | |||||
* | Fix `test` workflow | 2023-02-24 | 1 | -1/+1 | |
| | |||||
* | Bump versions :tada: | 2023-01-14 | 1 | -1/+1 | |
| | |||||
* | Update latest release number in `BUG_REPORT.yml` | 2022-12-14 | 1 | -3/+3 | |
| | |||||
* | Remove `iced_pure` from `document` workflow | 2022-08-06 | 1 | -1/+0 | |
| | |||||
* | test-ci: Use modern workspace option instead of all | 2022-07-14 | 1 | -2/+2 | |
| | |||||
* | format-ci: Add verbose option for format lints | 2022-07-14 | 1 | -1/+1 | |
| | |||||
* | lint-ci: Consider clippy warnings as errors | 2022-07-14 | 1 | -1/+1 | |
| | |||||
* | lint-ci: Check examples, tests and benches too | 2022-07-14 | 1 | -1/+1 | |
| | |||||
* | lint-ci: Use modern workspace option instead of all | 2022-07-14 | 1 | -1/+1 | |
| | |||||
* | Use proper profile for `cargo-deb` in `build` workflow | 2022-07-14 | 1 | -1/+1 | |
| | |||||
* | Use `release-opt` profile in `build` workflow | 2022-07-14 | 1 | -27/+11 | |
| | |||||
* | Fix `clippy` lints for all crates and features | 2022-07-09 | 1 | -1/+1 | |
| | | | | ... and check those in CI as well! | ||||
* | Add `lint` workflow to run `cargo clippy` | 2022-07-09 | 1 | -0/+12 | |
| | |||||
* | Remove manual update of `nix` crate in `audit` workflow | 2022-05-11 | 1 | -3/+0 | |
| | |||||
* | Fix unnecessary newlines in `BUG-REPORT.yml` | 2022-05-10 | 1 | -5/+2 | |
| | |||||
* | Elaborate on supported versions in `BUG-REPORT.yml` | 2022-05-10 | 1 | -2/+8 | |
| | |||||
* | Add note about using the latest patch | 2022-05-10 | 1 | -1/+1 | |
| | |||||
* | Drop older versions from list | 2022-05-10 | 1 | -4/+1 | |
| | |||||
* | Add missing versions to issue template | 2022-05-09 | 1 | -0/+3 | |
| | |||||
* | Use `nightly` toolchain in `document` CI workflow | 2022-05-03 | 1 | -1/+4 | |
| | |||||
* | Add new crates to `document` workflow | 2022-04-30 | 1 | -0/+3 | |
| | |||||
* | Differentiate between question and discussion in issue templates | 2022-02-02 | 1 | -3/+6 | |
| | |||||
* | Make titles of issue templates more relatable | 2022-02-02 | 2 | -6/+6 | |
| | |||||
* | Remove `codebase` from bug report template | 2022-02-02 | 1 | -1/+1 | |
| | | | | | ... since a bug report may not necessarily indicate an issue in the codebase. | ||||
* | Improve description of `Discussion` contact link | 2022-02-02 | 1 | -1/+1 | |
| | |||||
* | Improve titles of issue templates | 2022-02-02 | 2 | -2/+2 | |
| | |||||
* | Add `config.yml` to `.github/ISSUE_TEMPLATE` | 2022-02-02 | 1 | -0/+8 | |
| | |||||
* | Fix capitalization of `title` in bug report template | 2022-02-02 | 1 | -1/+1 | |
| | |||||
* | Fix duplicate `label` field in bug report template | 2022-02-02 | 1 | -1/+1 | |
| | |||||
* | Remove newlines from bug report template | 2022-02-02 | 1 | -14/+6 | |
| | |||||
* | Fix missing closing backtick in bug report template | 2022-02-02 | 1 | -1/+1 | |
| | |||||
* | Add issue template for bug reports | 2022-02-02 | 1 | -0/+90 | |
| | |||||
* | Remove `iced_web` from `document` worfklow | 2022-01-31 | 1 | -1/+0 | |
| |