1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
Commit Graph

60 Commits

Author SHA1 Message Date
Justin Baur
36aceed52a
Add instructions (#2232)
* Add instructions

* Add ignore revs

* PR feedback
2022-08-30 12:17:17 -04:00
Justin Baur
bae03feffe
Revert filescoped (#2227)
* Revert "Add git blame entry (#2226)"

This reverts commit 239286737d.

* Revert "Turn on file scoped namespaces (#2225)"

This reverts commit 34fb4cca2a.
2022-08-29 15:53:48 -04:00
Justin Baur
239286737d
Add git blame entry (#2226)
* Add entry and instructions

* Change wording

* Added step for resolving conflicts
2022-08-29 15:27:55 -04:00
Thomas Rittson
f5622dd956
Update README and CONTRIBUTING to point to contributing.bitwarden.com (#2028) 2022-06-09 12:00:58 +02:00
Morten Bøgh
ce9c4f605f
Fixed typo in Dotnet-format section (#1878) 2022-02-22 09:54:14 +10:00
Chad Scharf
f1f7fe7bed
We're Hiring! (#1876)
Added link to Careers page on our repo README.md
2022-02-18 16:50:50 -05:00
Oscar Hinton
9605f89e6b
Add .git-blame-ignore-revs (#1771) 2021-12-16 15:54:28 +01:00
Ben Gray
4edc75d21d
Fix proper naming and download link (#1660) 2021-10-22 09:59:09 +02:00
Addison Beck
b13dda2799
Postgres & MySql Support For Self-Hosted Installations (#1386)
* EF Database Support Init (#1221)

* scaffolding for ef support

* deleted old postgres repos

* added tables to oncreate

* updated all the things to .NET 5

* Addition to #1221: Migrated DockerFiles from dotnet/3.1 to  5.0 (#1223)

* Migrated DockerFiles from dotnet/3.1 to  5.0

* Migrated SSO/Dockerfile from dotnet 3.1 to 5.0

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>

* EFDatabaseSupport: Updated links and description in README.md and SETUP.md (#1232)

* Updated requirements in README.md

* Updated link to documentation of app-secrets

* upgraded dotnet version to 5.0

* Ef database support implementation examples (#1265)

* mostly finished testing the user repo

* finished testing user repo

* finished org, user, ssoconfig, and ssouser ef implementations

* removed unused prop

* fixed a sql file

* fixed a spacing issue

* fixed a spacing issue

* removed extra database creation

* refactoring

* MsSql => SqlServer

* refactoring

* code review fixes

* build fix

* code review

* continued attempts to fix the the build

* skipped another test

* finished all create test

* initial pass at several repos

* continued building out repos

* initial pass at several repos

* initial pass at device repo

* initial pass at collection repo

* initial run of all Entity Framework implementations

* signup, signin, create/edit ciphers works

* sync working

* all web vault pages seem to load with 100% 200s

* bulkcopy, folders, and favorites

* group and collection management

* sso, groups, emergency access, send

* get basic creates matching on all repos

* got everything building again post merge

* removed some IDE config files

* cleanup

* no more notimplemented methods in the cipher repo

* no more not implementeds everywhere

* cleaned up schema/navigation properties and fixed tests

* removed a sql comment that was written in c# style

* fixed build issues from merge

* removed unsupported db providers

* formatting

* code review refactors

* naming cleanup for queries

* added provider methods

* cipher repo cleanup

* implemented several missing procedures from the EF implementation surround account revision dates, keys, and storage

* fixed the build

* added a null check

* consolidated some cipher repo methods

* formatting fix

* cleaned up indentation of queries

* removed .idea file

* generated postgres migrations

* added mysql migrations

* formatting

* Bug Fixes & Formatting

* Formatting

* fixed a bug with bulk import when using MySql

* code review fixes

* fixed the build

* implemented new methods

* formatting

* fixed the build

* cleaned up select statements in ef queries

* formatting

* formatting

* formatting

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2021-07-08 16:35:48 +00:00
Kyle Spearrin
94249747b4
Update README.md 2021-03-26 14:18:03 -04:00
Daniel James Smith
41ec23631a
Fixed badge link to open workflows on master (#1238) 2021-03-24 10:13:37 -04:00
Daniel James Smith
fccf5cc00e
Remove appveyor.yml and replaced badge in README.md (#1231)
* Remove appveyor.yml

* Replaced appveyor badge with GitHub workflow badge
2021-03-23 16:25:23 -04:00
Thomas Rittson
fd42b227b3
Update dev setup guide (#1222)
* Update dev setup guide with current best practice

* Minor amendments to setup instructions

* Move vault_dev migrator script to its own file

* Fix typo, use command line args for SA_PASSWORD

* Move setup guide to its own file

* fix typo
2021-03-22 07:56:31 +10:00
Kendra Todd
39f9f15bd4
Correct localhost port number in README (#1204)
Co-authored-by: Kendra Todd <ktodd@bitwarden.com>
2021-03-11 13:32:41 -07:00
Chad Scharf
8f7389f153
Added contributing.md file and link in readme (#950) 2020-09-28 09:48:05 -04:00
Kyle Spearrin
4eefe8ed3c bump .net core to 3.1 in readme 2020-02-18 17:15:08 -05:00
Kyle Spearrin
3f598c35fc no more updatedb 2019-03-26 00:15:49 -04:00
Kyle Spearrin
ab03752ba1 appveyor build image 2019-03-16 10:41:28 -04:00
Kyle Spearrin
a401ad229c update appveyor project url 2019-03-16 10:37:56 -04:00
Kyle Spearrin
472c11ceff appveyor link is still core 2019-03-15 09:39:54 -04:00
Kyle Spearrin
411e8a67f9 core => server updates 2019-01-18 22:20:05 -05:00
Kyle Spearrin
fb2ee6aaea no longer need to provide netcoreapp flag 2018-08-06 09:11:27 -04:00
Kyle Spearrin
61cda87574 update to .net / asp.net 2.1 2018-08-01 10:07:20 -04:00
Jacob
8238404c4a Fetch image from bitwarden/brand (#330)
* Fetch image from bitwarden/brand

* Don’t reference commit hash
2018-07-26 15:30:46 -04:00
Kyle Spearrin
936fc3c8dd
Update README.md 2018-07-25 22:51:33 -04:00
Kyle Spearrin
858627e86c sudo not required 2018-06-01 16:23:28 -04:00
Kyle Spearrin
c158103700
Update README.md 2018-03-03 08:01:07 -05:00
Kyle Spearrin
555e478ec3 Uppercase Bitwarden 2018-02-27 14:16:19 -05:00
Kyle Spearrin
fecf665290
Update README.md 2017-12-12 16:30:38 -05:00
Kyle Spearrin
986c5b13be
Update README.md 2017-12-05 11:11:13 -05:00
Kyle Spearrin
3762cebed4 Update README.md 2017-09-27 23:33:14 -04:00
Kyle Spearrin
e0866fa11d Update README.md 2017-08-25 21:49:20 -04:00
Kyle Spearrin
7fb312bb48 Update README.md 2017-08-22 21:11:58 -04:00
Kyle Spearrin
b19d8b3055 Update README.md 2017-08-21 21:52:18 -04:00
Kyle Spearrin
72e5317011 Update README.md 2017-08-21 21:49:45 -04:00
Kyle Spearrin
f51d1ab8fe Update README.md 2017-08-21 12:43:58 -04:00
Kyle Spearrin
712e3f3477 rename run script to start 2017-08-21 11:58:15 -04:00
Kyle Spearrin
74415b9955 script updates 2017-08-21 08:49:44 -04:00
Kyle Spearrin
bfb945ac5f Update README.md 2017-08-20 22:27:23 -04:00
Kyle Spearrin
49aa1daacc Update README.md 2017-08-20 07:10:24 -04:00
Kyle Spearrin
401b3b95a0 These dependencies are free to use. 2017-08-19 13:29:46 -04:00
Kyle Spearrin
2b74a00e71 link to bitwarden on dockerhub 2017-08-19 13:22:22 -04:00
Kyle Spearrin
ed4458f36c docker logo on readme 2017-08-19 13:20:15 -04:00
Kyle Spearrin
15d9cfb6bc readme for docker 2017-08-19 13:14:21 -04:00
Kyle Spearrin
ee0b212d3e Update README.md 2017-08-18 18:36:26 -04:00
Kyle Spearrin
82718e2201 Update README.md 2017-08-16 22:54:04 -04:00
Kyle Spearrin
133870765b Update README.md 2017-08-16 22:51:44 -04:00
Kyle Spearrin
8af74bd0e4 Update README.md 2017-08-16 09:12:48 -04:00
Kyle Spearrin
288d9dde35 Update README.md 2017-08-16 09:11:24 -04:00
Kyle Spearrin
c0555b3b54 Update README.md 2017-08-16 09:08:18 -04:00