index
:
Wallabag
1.x
2.3.x
2.4
add-index-entry-url
add-random-article
add-user-group
ajax
change-locale-register
cve-2018-11352
dependabot/composer/friendsofsymfony/rest-bundle-2.8.0
dependabot/npm_and_yarn/jquery-3.5.0
dependabot/npm_and_yarn/webpack-dev-server-3.1.11
dropping-php5
federation
fix/4215/add-label-and-issuer-to-o2p-config
gitolite_local/ldap
hash-exist-url
legacy
master
notifications
oauth-changes
php73
prepare-24
progress
qrcode-for-wallabagiosapp
release-2.3.3
remove-baggy
rss2atom
same-domain
save-changes
share-articles-to-other-users
sort-entries
store-resolved-url
tags-3235
update-two-factor-bundle
url-3529
weblate
with-annotations-route
A self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
app
/
DoctrineMigrations
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable OTP 2FA
Jeremy Benoist
2019-01-23
1
-0
/
+22
*
Enable PHPStan
Jeremy Benoist
2019-01-18
1
-0
/
+32
*
Fix utf8mb4 on vendor tables
Jeremy Benoist
2018-11-28
2
-19
/
+47
*
Entry: add archived_at property and updateArchived method
Sébastien Viande
2018-09-21
1
-0
/
+68
*
php-cs-fixer
Kevin Decherf
2018-09-05
1
-1
/
+1
*
We should able to get the table name unescaped
Jeremy Benoist
2018-06-14
1
-4
/
+4
*
Fixed migrations with dash into db name
Jeremy Benoist
2018-06-14
36
-705
/
+93
*
Merge pull request #3504 from aaa2000/fix-initial-migration-with-table-prefix
Jérémy Benoist
2017-12-16
1
-125
/
+125
|
\
|
*
Use getTable() to retrieve prefixed table name
Jeremy Benoist
2017-12-16
1
-126
/
+122
|
*
Fix initial migration when using custom table prefix
adev
2017-12-14
1
-125
/
+129
*
|
Fixed lower case tags migration
Nicolas Lœuillet
2017-12-15
1
-1
/
+1
|
/
*
CS
Jeremy Benoist
2017-12-12
1
-1
/
+0
*
Use hasTable instead of try/catch
Jeremy Benoist
2017-12-12
1
-7
/
+1
*
Change the way to check for initial migration
Jeremy Benoist
2017-12-12
1
-4
/
+25
*
migrations: fix duplicate violation during lowercase tag migration
Kevin Decherf
2017-12-10
1
-8
/
+20
*
Replace raw query with named parameter
Kevin Decherf
2017-12-10
1
-2
/
+3
*
Add craue setting to enable sharing of origin url to Shaarli
Kevin Decherf
2017-11-25
1
-0
/
+52
*
Fix phpcs
adev
2017-11-21
1
-5
/
+4
*
Implements down migration
adev
2017-11-21
1
-1
/
+12
*
Fix installation command
adev
2017-11-21
2
-3
/
+32
*
Add an initial migration
adev
2017-11-21
1
-0
/
+181
*
Merge pull request #3425 from wallabag/add-setting-for-headers
Nicolas Lœuillet
2017-11-21
1
-0
/
+52
|
\
|
*
Added internal setting to enable/disable headers storage
Nicolas Lœuillet
2017-11-20
1
-0
/
+52
*
|
Fix MySQL issue on mig from #3373
Kevin Decherf
2017-11-20
1
-0
/
+1
*
|
Fix phpcs
Kevin Decherf
2017-11-19
1
-1
/
+1
*
|
Add originUrl property to Entry, handle that in EntryRestController, handle m...
Kevin Decherf
2017-11-19
1
-0
/
+55
|
/
*
Fixed @Kdecherf's review
Nicolas Lœuillet
2017-10-13
1
-0
/
+1
*
CS
Jeremy Benoist
2017-10-13
1
-3
/
+3
*
Changed reading_time field to prevent null values
Nicolas Lœuillet
2017-10-13
1
-0
/
+63
*
CS
Jeremy Benoist
2017-10-09
5
-7
/
+7
*
Merge pull request #3139 from Kdecherf/2502-tag-case
Jérémy Benoist
2017-09-03
1
-0
/
+103
|
\
|
*
php-cs-fixer on DoctrineMigrations/Version20170719231144
Kevin Decherf
2017-08-27
1
-24
/
+24
|
*
Add migration to change case of tags
Kevin Decherf
2017-08-27
1
-0
/
+103
*
|
Set a starred_at field when an entry is starred.
François D
2017-08-25
1
-0
/
+63
|
/
*
Add a real configuration for CS-Fixer
Jeremy Benoist
2017-07-01
29
-246
/
+240
*
Fix reviews
Thomas Citharel
2017-06-20
1
-1
/
+1
*
Crypt site credential password
Jeremy Benoist
2017-06-20
1
-1
/
+1
*
Force sequence creation for postgresql
Jeremy Benoist
2017-06-20
1
-1
/
+6
*
Add CRUD for site credentials
Jeremy Benoist
2017-06-20
1
-0
/
+56
*
Merge pull request #3173 from wallabag/domain-name-param
Jérémy Benoist
2017-06-10
1
-0
/
+53
|
\
|
*
Review
Jeremy Benoist
2017-06-08
1
-1
/
+2
|
*
add migration
Thomas Citharel
2017-06-06
1
-0
/
+52
*
|
Merge pull request #3093 from aaa2000/annotation-error-on-save
Nicolas Lœuillet
2017-06-07
1
-0
/
+100
|
\
\
|
|
/
|
/
|
|
*
Fix postgresql migration
adev
2017-06-07
1
-2
/
+2
|
*
Displays an error with an annotation with a too long quote
adev
2017-06-04
1
-0
/
+100
*
|
API user creation behing a toggle
Jeremy Benoist
2017-06-02
1
-0
/
+52
|
/
*
Added headers field in Entry
Nicolas Lœuillet
2017-05-11
1
-0
/
+55
*
Added migration to change length for user fields
Nicolas Lœuillet
2017-05-10
1
-0
/
+60
*
Cleaned craue_config_setting by removing useless download_pictures setting
Nicolas Lœuillet
2017-04-20
1
-0
/
+52
*
Merge pull request #3024 from wallabag/store-date
Nicolas Lœuillet
2017-04-18
1
-0
/
+65
|
\
[next]