aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* #3495 only start builtin SSH server after user finish installationUnknwon2016-08-274-10/+9
|
* Update highlightjsUnknwon2016-08-275-6/+5
|
* migrations: sync table firstUnknwon2016-08-262-3/+9
|
* migrations: set comment updated as createdUnknwon2016-08-266-4/+25
|
* #2966 code cleanupUnknwon2016-08-2611-127/+138
|
* issues comment API : list, create, edit (#2966)Iwan Budi Kusnanto2016-08-263-0/+141
| | | add `since` query string support to list issue comment
* Fix #3189: Sort labels by name (#3446)Thibault Meyer2016-08-251-3/+3
| | | | | | * Fix #3189 #3445: Order labels by name * Order labels by name on Issues view
* Web editor: improve code qualityUnknwon2016-08-2419-81/+75
|
* added support to set pull_request event from api (#3513)Kurt Madel2016-08-242-3/+8
|
* #3383 code cleanupUnknwon2016-08-2415-246/+114
|
* Additional API support for milestones (#3383)lstahlman2016-08-243-0/+238
|
* Fix PR-webhook issue where Label-data is stale (#3486) (#3510)Kim "BKC" Carlbäcker2016-08-241-2/+10
| | | | | | | | * Fix PR-webhook issue where Label-data is stale * Conventions \o/ * logs are nice if they're consistent...
* Update gopmfile and glide.lock (#3508)Kim Carlbäcker2016-08-232-2/+2
|
* libravatar.org supports HTTPS (#3498)rugk2016-08-231-1/+1
|
* Issues can be closed via API (#3170) (#3479)Kim Carlbäcker2016-08-231-0/+6
| | | | | | | | | | * Issues can be closed via API * Error-checking is nice xD * EditIssueOption.Status => State * Use const instead of string-literal
* Code quality improvement on JSUnknwon2016-08-177-324/+316
|
* Minor naming improvementUnknwon2016-08-174-44/+46
|
* Fix #3361: Dumps are created world readable (#3473)Thibault Meyer2016-08-171-0/+4
| | | | | | * Set dump file permission to 0600 * Typo
* General code quality improvementUnknwon2016-08-1617-171/+180
|
* #2246 add HTMLURL to webhook typeUnknwon2016-08-1616-73/+104
| | | | - Fill Milestone and Assignee field when available in webhook payload
* Fix git diff testsUnknwon2016-08-161-2/+2
|
* #3464 add diff signs which does not have inline diffUnknwon2016-08-161-2/+2
|
* #3464 reproduce diff signsUnknwon2016-08-164-4/+13
| | | | Commited wrong file.
* #3464 reproduce diff signsUnknwon2016-08-161-1/+1
|
* models/repo_editor: improve code qualityUnknwon2016-08-159-41/+45
|
* Fix repository owner can assign selfUnknwon2016-08-151-11/+10
|
* models/issue: improve quality and performance of NewIssue functionUnknwon2016-08-1513-171/+144
|
* markdown: fix treating pure number as SHA1Unknwon2016-08-155-4/+13
| | | | - Detect non-exist commit and return 404 not 500
* #3467 fix clone fail when wiki is emptyUnknwon2016-08-151-1/+3
|
* #3466 fix response of pull request form validation errorUnknwon2016-08-155-10/+22
|
* Fix empty repository panic on send test webhookUnknwon2016-08-158-35/+28
|
* #3461 fix security issue of REAMDE path in create repositoryUnknwon2016-08-151-1/+1
|
* Update README [CI SKIP]Unknwon2016-08-152-4/+8
|
* Fix outdated edit can’t overwrite changesUnknwon2016-08-155-6/+7
|
* Web editor: temporarily disable upload and quick fix for edit and newUnknwon2016-08-159-306/+292
| | | | Try to merge into develop branch ASAP, then continue minor fixes afterwards.
* Web editor: improve delete fileUnknwon2016-08-148-101/+89
|
* Web editor: improve edit file and diff previewUnknwon2016-08-1415-476/+478
|
* modules/sync: move sync objects to independent moduleUnknwon2016-08-145-100/+131
|
* Code clean up for new config optionsUnknwon2016-08-1417-110/+87
|
* Squashed commit of the following:Richard Mahn2016-08-1434-201/+2502
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit 0afcb843d7ffd596991c4885cab768273a6eb42c Author: Richard Mahn <richard_mahn@wycliffeassociates.org> Date: Sun Jul 31 17:13:29 2016 -0600 Removed Upload stats as the upload table is just a temporary table commit 7ecd73ff5535612d79d471409173ee7f1fcfa157 Author: Richard Mahn <richard_mahn@wycliffeassociates.org> Date: Sun Jul 31 08:42:41 2016 -0600 Fix for CodeMirror mode commit c29b9ab531e2e7af0fb5db24dc17e51027dd1174 Author: Richard Mahn <richard_mahn@wycliffeassociates.org> Date: Sun Jul 31 08:03:33 2016 -0600 Made tabbing in editor use spaces commit 23af384c53206a8a40e11e45bf49d7a149c4adcd Author: Richard Mahn <richard_mahn@wycliffeassociates.org> Date: Sun Jul 31 07:56:46 2016 -0600 Fix for data-url commit cfb8a97591cb6fc0a92e49563b7b764c524db0e9 Merge: 7fc8a89 991ce42 Author: Richard Mahn <richard_mahn@wycliffeassociates.org> Date: Sun Jul 31 07:42:53 2016 -0600 Merge remote-tracking branch 'gogits/develop' into feature-create-and-edit-repo-file Conflicts: modules/bindata/bindata.go public/js/gogs.js commit 7fc8a89cb495478225b02d613e647f99a1489634 Merge: fd3d86c c03d040 Author: Richard Mahn <richard_mahn@wycliffeassociates.org> Date: Sun Jul 31 07:40:00 2016 -0600 Merge branch 'feature-create-and-edit-repo-file' of github.com:richmahn/gogs into feature-create-and-edit-repo-file commit fd3d86ca6bbc02cfda566a504ffd6b03db4f75ef Author: Richard Mahn <richard_mahn@wycliffeassociates.org> Date: Sun Jul 31 07:39:44 2016 -0600 Code cleanup commit c03d0401c1049eeeccc32ab1f9c3303c130be5ee Author: Richard Mahn <richard_mahn@wycliffeassociates.org> Date: Fri Jul 29 15:38:23 2016 -0600 Code cleanup commit 98e1206ccf9f9a4503c020e3a7830cf9f861dfae Author: Richard Mahn <richard_mahn@wycliffeassociates.org> Date: Thu Jul 28 18:36:01 2016 -0600 Code cleanup and fixes commit c2895dc742f25f8412879c9fa15e18f27f42f194 Author: Richard Mahn <richard_mahn@wycliffeassociates.org> Date: Thu Jul 28 18:24:04 2016 -0600 Fixes per Unknwon's requests commit 6aa7e46b21ad4c96e562daa2eac26a8fb408f8ef Merge: 889e9fa ad7ea88 Author: Richard Mahn <richard_mahn@wycliffeassociates.org> Date: Thu Jul 28 17:13:43 2016 -0600 Merge remote-tracking branch 'gogits/develop' into feature-create-and-edit-repo-file Conflicts: modules/bindata/bindata.go modules/setting/setting.go commit 889e9faf1bd8559a4979c8f46005d488c1a234d4 Author: Richard Mahn <richard_mahn@wycliffeassociates.org> Date: Fri Jul 22 14:09:18 2016 -0600 Fix in gogs.js commit 47603edf223f147b114be65f3bd27bc1e88827a5 Merge: bb57912 cf85e9e Author: Richard Mahn <richard_mahn@wycliffeassociates.org> Date: Fri Jul 22 14:07:36 2016 -0600 Merge remote-tracking branch 'gogits/develop' into feature-create-and-edit-repo-file Conflicts: modules/bindata/bindata.go public/js/gogs.js commit bb5791255867a71c11a77b639db050ad09c597a4 Author: Richard Mahn <richard_mahn@wycliffeassociates.org> Date: Fri Jul 22 14:02:18 2016 -0600 Update for using CodeMirror mode addon commit d10d128c51039be19e2af9c66c63db66a9f2ec6d Author: Richard Mahn <richard_mahn@wycliffeassociates.org> Date: Tue Jul 19 16:12:57 2016 -0600 Update for Edit commit 34a34982025144e3225e389f7849eb6273c1d576 Merge: fa1b752 1c7dcdd Author: Richard Mahn <richard_mahn@wycliffeassociates.org> Date: Tue Jul 19 11:52:02 2016 -0600 Merge remote-tracking branch 'gogits/develop' into feature-create-and-edit-repo-file Conflicts: modules/bindata/bindata.go commit fa1b752be29cd455c5184ddac2ffe80b3489763e Author: Richard Mahn <richard_mahn@wycliffeassociates.org> Date: Fri Jul 15 18:35:42 2016 -0600 Feature for editing, creating, uploading and deleting files
* Fix template nil errorUnknwon2016-08-141-1/+1
|
* Fix template error [CI SKIP]Unknwon2016-08-141-1/+1
|
* Replace convert.To with APIFormat callsUnknwon2016-08-1421-225/+79
|
* #2246 fully support of webhooks for pull requestUnknwon2016-08-1430-270/+795
|
* Add subcommand to create new user in CLIUnknwon2016-08-134-3/+74
|
* CSS: remove font “Meiryo Ui”Unknwon2016-08-122-16/+2
|
* fix grammar + typo. (#3453)Justin Ray Vrooman2016-08-121-2/+2
|
* Code clean upUnknwon2016-08-121-9/+1
|
* #3442 add test suitesUnknwon2016-08-123-1/+60
|
* Fix #3437: Cannot connect to PostgreSQL via IPv6 address (#3442)Thibault Meyer2016-08-121-6/+6
| | | | | | | | * Change PostgreSQL connstring parsing to handle IPv6 * Fix used variable * Remove redundant code + use variable