Antoine GIRARD
3f3383dc0a
Migrate to dep ( #3972 )
...
* Update makefile to use dep
* Migrate to dep
* Fix some deps
* Try to find a better version for golang.org/x/net
* Try to find a better version for golang.org/x/oauth2
7 years ago
Lunny Xiao
97fe773491
fix MSSQL bug on org ( #3405 )
7 years ago
Lunny Xiao
a8717e5e3a
Use AfterLoad instead of AfterSet on Structs ( #2628 )
...
* use AfterLoad instead of AfterSet on Structs
* fix the comments on AfterLoad
* fix the comments on action AfterLoad
7 years ago
Lunny Xiao
0f9e20b3d7
fix updated update on public key ( #2514 )
...
* fix updated update on public key
* update vendor.json
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* fix root path
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
7 years ago
Lunny Xiao
005900baea
Use created & updated instead BeforeInsert & BeforeUpdate ( #2482 )
...
* use created & updated instead BeforeInsert & BeforeUpdate
* fix vendor checksum
* only show generated SQL when development mode
* remove extra update column updated_unix
* remove trace config
7 years ago
Lunny Xiao
2c6a0fdca8
update latest xorm version to vendor ( #2353 )
7 years ago
Lauris BH
3792867955
Update xorm to latest version ( #1651 )
...
* Update xorm to latest version
* Update xorm/builder
8 years ago
Lunny Xiao
5acfc7c4bc
fix migrate failed and org dashboard failed on MSSQL database ( #1448 )
8 years ago
Lunny Xiao
c5f8b96dda
update xorm for fixing bug on processor BeforeSet and AfterSet when Find a map ( #987 )
8 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
Lunny Xiao
a8c6698de8
Fix error 500 on organization dashboard page ( #150 )
8 years ago
Thomas Boerger
1ebb35b988
Added all required dependencies
8 years ago