| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
|
|
|
| |
Unix() already uses UTC as timezone
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Add sign in check before check user account level
|
|
|
|
| |
os.Rename does not create parent directory automatically when not exist
|
| |
|
| |
|
|
|
|
|
|
| |
* Added coding style modes to SimpleMDE
* Moved the CodeMirror addon from simplemd to codemirror directory
|
|
|
|
| |
submodules (#3097)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Sets all avatars to use PNG image format.
Keeps avatars consistent at 290x290px resolution.
Signed-off-by: Dennis Chen <barracks510@gmail.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
changed. (#3276)
|
| |
|
| |
|
|
|
|
| |
addresses errors involving ambiguous column references when filtering issues by the view type "Mentioning you". (#3269)
|
| |
|
|
|
|
|
|
|
|
| |
Allows the deletion of a webhook from a repository at the
/:user/:repo/hooks/:id endpoint.
Solves drone/drone issue #1603.
Signed-off-by: Dennis Chen <barracks510@gmail.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Fixes relative urls coming from api/v1
See https://github.com/drone/drone/issues/1701
|
| |
|
| |
|
| |
|
|
|
|
| |
RepoLink -> Link, RepoRelLink -> RelLink, FullRepoLink -> FullLink
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(#3267)
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Additional properties: created_at, updated_at
|