10 Commits (095e1f51556d940a07d9f8580d0d25acf6a39c63)

Author SHA1 Message Date
Lunny Xiao c5f8b96dda update xorm for fixing bug on processor BeforeSet and AfterSet when Find a map (#987) 7 years ago
Lunny Xiao 46320f9630 refactor notificationsForUser since xorm In support slice of customerize type (#956) 7 years ago
Lunny Xiao 284c0160c3 update xorm vendor and also fix #740 (#886) 8 years ago
Bo-Yi Wu 691fbdf1d3 fix: delete attachment after remove comment. 8 years ago
Lunny Xiao 907b6f943c update xorm for bugs fix (#728) 8 years ago
Lunny Xiao a8048c19f3 Update xorm and fix dump command (#692)
* update xorm and fix dump

* catch database init error

* still use dumpTables

* fix dump bool type

* update vendor.json
8 years ago
Lunny Xiao 980dd0bf51 Update xorm and dependencies vendor for feature to dump to other database (#565)
* update xorm and dependencies vendor for feature to dump to other database

* fix golint
8 years ago
Thomas Boerger b6a95a8cb3 Integrate public as bindata optionally (#293)
* Dropped unused codekit config

* Integrated dynamic and static bindata for public

* Ignore public bindata

* Add a general generate make task

* Integrated flexible public assets into web command

* Updated vendoring, added all missiong govendor deps

* Made the linter happy with the bindata and dynamic code

* Moved public bindata definition to modules directory

* Ignoring the new bindata path now

* Updated to the new public modules import path

* Updated public bindata command and drop the new prefix
8 years ago
Lunny Xiao a8c6698de8 Fix error 500 on organization dashboard page (#150) 8 years ago
Thomas Boerger 1ebb35b988
Added all required dependencies 8 years ago