Commit Graph

500 Commits (bf6014644401dd3fdf9031670b3a00ccd866f49f)

Author SHA1 Message Date
Thomas Boerger 5b17661c5d
Updated badges for drone and similar to lgtm
Bo-Yi Wu 904deb7d6a Fix broken link for Contributors Guide ()
* Fix broken link for Contributors Guide

* remove ./
Sandro Santilli 786cc5bbc8 Add info about installing via go
Rachid Zarouali c040f2fbb1 first batch of Readme updates ()
Thomas Boerger a6d683f498
Link to godoc instead of Gogs wiki
Thomas Boerger 03902bb53d Minor cleanups, look at the specific commits ()
* Dropped codebeat, we got go reportcard

* Dropped gopm file, we are using govendor

* Dropped chinese readme, this should be part of the docs

* Dropped bra config, not really used

* Dropped packager, we will provide our own packages
Thomas Boerger 42a744d9e6 Badges and travis testing ()
* Added badges to the README

* Restructured the travis config
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs ()
Unknwon 7e15ff9486
Update locales
Add new locale Serbian (Cyrillic)
Unknwon 12445fe2ed
Add build system link to README [CI SKIP]
Unknwon 491407ddf8
fix 404 for release draft edition
Closes 
Unknwon 7c1fbed057 Fix panic when attempt login with non-exist user
Unknwon 152e715999 models/login_source: code improvement
Unknwon 8516dfcb6c able to sync now for mirrors
- Refactor code to use sync.UniqueQueue
- Closes 
Unknwon 643142acab Web editor: support upload files
Unknwon 28cf0e6aaa code quality improvement
Unknwon 62b0dc4853 Web editor: fix cannot create new file in subdirectory
Unknwon 579e5e4fee Web editor: disallow edit mirror repository
Unknwon 0114fdcba4 Web editor: improve delete file process
Unknwon dad5c15520 allow setting preferred licenses
- Closes 
Unknwon c30b856d14 use user’s info for committer and author
Unknwon 13a8823bd3 only start builtin SSH server after user finish installation
Unknwon bb359a74f1 migrations: set comment updated as created
Unknwon 6b98d58906 code cleanup
Unknwon f8a48ffaad Web editor: improve code quality
Unknwon 0b273ac4d5 code cleanup
Unknwon a00c932bbc General code quality improvement
Unknwon 6f9a95f830 add HTMLURL to webhook type
- Fill Milestone and Assignee field when available in webhook payload
Unknwon 9349def72e reproduce diff signs
Commited wrong file.
Unknwon 4042d1f0c3 models/issue: improve quality and performance of NewIssue function
Unknwon 61e27dedf7 fix response of pull request form validation error
Unknwon 5e89485cec Update README [CI SKIP]
Unknwon 8637e67e6f Fix outdated edit can’t overwrite changes
Unknwon dccb0c15b9 Replace convert.To with APIFormat calls
Unknwon 3f7f4852ef fully support of webhooks for pull request
Unknwon 0f33b04c87 Add subcommand to create new user in CLI
Unknwon a47aef5460 code cleanup
Unknwon 5077408d78 code cleanup and minor issue fix
Unknwon 0f26f3678a use doer email for FROM field of issues
Unknwon 5448d29b2e wrong dashboard issue count for create by you
Unknwon edd786446c skip RUN_USER check on Windows
Unknwon f70343660d Little code refactoring
Unknwon 90af997fec 500 for upstream pulls page if user has forked repository
Unknwon e5bf4281b5 early response 200 when ?go-get=1
Unknwon 99385db0c4 code cleanup
Unknwon ec92565f23 fix missing sub-url prefix in relative avatar link
Unknwon ab9c5fb5e7 allow render raw content
Use URL query parameter render=1 to render content in raw mode.
rugk 28dc5bb566 Replace gogs.io http links with https version ()
Unknwon cf6d321991 Ignore repository with issue disabled or use external tracker in dashboard issues
Unknwon 50422f1fc2 always use relative avatar link in the template
Unknwon 2f105f3979 completely disable builtin issue tracker when enable external tracker
Unknwon e7fd65f0cf better code structure and batch minor improvements
Unknwon 10dc330640 dump content directly to HTTP ResponseWriter
Unknwon 8aa0a76702 fix wrong table name in Join
Unknwon 2d76de2574 fix x.Iterate returns nothing inside session scope with SQLite3
Unknwon 4d8b905541 models/ssh_key: code cleaning
Unknwon 899e799459 support delete issue comment
Unknwon e74630ae3b add pagination for repositories
Unknwon 1f2e173a74 Refactor User.Id to User.ID
Unknwon 57a47bbc05 Add some tutorial links [CI SKIP]
Unknwon d90acacd86 Update README [CI SKIP]
Unknwon 69f5308761 use different reversed words and patterns for repository and user
Unknwon 4b5e09e4d6 detect situation when base branch is deleted in pull request
Unknwon 745167d57a create user path before rename repository while transfer
os.Rename does not create parent directory automatically when not exist
Unknwon c912494609 detect invalid tag name git error
Unknwon ae88d76032 Bump version
Unknwon 57af7432fc fix wrong logic judgement
Unknwon 60110adc06 models/webhook: restrict deletion to be explicitly with repo and org ID
Unknwon c083d76567 able to prohibit user login
Unknwon fff615d5fc Bump version
Unknwon 194a742fb9 fix assign operation not take effect
Unknwon de10387f41 bump git-module requirement
Unknwon fdcca9292e fix emoji been rendered inside raw content area
Unknwon 9fcf66f0e0 Minor fix for
Unknwon d62ab49978 retrieve webhook with repo_id
This prevents user retrieve arbitrary webhook by changing URL to
access webhook from other unauthorized repositories.
Unknwon 401bf944ef Use SecurityProtocol to replace UseSSL in LDAP config
Initially proposed by  and fixes  as well.
Unknwon 4b25bdfbc4 support correct page size and link header
Unknwon 6aa00f7bcf use HTTP_ADDR to replace localhost
Unknwon e84ac64964 Do not show filename not have suffifx .md
Unknwon a10ca2c5f6 update README version description
Unknwon 7938506e07 update git-module require version
Unknwon 6f7276278d genetate bindata
Unknwon c041273dd3 repo/http: clean code
Unknwon 8df3ba96f3 use text/plain as default email content format
Unknwon e9ae926e04 fix wrong closed issue count when create closed issue via API
Add start count corrector for Repository.NumClosedIssues
Unknwon 7826eae452 fix DEPRECATED Action signature erorr
Unknwon fbf43c31e5 Add Czech support
Julien Reichardt 6be9a2c1db Add DPlatform as an installation way ()
Unknwon 0a78d99a4d models/release: filter input to prevent command line argument vulnerability
Unknwon 0325bec283 minor fix for bug of xorm
Unknwon 7049cb9d97 Add new language support
- Update language choose dropdown to fit more languages
Unknwon 78b8b63774 set default style name when empty in AfterSet
Unknwon a27c6f4b75 fix sort' field missing on issue pagination link
Unknwon 762ab056a2 Fix XORM IN condition table name parse
Unknwon ac53bb593d print error of JSON unmarshal and always returns a valid object
Unknwon b1d41cfa60 add admin APIs to add/remove a user from teams
Unknwon 98b58fa050 Handle windows deletion when start
Fix 
Unknwon e6f927f61a api: admin list and create team under organization
Unknwon 9e09e48502 fix potential SSH commands dislocation
When use builtin SSH server with concurrent operations, there are probabilities
One connection could use the command from another connections.

Fix this by set SSH_ORIGINAL_COMMAND for each command, not set in global scope.
Unknwon ff731ea07d LOWER() column value within search