seitime-frappe/frappe
2021-09-27 11:20:00 +05:30
..
automation chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
change_log chore: Added Change log for v13.3.0 2021-05-17 10:58:30 +05:30
chat chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
commands fix: rq utiliy module conflicts with redis queue's rq package 2021-09-23 12:42:25 +05:30
config refactor: Use run instead of frappe.db.sql 2021-08-12 18:36:43 +05:30
contacts Merge pull request #14152 from anupamvs/address-spacing 2021-09-09 12:30:53 +05:30
core fix: change field type data to small text 2021-09-23 16:20:40 +05:30
custom Merge branch 'develop' of https://github.com/frappe/frappe into form-tab-break 2021-09-16 13:00:07 +05:30
data_migration chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
database fix: use decimal digits precision 9 instead of 6 while creating schema 2021-09-22 16:07:06 +05:30
desk Merge pull request #14262 from leela/fix-tag-permission-issue 2021-09-20 20:05:14 +05:30
email Merge branch 'develop' into set-property-after-alert-fix 2021-09-27 11:20:00 +05:30
event_streaming chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
geo chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
integrations chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
model Merge branch 'develop' of https://github.com/frappe/frappe into form-tab-break 2021-09-20 15:49:01 +05:30
modules fix(minor): linting 2021-09-05 22:30:09 +05:30
patches Merge branch 'develop' into trim-db 2021-09-06 11:35:59 +05:30
printing fix: sider issue 2021-09-27 10:21:19 +05:30
public Merge pull request #13036 from prssanna/form-tab-break 2021-09-21 17:47:48 +05:30
query_builder Merge branch 'develop' into compare-columns-db_query 2021-09-16 11:40:33 +05:30
search fix: Use whoosh AsyncWriter to prevent write locks 2021-09-15 16:42:11 +05:30
social chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
templates Merge pull request #14173 from sumaiya2908/portal-pages-cleanup 2021-09-20 11:30:39 +05:30
tests fix: rq utiliy module conflicts with redis queue's rq package 2021-09-23 12:42:25 +05:30
translations fix: Dont translate brand name (#14162) 2021-09-10 09:32:59 +05:30
utils review changes 2021-09-27 10:21:19 +05:30
website Merge pull request #14087 from shadrak98/rate-limiting 2021-09-21 08:07:26 +05:30
workflow fix: Link workflow document 2021-09-20 10:34:59 +05:30
www Merge pull request #14173 from sumaiya2908/portal-pages-cleanup 2021-09-20 11:30:39 +05:30
__init__.py feat: custom database port for read-only replica configuration 2021-09-09 16:19:19 +07:00
api.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
app.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
auth.py refactor(lang): frappe.translate.get_language 2021-07-30 18:59:57 +05:30
boot.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
build.py refactor(minor): Built Assets Management 2021-09-21 16:20:15 +05:30
cache_manager.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
client.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
coverage.py CI: Use codecov coverage reporting 2021-09-02 09:36:25 +05:30
defaults.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
deferred_insert.py
exceptions.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
frappeclient.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
handler.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
hooks.py chore: Misc updates 2021-09-15 16:31:24 +05:30
installer.py Merge branch 'develop' of github.com:frappe/frappe into mariadb-10_6 2021-09-14 22:10:24 +05:30
middlewares.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
migrate.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
modules.txt fix(minor): remove test modules 2021-09-05 22:14:24 +05:30
monitor.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
oauth.py chore: Update PyJWT dependency 2021-05-29 17:22:30 +05:30
parallel_test_runner.py refactor: Make coverage context manager 2021-08-09 09:50:41 +05:30
patches.txt fix: updated pah 2021-08-25 13:02:27 +05:30
permissions.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
rate_limiter.py Merge pull request #14087 from shadrak98/rate-limiting 2021-09-21 08:07:26 +05:30
realtime.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
recorder.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
sessions.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
share.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_runner.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
translate.py fix: Problems while using translations via Globe Symbol (#14128) 2021-09-06 14:16:27 +05:30
twofactor.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30