mirror of
1
Fork 0
Commit Graph

16 Commits

Author SHA1 Message Date
Andrew Boyarshin 0602a44b27 Fix URL handling in the whole markdown module, improve test coverage ()
Amended with string to bool change in API SDK.

Signed-off-by: Andrew Boyarshin <andrew.boyarshin@gmail.com>
2017-02-24 22:59:56 +08:00
Lunny Xiao 0e6b9ea786 Take back control of hooks ()
* git: delegate all server-side Git hooks ()

* create hooks directories

* take control hooks back

* fix lint

* bug fixed and minor changes

* fix imports style

* fix migration scripts
2017-02-23 11:40:44 +08:00
Zsombor e388db311b Add checkbox to search for all the branches by commit message ()
and updating the vendor directory
2017-02-05 22:43:28 +08:00
Lunny Xiao 7209917fd7 bug fix release 2017-01-09 21:54:03 +01:00
Lunny Xiao 61306fa737 Make releases faster than before and resolved ()
* make releases faster than before and resolved 

* fix comment
2017-01-06 09:51:15 +08:00
Ethan Koenig 0c301f7b5c Release API endpoints 2017-01-02 00:10:52 +01:00
Ethan Koenig b75450ad36 API endpoints for forks () 2016-12-31 09:15:45 +08:00
Sl@ny c22f9114c7 Implementation of Folder Jumping 2016-12-28 18:09:52 +01:00
Ethan Koenig 8de8ec027d Update sdk 2016-12-25 14:51:57 +01:00
Lunny Xiao 47a7529d96 update code.gitea.io/git () 2016-12-22 10:30:52 +01:00
Martin Hebnes Pedersen b11843b8dc Update gitea/sdk vendor () 2016-12-16 16:26:35 +01:00
Kim "BKC" Carlbäcker 57dc9efaae Update gitea/sdk vendor 2016-11-29 11:50:22 +01:00
Thibault Meyer 871c964ef7 Upgrade vendor "git" () 2016-11-15 23:24:08 +08:00
Thibault Meyer 54e6ed3431 Upgrade vendor "git" () 2016-11-12 12:09:25 +01:00
Sandro Santilli a1c5f02444 Fix import path of go-sdk ()
From code.gitea.io/go-sdk/gitea
  To code.gitea.io/sdk/gitea
2016-11-11 17:39:44 +08:00
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io ()
- Update import paths from github.com/go-gitea to code.gitea.io
- Fix import path for travis

See https://docs.travis-ci.com/user/languages/go#Go-Import-Path
2016-11-10 17:24:48 +01:00