]>
source.dussan.org Git - gitea.git/log
Rémy Boulanouar [Mon, 17 Oct 2016 02:17:59 +0000 (04:17 +0200)]
Fix mention in comments like (@dblk) (#3655)
* Fix mention in comments like (@dblk)
* Better fix to avoid making link for "Hello@DblK"
LefsFlare [Mon, 17 Oct 2016 02:08:40 +0000 (10:08 +0800)]
Prevented user enumeration of valid users through HTTP status codes of login (#3639) (#3654)
LefsFlare [Thu, 22 Sep 2016 23:38:12 +0000 (07:38 +0800)]
Changed interface (#3685)
Unknwon [Fri, 16 Sep 2016 00:03:36 +0000 (20:03 -0400)]
Update locales
Add new locale Serbian (Cyrillic)
Unknwon [Fri, 9 Sep 2016 00:56:05 +0000 (20:56 -0400)]
Add build system link to README [CI SKIP]
Unknwon [Sat, 3 Sep 2016 10:00:59 +0000 (06:00 -0400)]
#3590 fix 404 for release draft edition
Closes #3591
Unknwon [Sat, 3 Sep 2016 03:18:37 +0000 (23:18 -0400)]
#3589 LoadRepoConfig after ORM is initialized
Unknwon [Thu, 1 Sep 2016 16:36:26 +0000 (12:36 -0400)]
#3577 incorrect URL produced by AvatarLink
Daniel Oaks [Thu, 1 Sep 2016 13:08:05 +0000 (23:08 +1000)]
Add the ability to explore organizations (#3573)
* Add ability to explore organizations
* Use right icon for org explore links
Daniel Oaks [Thu, 1 Sep 2016 12:04:25 +0000 (22:04 +1000)]
Fix repo list display on Safari (#3569)
raphael10241024 [Thu, 1 Sep 2016 10:01:27 +0000 (18:01 +0800)]
fix link error under preview (#3566)
Unknwon [Thu, 1 Sep 2016 09:12:34 +0000 (05:12 -0400)]
Fix panic when attempt login with non-exist user
Thibault Meyer [Thu, 1 Sep 2016 05:01:32 +0000 (07:01 +0200)]
Feature #3492: Add option to hide footer load times (#3562)
* Add option to hide footer load times
* Rename option variable + minor changes
Unknwon [Thu, 1 Sep 2016 04:35:04 +0000 (00:35 -0400)]
Update locales
Rémy Boulanouar [Wed, 31 Aug 2016 21:22:17 +0000 (23:22 +0200)]
Update size of SHA to fix #3538 (#3563)
Corben Dallas [Wed, 31 Aug 2016 21:04:21 +0000 (23:04 +0200)]
Add a (Open)SuSE init script (#3558)
Unknwon [Wed, 31 Aug 2016 20:59:23 +0000 (13:59 -0700)]
#3559 fix template error
Unknwon [Wed, 31 Aug 2016 11:31:53 +0000 (04:31 -0700)]
Minor code fix [CI SKIP]
Unknwon [Wed, 31 Aug 2016 08:22:41 +0000 (01:22 -0700)]
models/login_source: code improvement
Unknwon [Wed, 31 Aug 2016 07:56:10 +0000 (00:56 -0700)]
#3515 use alert instead 500 for duplicated login source name
无闻 [Tue, 30 Aug 2016 23:47:22 +0000 (16:47 -0700)]
Support Editorconfig on web editor (#3512)
Andrey Nering [Tue, 30 Aug 2016 23:18:40 +0000 (20:18 -0300)]
Support Editorconfig on web editor
Unknwon [Tue, 30 Aug 2016 23:18:33 +0000 (16:18 -0700)]
#2018 able to sync now for mirrors
- Refactor code to use sync.UniqueQueue
- Closes #3509
Unknwon [Tue, 30 Aug 2016 22:50:30 +0000 (15:50 -0700)]
modules/sync: add UniqueQueue
Unknwon [Tue, 30 Aug 2016 22:19:53 +0000 (15:19 -0700)]
modules/sync: rename SingleInstancePool to ExclusivePool
Unknwon [Tue, 30 Aug 2016 21:37:46 +0000 (14:37 -0700)]
js: fix comment issue status button title change
Sandro Santilli [Tue, 30 Aug 2016 21:06:05 +0000 (23:06 +0200)]
Add all, check and dist Makefile rules (#3549)
These are to follow the GNU Coding Standards Makefile Targets:
https://www.gnu.org/prep/standards/html_node/Standard-Targets.html
Unknwon [Tue, 30 Aug 2016 20:59:41 +0000 (13:59 -0700)]
templates/repo/view: fix bad link
Unknwon [Tue, 30 Aug 2016 13:03:38 +0000 (06:03 -0700)]
UI: fix block selection on code for empty line are not highlighted
Unknwon [Tue, 30 Aug 2016 12:49:54 +0000 (05:49 -0700)]
Fix import path
Unknwon [Tue, 30 Aug 2016 12:30:47 +0000 (05:30 -0700)]
#3548 disable issue cannot edit label and milestonefor pull requests
Unknwon [Tue, 30 Aug 2016 12:24:34 +0000 (05:24 -0700)]
Make bindata
Unknwon [Tue, 30 Aug 2016 12:07:50 +0000 (05:07 -0700)]
Web editor: support upload files
Unknwon [Tue, 30 Aug 2016 12:07:50 +0000 (05:07 -0700)]
Web editor: support upload files
Kim "BKC" Carlbäcker [Tue, 30 Aug 2016 11:57:58 +0000 (13:57 +0200)]
codegangsta/cli => urfave/cli (#3546)
Unknwon [Tue, 30 Aug 2016 09:08:38 +0000 (02:08 -0700)]
router/repo: code refactoring
Unknwon [Tue, 30 Aug 2016 06:57:22 +0000 (23:57 -0700)]
Bump git-module required version
Unknwon [Tue, 30 Aug 2016 03:00:06 +0000 (20:00 -0700)]
#3459 code quality improvement
Thibault Meyer [Tue, 30 Aug 2016 02:02:49 +0000 (04:02 +0200)]
Load a set of predefined labels (#3459)
* Can use a predefined set of labels
* Change UI
* Fix HTML file indentation
* Avoid reading file from other directory (security issue)
* Apply a better fix
* Remove not used variable
* Merge upstream/develop
* Do modifications
* Raname
* remove binding + rename variable
Andrey Nering [Tue, 30 Aug 2016 01:05:44 +0000 (22:05 -0300)]
Update .editorconfig (#3534)
[CI SKIP]
LFlare [Mon, 29 Aug 2016 18:31:12 +0000 (02:31 +0800)]
Fixed typo (#3533)
Git convention has it capitalised.
Unknwon [Mon, 29 Aug 2016 07:10:21 +0000 (00:10 -0700)]
Web editor: fix cannot create new file in subdirectory
Unknwon [Sun, 28 Aug 2016 12:32:10 +0000 (05:32 -0700)]
#3516 enforce line ending to be \n from web editor
Unknwon [Sun, 28 Aug 2016 11:56:41 +0000 (04:56 -0700)]
Web editor: disallow edit mirror repository
Unknwon [Sun, 28 Aug 2016 11:31:42 +0000 (04:31 -0700)]
Web editor: improve edit file
Unknwon [Sun, 28 Aug 2016 10:19:27 +0000 (03:19 -0700)]
css: remove profile avatar height
Unknwon [Sun, 28 Aug 2016 08:41:44 +0000 (01:41 -0700)]
Web editor: improve delete file process
Unknwon [Sun, 28 Aug 2016 07:06:22 +0000 (00:06 -0700)]
#2901 allow setting preferred licenses
- Closes #3488
Unknwon [Sat, 27 Aug 2016 22:25:01 +0000 (15:25 -0700)]
Web editor: improve edit file tooltip
Unknwon [Sat, 27 Aug 2016 22:07:02 +0000 (15:07 -0700)]
#3448 redirect if any after sign in
Unknwon [Sat, 27 Aug 2016 20:37:55 +0000 (13:37 -0700)]
#3505 use user’s info for committer and author
Unknwon [Sat, 27 Aug 2016 19:44:39 +0000 (12:44 -0700)]
label: adjust forecolor boundary
Unknwon [Sat, 27 Aug 2016 19:29:52 +0000 (12:29 -0700)]
#3521 fix wiki HTTP/S clone URL does not have .wiki suffix
Unknwon [Sat, 27 Aug 2016 19:25:22 +0000 (12:25 -0700)]
#3495 only start builtin SSH server after user finish installation
Unknwon [Sat, 27 Aug 2016 18:56:20 +0000 (11:56 -0700)]
Update highlightjs
Unknwon [Sat, 27 Aug 2016 00:32:41 +0000 (17:32 -0700)]
migrations: sync table first
Unknwon [Fri, 26 Aug 2016 21:07:21 +0000 (14:07 -0700)]
migrations: set comment updated as created
Unknwon [Fri, 26 Aug 2016 20:40:53 +0000 (13:40 -0700)]
#2966 code cleanup
Iwan Budi Kusnanto [Fri, 26 Aug 2016 18:23:21 +0000 (01:23 +0700)]
issues comment API : list, create, edit (#2966)
add `since` query string support to list issue comment
Thibault Meyer [Fri, 26 Aug 2016 00:43:53 +0000 (02:43 +0200)]
Fix #3189: Sort labels by name (#3446)
* Fix #3189 #3445: Order labels by name
* Order labels by name on Issues view
Unknwon [Thu, 25 Aug 2016 04:35:03 +0000 (21:35 -0700)]
Web editor: improve code quality
Kurt Madel [Thu, 25 Aug 2016 03:44:58 +0000 (23:44 -0400)]
added support to set pull_request event from api (#3513)
Unknwon [Wed, 24 Aug 2016 23:05:56 +0000 (16:05 -0700)]
#3383 code cleanup
lstahlman [Wed, 24 Aug 2016 22:18:56 +0000 (15:18 -0700)]
Additional API support for milestones (#3383)
Kim "BKC" Carlbäcker [Wed, 24 Aug 2016 19:01:30 +0000 (21:01 +0200)]
Fix PR-webhook issue where Label-data is stale (#3486) (#3510)
* Fix PR-webhook issue where Label-data is stale
* Conventions \o/
* logs are nice if they're consistent...
Kim Carlbäcker [Tue, 23 Aug 2016 21:53:16 +0000 (23:53 +0200)]
Update gopmfile and glide.lock (#3508)
rugk [Tue, 23 Aug 2016 16:50:33 +0000 (18:50 +0200)]
libravatar.org supports HTTPS (#3498)
Kim Carlbäcker [Tue, 23 Aug 2016 16:09:32 +0000 (18:09 +0200)]
Issues can be closed via API (#3170) (#3479)
* Issues can be closed via API
* Error-checking is nice xD
* EditIssueOption.Status => State
* Use const instead of string-literal
Unknwon [Thu, 18 Aug 2016 05:44:07 +0000 (22:44 -0700)]
Code quality improvement on JS
Unknwon [Wed, 17 Aug 2016 23:10:07 +0000 (16:10 -0700)]
Minor naming improvement
Thibault Meyer [Wed, 17 Aug 2016 18:38:42 +0000 (20:38 +0200)]
Fix #3361: Dumps are created world readable (#3473)
* Set dump file permission to 0600
* Typo
Unknwon [Wed, 17 Aug 2016 06:06:38 +0000 (23:06 -0700)]
General code quality improvement
Unknwon [Tue, 16 Aug 2016 17:19:09 +0000 (10:19 -0700)]
#2246 add HTMLURL to webhook type
- Fill Milestone and Assignee field when available in webhook payload
Unknwon [Tue, 16 Aug 2016 14:45:06 +0000 (07:45 -0700)]
Fix git diff tests
Unknwon [Tue, 16 Aug 2016 14:37:28 +0000 (07:37 -0700)]
#3464 add diff signs which does not have inline diff
Unknwon [Tue, 16 Aug 2016 14:33:53 +0000 (07:33 -0700)]
#3464 reproduce diff signs
Commited wrong file.
Unknwon [Tue, 16 Aug 2016 14:31:54 +0000 (07:31 -0700)]
#3464 reproduce diff signs
Unknwon [Tue, 16 Aug 2016 05:20:55 +0000 (22:20 -0700)]
models/repo_editor: improve code quality
Unknwon [Tue, 16 Aug 2016 01:48:20 +0000 (18:48 -0700)]
Fix repository owner can assign self
Unknwon [Tue, 16 Aug 2016 01:40:32 +0000 (18:40 -0700)]
models/issue: improve quality and performance of NewIssue function
Unknwon [Mon, 15 Aug 2016 22:27:19 +0000 (15:27 -0700)]
markdown: fix treating pure number as SHA1
- Detect non-exist commit and return 404 not 500
Unknwon [Mon, 15 Aug 2016 22:09:34 +0000 (15:09 -0700)]
#3467 fix clone fail when wiki is empty
Unknwon [Mon, 15 Aug 2016 21:04:44 +0000 (14:04 -0700)]
#3466 fix response of pull request form validation error
Unknwon [Mon, 15 Aug 2016 12:53:47 +0000 (05:53 -0700)]
Fix empty repository panic on send test webhook
Unknwon [Mon, 15 Aug 2016 09:35:54 +0000 (02:35 -0700)]
#3461 fix security issue of REAMDE path in create repository
Unknwon [Mon, 15 Aug 2016 09:12:18 +0000 (02:12 -0700)]
Update README [CI SKIP]
Unknwon [Mon, 15 Aug 2016 09:06:35 +0000 (02:06 -0700)]
Fix outdated edit can’t overwrite changes
Unknwon [Mon, 15 Aug 2016 08:42:20 +0000 (01:42 -0700)]
Web editor: temporarily disable upload and quick fix for edit and new
Try to merge into develop branch ASAP, then continue minor fixes afterwards.
Unknwon [Mon, 15 Aug 2016 06:38:35 +0000 (23:38 -0700)]
Web editor: improve delete file
Unknwon [Mon, 15 Aug 2016 06:02:14 +0000 (23:02 -0700)]
Web editor: improve edit file and diff preview
Unknwon [Mon, 15 Aug 2016 00:44:20 +0000 (17:44 -0700)]
modules/sync: move sync objects to independent module
Unknwon [Fri, 12 Aug 2016 09:29:29 +0000 (02:29 -0700)]
Code clean up for new config options
Richard Mahn [Thu, 11 Aug 2016 12:48:08 +0000 (05:48 -0700)]
Squashed commit of the following:
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
Unknwon [Mon, 15 Aug 2016 06:43:13 +0000 (23:43 -0700)]
Fix template nil error
Unknwon [Sun, 14 Aug 2016 23:45:15 +0000 (16:45 -0700)]
Fix template error [CI SKIP]
Unknwon [Sun, 14 Aug 2016 11:17:26 +0000 (04:17 -0700)]
Replace convert.To with APIFormat calls
Unknwon [Sun, 14 Aug 2016 10:32:24 +0000 (03:32 -0700)]
#2246 fully support of webhooks for pull request
Unknwon [Sat, 13 Aug 2016 23:11:52 +0000 (16:11 -0700)]
Add subcommand to create new user in CLI
Unknwon [Sat, 13 Aug 2016 05:05:20 +0000 (22:05 -0700)]
CSS: remove font “Meiryo Ui”
Justin Ray Vrooman [Sat, 13 Aug 2016 00:06:07 +0000 (20:06 -0400)]
fix grammar + typo. (#3453)