2021-01-04 |
Felix Ableitner | Fix integration tests (except one) |
commit | commitdiff | tree | snapshot |
2020-12-26 |
Dessalines | Changing default_sort and listing back to numbers. |
commit | commitdiff | tree | snapshot |
2020-12-24 |
Dessalines | Add clippy check tests to drone. |
commit | commitdiff | tree | snapshot |
2020-12-24 |
Dessalines | Merge remote-tracking branch 'origin/split-db-workspace... |
commit | commitdiff | tree | snapshot |
2020-12-23 |
Dessalines | Adding community_view to PostResponse. |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Felix Ableitner | Run cargo clippy in CI on whole workspace |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Felix Ableitner | Split up lemmy_db_views, put lemmy_rate_limit into... |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Felix Ableitner | Split lemmy_db into lemmy_db_queries, lemmy_db_aggregat... |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Dessalines | Upgrading deps. |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Dessalines | Merge remote-tracking branch 'origin/split-db-workspace... |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Felix Ableitner | remove timing files added by accident |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Felix Ableitner | Move remaining structs from lemmy_db::source to lemmy_d... |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Felix Ableitner | Move community to lemmy_db_schema |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Dessalines | Fixing some clippy warnings. |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Dessalines | Removing cargo check from drone, clippy already runs... |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Dessalines | Adding to clippy |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Dessalines | Trying other drone checks. |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Dessalines | Fixing integration tests. |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Dessalines | Merge branch 'drone-io-dess' into move_views_to_diesel_... |
commit | commitdiff | tree | snapshot |
2020-12-20 |
Dessalines | Changing unit tests to api v2. |
commit | commitdiff | tree | snapshot |
2020-12-20 |
Dessalines | Fix site aggs. |
commit | commitdiff | tree | snapshot |
2020-12-20 |
Dessalines | Some API cleanup, adding site_id to site aggregates. |
commit | commitdiff | tree | snapshot |
2020-12-18 |
Felix Ableitner | Move user to lemmy_db_schema, create traits for impls |
commit | commitdiff | tree | snapshot |
2020-12-18 |
Felix Ableitner | Move comment, post definitions into lemmy_db_schema |
commit | commitdiff | tree | snapshot |
2020-12-18 |
Dessalines | Fixing unit tests. |
commit | commitdiff | tree | snapshot |
2020-12-18 |
Felix Ableitner | Split lemmy_db into separate workspaces |
commit | commitdiff | tree | snapshot |
2020-12-18 |
Dessalines | Trying again. |
commit | commitdiff | tree | snapshot |
2020-12-18 |
Dessalines | Trying again. |
commit | commitdiff | tree | snapshot |
2020-12-18 |
Dessalines | Adding unfollows. |
commit | commitdiff | tree | snapshot |
2020-12-17 |
Dessalines | Trying again. |
commit | commitdiff | tree | snapshot |
2020-12-17 |
Dessalines | Trying again. |
commit | commitdiff | tree | snapshot |
2020-12-17 |
Dessalines | Trying again. |
commit | commitdiff | tree | snapshot |
2020-12-17 |
Dessalines | Trying again. |
commit | commitdiff | tree | snapshot |
2020-12-17 |
Dessalines | Dropping the unecessary views and table triggers. |
commit | commitdiff | tree | snapshot |
2020-12-17 |
Dessalines | Trying again. |
commit | commitdiff | tree | snapshot |
2020-12-17 |
Dessalines | Trying again. |
commit | commitdiff | tree | snapshot |
2020-12-17 |
Dessalines | Trying again. |
commit | commitdiff | tree | snapshot |
2020-12-17 |
Dessalines | Fixing drone tests. |
commit | commitdiff | tree | snapshot |
2020-12-17 |
Dessalines | Updating deps. |
commit | commitdiff | tree | snapshot |
2020-12-17 |
Dessalines | Removing fast tables and old views. |
commit | commitdiff | tree | snapshot |
2020-12-17 |
Dessalines | Adding report views. |
commit | commitdiff | tree | snapshot |
2020-12-16 |
Dessalines | Adding private message view. |
commit | commitdiff | tree | snapshot |
2020-12-16 |
Dessalines | Adding moderator views. |
commit | commitdiff | tree | snapshot |
2020-12-16 |
Dessalines | Merge branch 'main' into move_views_to_diesel |
commit | commitdiff | tree | snapshot |
2020-12-16 |
Dessalines | Getting rid of terrible boxedjoin types. |
commit | commitdiff | tree | snapshot |
2020-12-16 |
Felix Ableitner | Handle long activitystreams header in nginx config... |
commit | commitdiff | tree | snapshot |
2020-12-16 |
Dessalines | Removing old user_mention_view. |
commit | commitdiff | tree | snapshot |
2020-12-16 |
eiknat | add on_conflict clauses to common unique constraint... |
commit | commitdiff | tree | snapshot |
2020-12-16 |
Nutomic | Add docs for creating custom lemmy frontend (#1319) |
commit | commitdiff | tree | snapshot |
2020-12-15 |
Dessalines | Removing old comment_view. |
commit | commitdiff | tree | snapshot |
2020-12-15 |
Dessalines | Beginning to add new comment_view. |
commit | commitdiff | tree | snapshot |
2020-12-15 |
Felix Ableitner | Add IP forwarding headers to nginx config (fixes #1318) |
commit | commitdiff | tree | snapshot |
2020-12-15 |
Felix Ableitner | Allow running docker-less federation tests locally |
commit | commitdiff | tree | snapshot |
2020-12-14 |
Felix Ableitner | silence lemmy output in federation logs |
commit | commitdiff | tree | snapshot |
2020-12-14 |
Felix Ableitner | send activities sync for tests |
commit | commitdiff | tree | snapshot |
2020-12-14 |
Felix Ableitner | add pictrs and iframely, read docker hub login from... |
commit | commitdiff | tree | snapshot |
2020-12-13 |
Dessalines | Merge branch 'main' into move_views_to_diesel |
commit | commitdiff | tree | snapshot |
2020-12-13 |
Dessalines | Re-organizing source tables into a different folder. |
commit | commitdiff | tree | snapshot |
2020-12-12 |
Dessalines | Trying to fix post test again. |
commit | commitdiff | tree | snapshot |
2020-12-12 |
Dessalines | Trying to fix post test again. |
commit | commitdiff | tree | snapshot |
2020-12-12 |
Dessalines | Trying to fix post test again. |
commit | commitdiff | tree | snapshot |
2020-12-12 |
Dessalines | Trying to fix post test again. |
commit | commitdiff | tree | snapshot |
2020-12-12 |
Dessalines | Trying to fix post test again. |
commit | commitdiff | tree | snapshot |
2020-12-12 |
Dessalines | Trying to fix post test again. |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Dessalines | Trying to fix post test again. |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Dessalines | Trying to fix post test. |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | disable debug log |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | use dash |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Dessalines | Adding tests for post aggregates. |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | fix warning |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | use hosts file |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | setup db |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | try debug build again |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | syntax |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | fix paths, try debug |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | fix bin path |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | find the binary |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | fix release build? |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | syntax |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | faster release build |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Dessalines | Removing old postview. |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | need to use release bin |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | try release build |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | use apk add, remove diesel migrate from test.sh |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | cargo fmt |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | try to run migrations on db connection in tests |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | try again with full path |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | need to use rust image |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | set rustfmt path |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | another try |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | put full path |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | try rustfmt |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | use nightly image for fmt |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | need nightly for fmt |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | also check formatting, more extensive cargo check |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | try to init db from lemmy in tests |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | build diesel cli in same step |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | try tests without diesel migration run |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Felix Ableitner | try running federation tests in same alpine version |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Dessalines | Adding a viewtovec trait. |
commit | commitdiff | tree | snapshot |
next |