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
*
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
|
\
|
*
Fixed migrations
Nicolas Lœuillet
2017-04-10
1
-0
/
+5
|
*
Added author of article
Nicolas Lœuillet
2017-04-09
1
-1
/
+6
|
*
Added publication date
Nicolas Lœuillet
2017-04-05
15
-14
/
+69
*
|
Removed is_public in Entry edit form
Nicolas Lœuillet
2017-04-13
15
-15
/
+15
*
|
Remove isPublic from Entry entity fix #2598
Maxime
2017-04-13
1
-0
/
+51
|
/
*
Added migration for Scuttle sharing
Nicolas Lœuillet
2017-03-28
1
-0
/
+54
*
Added check in migration about uuid field
Nicolas Lœuillet
2017-01-30
1
-1
/
+1
*
Fixed duplicate entry for share_public in craue_setting_table
Nicolas Lœuillet
2017-01-30
1
-1
/
+9
*
Fixed check on index
Nicolas Lœuillet
2017-01-27
1
-4
/
+2
*
Added indexes on is_archived and is_starred
Nicolas Lœuillet
2017-01-27
1
-0
/
+58
*
Merge pull request #2646 from wallabag/explain-migrations-in-doc
Nicolas Lœuillet
2017-01-26
14
-8
/
+63
|
\
|
*
Added hardcoded SQL for migration to 2.2
Nicolas Lœuillet
2017-01-23
6
-8
/
+30
|
*
Added information about latest migrations
Nicolas Lœuillet
2017-01-23
11
-0
/
+33
*
|
Added migration for SQLite
Nicolas Lœuillet
2017-01-25
1
-2
/
+6
*
|
Added migration to rename uuid to uid
Nicolas Lœuillet
2017-01-14
1
-0
/
+71
|
/
*
Renamed uuid to uid
Nicolas Lœuillet
2016-12-29
2
-6
/
+6
*
Changed uuid type in database
Nicolas Lœuillet
2016-12-25
1
-1
/
+2
*
Added index on entry.uuid
Nicolas Lœuillet
2016-12-23
1
-0
/
+53
*
Fix bad migration for PostreSQL
Jeremy Benoist
2016-12-23
1
-8
/
+68
*
Be consistent between migration & schema definition
Jeremy Benoist
2016-12-19
1
-0
/
+1
*
fixup! Run migration in test, ready for MySQL
Jeremy Benoist
2016-12-19
1
-1
/
+1
*
Use actual database name
Jeremy Benoist
2016-12-19
1
-2
/
+2
*
pocket_consumer_key can be null
Jeremy Benoist
2016-12-19
1
-1
/
+1
*
Run migration in test, ready for MySQL
Jeremy Benoist
2016-12-19
2
-2
/
+8
*
Replaced quotes for Postgres
Nicolas Lœuillet
2016-12-18
4
-6
/
+6
*
Ensure craue_config_setting migration are ok
Jeremy Benoist
2016-12-15
4
-4
/
+52
*
Add default value for list_mode
Jeremy Benoist
2016-12-12
1
-1
/
+1
*
Merge pull request #2650 from wallabag/add-hascolumn
Jeremy Benoist
2016-11-30
14
-89
/
+101
|
\
|
*
Named index
Nicolas Lœuillet
2016-11-30
1
-1
/
+9
|
*
Code review
Nicolas Lœuillet
2016-11-30
2
-7
/
+4
|
*
Fixed typo
Nicolas Lœuillet
2016-11-28
1
-2
/
+2
|
*
Cleaned old migrations
Nicolas Lœuillet
2016-11-28
4
-35
/
+26
|
*
Added dropColumn for SQLite and some enhancements
Nicolas Lœuillet
2016-11-28
6
-35
/
+37
|
*
Replaced abortIf with skipIf
Nicolas Lœuillet
2016-11-28
12
-24
/
+22
|
*
Added checks on migrations
Nicolas Lœuillet
2016-11-28
6
-11
/
+25
|
*
Removed my hasColumn and used the existing one in Doctrine
Nicolas Lœuillet
2016-11-28
1
-35
/
+1
|
*
Added hasColumn() in migration to check column existence
Nicolas Lœuillet
2016-11-28
1
-4
/
+40
*
|
Renamed view_mode by list_mode and hide excerpt
Nicolas Lœuillet
2016-11-28
1
-4
/
+4
*
|
Added list view
Nicolas Lœuillet
2016-11-28
1
-0
/
+49
|
/
*
Added migration to remove useless fields
Nicolas Lœuillet
2016-11-28
1
-0
/
+61
*
Add migration for new FOSUser version
Jeremy Benoist
2016-11-22
1
-0
/
+57
*
Added internal setting to enable/disable articles with paywall
Nicolas Lœuillet
2016-11-22
1
-0
/
+45
[next]