Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | codegangsta/cli => urfave/cli (#3546) | Kim "BKC" Carlbäcker | 2016-08-30 | 1 | -1/+1 |
| | |||||
* | General code quality improvement | Unknwon | 2016-08-16 | 1 | -1/+1 |
| | |||||
* | Replace convert.To with APIFormat calls | Unknwon | 2016-08-14 | 1 | -1/+2 |
| | |||||
* | #2246 fully support of webhooks for pull request | Unknwon | 2016-08-14 | 1 | -1/+1 |
| | |||||
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -2/+2 |
| | |||||
* | #3045 fix DEPRECATED Action signature erorr | Unknwon | 2016-05-12 | 1 | -3/+5 |
| | |||||
* | Post work for #2637 | Unknwon | 2016-02-27 | 1 | -1/+1 |
| | | | | Improve test cases, config settings, also show SSH config settings on admin config panel. | ||||
* | Fix wrong place to check disable SSH | Unknwon | 2016-02-21 | 1 | -5/+6 |
| | |||||
* | Replace uuid module with original package | Unknwon | 2016-02-20 | 1 | -2/+2 |
| | |||||
* | #2650 fix possbility that use email as pusher user name | Unknwon | 2016-02-17 | 1 | -2/+9 |
| | | | | | | | | | | Remove the possibility of using email as user name when user actually push through combination of email and password with HTTP. Also refactor update action function to replcae tons of arguments with single PushUpdateOptions struct. And define the user who pushes code as pusher, therefore variable names shouldn't be confusing any more. | ||||
* | #2311 improve HTTP auth error message | Unknwon | 2015-12-30 | 1 | -1/+1 |
| | |||||
* | #2282 fix utf-8 recognized as windows-1252 | Unknwon | 2015-12-25 | 1 | -1/+1 |
| | |||||
* | #1692 add organization APIs | Unknwon | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | fix possible disclosure | Unknwon | 2015-12-14 | 1 | -6/+7 |
| | |||||
* | Make serv/update use LOCAL_ROOT_URL instead public | Adam Strzelecki | 2015-12-09 | 1 | -1/+1 |
| | | | | The reasoning for that is in the previous commit. | ||||
* | Merge branch 'feature/wiki' into develop | Unknwon | 2015-11-30 | 1 | -15/+23 |
|\ | |||||
| * | finish wiki | Unknwon | 2015-11-30 | 1 | -15/+23 |
| | | |||||
* | | add line break after SSH error message | Unknwon | 2015-11-30 | 1 | -1/+1 |
|/ | |||||
* | print error log to client side when dev mode | Unknwon | 2015-11-23 | 1 | -0/+3 |
| | |||||
* | #1681 some fixes for builtin SSH server on Windows | Unknwon | 2015-11-23 | 1 | -2/+7 |
| | |||||
* | fix api broken | Unknwon | 2015-11-15 | 1 | -1/+1 |
| | |||||
* | convert missing name | Unknwon | 2015-11-09 | 1 | -1/+1 |
| | |||||
* | #1266 convert name to lower when handle SSH | Unknwon | 2015-11-09 | 1 | -2/+2 |
| | |||||
* | fix 1540 and experimental SSH server support | Unknwon | 2015-11-08 | 1 | -2/+2 |
| | |||||
* | go vet and fix #1890 | Unknwon | 2015-11-08 | 1 | -1/+13 |
| | |||||
* | #1896 fatal when no needed update task | Unknwon | 2015-11-04 | 1 | -31/+39 |
| | |||||
* | fix insecure tls when trigger task | Unknwon | 2015-10-26 | 1 | -1/+4 |
| | |||||
* | New push to head repo of head branch: regenerate patch and retest apply | Unknwon | 2015-10-24 | 1 | -19/+21 |
| | |||||
* | add log for trigger hook when push through SSH | Unknwon | 2015-10-05 | 1 | -1/+5 |
| | |||||
* | simplify names | Unknwon | 2015-09-16 | 1 | -3/+3 |
| | |||||
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 1 | -3/+3 |
| | |||||
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | 1 | -24/+47 |
| | |||||
* | allow anonymous SSH clone | Unknwon | 2015-08-05 | 1 | -45/+49 |
| | |||||
* | #835: Realtime webhooks | Unknwon | 2015-07-25 | 1 | -0/+7 |
| | |||||
* | Merge pull request #1336 from technosophos/master | 无闻 | 2015-07-25 | 1 | -7/+7 |
|\ | | | | | Fix minor spelling issues. | ||||
| * | Fix minor spelling issues. | Matt Butcher | 2015-06-18 | 1 | -7/+7 |
| | | |||||
* | | remove extra space in ssh authentication message | Luka Dornhecker | 2015-04-02 | 1 | -1/+1 |
|/ | |||||
* | #1040: dashboard no longer accessible when repo is missing | Unknwon | 2015-03-16 | 1 | -1/+1 |
| | |||||
* | cmd/serve.go: remove useless code | Unknwon | 2015-03-01 | 1 | -2/+0 |
| | |||||
* | models: mirror fix on #964 | Unknwon | 2015-02-28 | 1 | -5/+6 |
| | |||||
* | Rewrite/simplify gogs serve | Peter Smit | 2015-02-16 | 1 | -77/+51 |
| | |||||
* | code fix #941 caution: undertest | Unknwon | 2015-02-13 | 1 | -5/+6 |
| | |||||
* | Merge remote-tracking branch 'mine/access_refactor' into access_refactor | Peter Smit | 2015-02-12 | 1 | -7/+7 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cmd/serve.go models/access.go models/migrations/migrations.go models/org.go models/repo.go models/user.go modules/middleware/org.go modules/middleware/repo.go routers/api/v1/repo.go routers/org/teams.go routers/repo/http.go routers/user/home.go | ||||
| * | Change constants to UPPERCASE_WITH_UNDERSCORE style | Peter Smit | 2015-02-09 | 1 | -7/+7 |
| | | |||||
| * | Refactoring of the Access Table | Peter Smit | 2015-02-06 | 1 | -21/+20 |
| | | | | | | | | | | | | This commit does a lot of the work of refactoring the access table in a table with id's instead of strings. The result does compile, but has not been tested. It may eat your kittens. | ||||
* | | Refactoring of the Access Table | Peter Smit | 2015-02-12 | 1 | -21/+20 |
| | | | | | | | | | | | | This commit does a lot of the work of refactoring the access table in a table with id's instead of strings. The result does compile, but has not been tested. It may eat your kittens. | ||||
* | | first pass work on migration #925 | Unknwon | 2015-02-11 | 1 | -1/+1 |
| | | |||||
* | | Improve argument parsing for serve command | Peter Smit | 2015-02-09 | 1 | -1/+4 |
| | | |||||
* | | cmd: code fix for #905 | Unknwon | 2015-02-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | - routers/admin: add rewrite update hook operation - conf/locale: update locale file due to ini behavior changes - cmd/cert_stub.go: remove useless code - cmd/fix.go: no longer need fix command(at least now) | ||||
* | | Merge pull request #905 from phsmit/conf_on_cli | 无闻 | 2015-02-08 | 1 | -1/+6 |
|\ \ | | | | | | | Add option to provide configuration file on command line |