]> source.dussan.org Git - gitea.git/log
gitea.git
6 years agoReorder migrations, skip errors if running migration again (#3160)
Lauris BH [Wed, 13 Dec 2017 14:52:18 +0000 (16:52 +0200)]
Reorder migrations, skip errors if running migration again (#3160)

* Reorder migrations, skip errors if running migration again

* Rename migration file names to match migration version

* Add note about ingored error

6 years agoFix wiki page list not rendering after updatedunix changes (#3175)
Lauris BH [Wed, 13 Dec 2017 13:46:56 +0000 (15:46 +0200)]
Fix wiki page list not rendering after updatedunix changes (#3175)

6 years agofix run web with -p push failed (#3154)
Lunny Xiao [Wed, 13 Dec 2017 08:57:28 +0000 (16:57 +0800)]
fix run web with -p push failed (#3154)

6 years agoFix new pull request link (#3133)
Ethan Koenig [Wed, 13 Dec 2017 05:06:25 +0000 (21:06 -0800)]
Fix new pull request link (#3133)

* Fix new pull request link

* Only show button for branches

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Tue, 12 Dec 2017 22:27:18 +0000 (22:27 +0000)]
[skip ci] Updated translations via Crowdin

6 years agofix org owner cannot be removed if there is not in owner team (#3164)
Lunny Xiao [Tue, 12 Dec 2017 22:26:31 +0000 (06:26 +0800)]
fix org owner cannot be removed if there is not in owner team (#3164)

6 years agoMake test more robust (#3167)
Ethan Koenig [Tue, 12 Dec 2017 07:17:08 +0000 (23:17 -0800)]
Make test more robust (#3167)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Tue, 12 Dec 2017 06:46:42 +0000 (06:46 +0000)]
[skip ci] Updated translations via Crowdin

6 years agofix source download link when no code unit allowed (#3166)
Lunny Xiao [Tue, 12 Dec 2017 06:45:02 +0000 (14:45 +0800)]
fix source download link when no code unit allowed (#3166)

6 years agoEnable emoji for wiki view (#3158)
haytona [Tue, 12 Dec 2017 01:02:55 +0000 (12:02 +1100)]
Enable emoji for wiki view (#3158)

Enable emoji for wiki page content. It is enabled in the edit preview so the view should match.

Signed-off-by: Hamish Carpenter <hamish@hamishcarpenter.com>
6 years agoFix Uninitialized variable in ParsePatch (#3156)
Kim "BKC" Carlbäcker [Tue, 12 Dec 2017 00:32:36 +0000 (01:32 +0100)]
Fix Uninitialized variable in ParsePatch (#3156)

6 years agofix gpg tmpl (#3153)
Lunny Xiao [Mon, 11 Dec 2017 14:07:25 +0000 (22:07 +0800)]
fix gpg tmpl (#3153)

6 years agoMove build without gcc step up so that it's binary is not used in docker (#3147)
Lauris BH [Mon, 11 Dec 2017 09:42:13 +0000 (11:42 +0200)]
Move build without gcc step up so that it's binary is not used in docker (#3147)

6 years agosimple usage of x (#3144)
Lunny Xiao [Mon, 11 Dec 2017 07:16:23 +0000 (15:16 +0800)]
simple usage of x (#3144)

6 years agoMention completion for issue editor. (#3136)
harry [Mon, 11 Dec 2017 06:03:04 +0000 (14:03 +0800)]
Mention completion for issue editor. (#3136)

* new issue mention

* Mention completion on new issue and view issue page.

* Code format.

* Require tribute in pull request page.

6 years agoRefactor struct's time to remove unnecessary memory usage (#3142)
Lunny Xiao [Mon, 11 Dec 2017 04:37:04 +0000 (12:37 +0800)]
Refactor struct's time to remove unnecessary memory usage (#3142)

* refactor struct's time to remove unnecessary memory usage

* use AsTimePtr simple code

* fix tests

* fix time compare

* fix template on gpg

* use AddDuration instead of Add

6 years agoRestore make test target (#3139)
Ethan Koenig [Mon, 11 Dec 2017 02:31:07 +0000 (18:31 -0800)]
Restore make test target (#3139)

* Restore make test target

* make build -> go build

6 years agoUpdate code.gitea.io/git (#3137)
Ethan Koenig [Mon, 11 Dec 2017 02:23:34 +0000 (18:23 -0800)]
Update code.gitea.io/git (#3137)

6 years agoLog unexpected responses in integration tests (#3138)
Ethan Koenig [Mon, 11 Dec 2017 02:15:27 +0000 (18:15 -0800)]
Log unexpected responses in integration tests (#3138)

* Log flash error message in integration tests

* Also log short, non-HTML responses

6 years agoFixtures for public_key table (#3140)
Ethan Koenig [Mon, 11 Dec 2017 01:50:29 +0000 (17:50 -0800)]
Fixtures for public_key table (#3140)

6 years agoFix integration tests (#3141)
Ethan Koenig [Mon, 11 Dec 2017 00:52:05 +0000 (16:52 -0800)]
Fix integration tests (#3141)

6 years agoFix compile failed without gcc (#3130)
Lunny Xiao [Sun, 10 Dec 2017 14:08:19 +0000 (22:08 +0800)]
Fix compile failed without gcc (#3130)

* fix comile failed without gcc

* add sqlite tag for unit test

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Sun, 10 Dec 2017 02:52:04 +0000 (02:52 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoUpdate alpine to 3.7 (#3121)
Antoine GIRARD [Sun, 10 Dec 2017 02:50:50 +0000 (03:50 +0100)]
Update alpine to 3.7 (#3121)

6 years agoFix missing drone test on release/* (#3126)
Lunny Xiao [Sat, 9 Dec 2017 10:17:40 +0000 (18:17 +0800)]
Fix missing drone test on release/* (#3126)

* fix missing drone test on release/*

* remove test coverage on release/*

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Fri, 8 Dec 2017 17:21:10 +0000 (17:21 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoBackport changelog for 1.3 release (#3120)
Lauris BH [Fri, 8 Dec 2017 17:20:48 +0000 (19:20 +0200)]
Backport changelog for 1.3 release (#3120)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Fri, 8 Dec 2017 12:23:00 +0000 (12:23 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoImprove LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092)
Antoine GIRARD [Fri, 8 Dec 2017 12:21:37 +0000 (13:21 +0100)]
Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092)

* Add failing test

* Fix urls

* Improve url in tests

* improve testing

* Remove debug code

* Add deps

* LFS corner-case : Search on lower but store with case

* Temporary comment of blocking action

* fix hooks

* Use temporary repo for git client test

* Use userPassword in place of hard-coded password

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Fri, 8 Dec 2017 05:23:04 +0000 (05:23 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoFix missing branch in release bug (#3108)
Ethan Koenig [Fri, 8 Dec 2017 05:22:02 +0000 (21:22 -0800)]
Fix missing branch in release bug (#3108)

6 years agoRemove unnecessary function call (#3109)
Ethan Koenig [Fri, 8 Dec 2017 01:02:34 +0000 (17:02 -0800)]
Remove unnecessary function call (#3109)

6 years agoFix repo indexer and submodule bug (#3107)
Ethan Koenig [Thu, 7 Dec 2017 07:18:04 +0000 (23:18 -0800)]
Fix repo indexer and submodule bug (#3107)

6 years agoAllow adding collaborators with (fullname) (#3103)
Sasha Varlamov [Thu, 7 Dec 2017 07:00:09 +0000 (14:00 +0700)]
Allow adding collaborators with (fullname) (#3103)

* Allow adding collaborators with (fullname)

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>
* Refactor username suffix to utils pkg

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>
6 years agoAdd 'mark all read' option to notifications (#3097)
Sasha Varlamov [Thu, 7 Dec 2017 05:52:57 +0000 (12:52 +0700)]
Add 'mark all read' option to notifications (#3097)

* Add 'mark all read' option to notifications

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>
* Fix exported comment

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>
* Format method comments

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>
* Fix exported comment

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>
Format method comments

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>
Tests for reactions (#3083)

* Unit tests for reactions

* Fix import order

Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
Fix reaction possition when there is attachments (#3099)

Refactor notifications swap function

* Accept change to drop beforeupdate call

* Update purge notifications error message for consistency

* Drop unnecessary check for mark all as read button

* Remove debugging comment

6 years agoRework button styles on repo and commit page (#3104)
silverwind [Thu, 7 Dec 2017 01:26:12 +0000 (02:26 +0100)]
Rework button styles on repo and commit page (#3104)

6 years agoFix legacy URL redirects (#3100)
Ethan Koenig [Thu, 7 Dec 2017 01:09:02 +0000 (17:09 -0800)]
Fix legacy URL redirects (#3100)

6 years agoDelete a user's public key via admin api (closes #3014) (#3059)
Vlad Temian [Wed, 6 Dec 2017 10:27:10 +0000 (12:27 +0200)]
Delete a user's public key via admin api (closes #3014) (#3059)

* Delete a user's public key via admin api

* Test admin ssh endpoint for creating a new ssh key

* Adapt public ssh key test to also test the delete operation

* Test that deleting a missing key will result in a 404

* Test that a normal user can't delete another user's ssh key

* Make DeletePublicKey return err

* Update swagger doc

6 years agoFix reaction possition when there is attachments (#3099)
Lauris BH [Wed, 6 Dec 2017 03:17:50 +0000 (05:17 +0200)]
Fix reaction possition when there is attachments (#3099)

6 years agoTests for reactions (#3083)
Lauris BH [Tue, 5 Dec 2017 20:57:01 +0000 (22:57 +0200)]
Tests for reactions (#3083)

* Unit tests for reactions

* Fix import order

Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
6 years agofix button heights on commits page (#3091)
silverwind [Tue, 5 Dec 2017 06:31:33 +0000 (07:31 +0100)]
fix button heights on commits page (#3091)

6 years agoadd quotation around ports in docker-compose.yml (#3090)
bibaijin [Tue, 5 Dec 2017 06:03:40 +0000 (14:03 +0800)]
add quotation around ports in docker-compose.yml (#3090)

6 years agoFix repo links (#3093)
Ethan Koenig [Tue, 5 Dec 2017 05:52:53 +0000 (21:52 -0800)]
Fix repo links (#3093)

6 years agofix redis cache failed (#3086)
Lunny Xiao [Mon, 4 Dec 2017 15:00:14 +0000 (23:00 +0800)]
fix redis cache failed (#3086)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Mon, 4 Dec 2017 14:06:04 +0000 (14:06 +0000)]
[skip ci] Updated translations via Crowdin

6 years agofixed in-page-link in CONTRIBUTING.md (#3087)
znegva [Mon, 4 Dec 2017 14:05:12 +0000 (15:05 +0100)]
fixed in-page-link in CONTRIBUTING.md (#3087)

6 years agoSort repos in issues dashboard sidebar (#3072)
Ethan Koenig [Mon, 4 Dec 2017 04:39:01 +0000 (20:39 -0800)]
Sort repos in issues dashboard sidebar (#3072)

* Sort repos in issues dashboard sidebar

* Sort repos by name

6 years agoFix error message sanitiziation (#3082)
Ethan Koenig [Mon, 4 Dec 2017 01:48:03 +0000 (17:48 -0800)]
Fix error message sanitiziation (#3082)

6 years agoAdd reactions to issues/PR and comments (#2856)
Lauris BH [Sun, 3 Dec 2017 23:14:26 +0000 (01:14 +0200)]
Add reactions to issues/PR and comments (#2856)

6 years agoUse httptest in integration tests (#3080)
Ethan Koenig [Sun, 3 Dec 2017 22:46:01 +0000 (14:46 -0800)]
Use httptest in integration tests (#3080)

6 years agoMinor copy changes (#3074)
techknowlogick [Sun, 3 Dec 2017 20:52:30 +0000 (15:52 -0500)]
Minor copy changes (#3074)

* Minor copy changes
Fixes #3058

* Use TrN for translations that depend on count
Fix minor type with branches count

6 years agoFix avatar URLs (#3069)
Ethan Koenig [Sun, 3 Dec 2017 11:55:13 +0000 (03:55 -0800)]
Fix avatar URLs (#3069)

* Fix avatar URLs

* import order

6 years agoEnable content trust when building image (#2972)
Piotr Orzechowski [Sun, 3 Dec 2017 10:21:10 +0000 (11:21 +0100)]
Enable content trust when building image (#2972)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Sun, 3 Dec 2017 05:31:04 +0000 (05:31 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoSanitize logs for mirror sync (#3057)
Ethan Koenig [Sun, 3 Dec 2017 05:29:41 +0000 (21:29 -0800)]
Sanitize logs for mirror sync (#3057)

6 years agoFix ref parsing in commit messages (#3067)
Ethan Koenig [Sun, 3 Dec 2017 02:20:12 +0000 (18:20 -0800)]
Fix ref parsing in commit messages (#3067)

6 years agoReduce overhead of upgrades for users with custom stylesheets/JS (#3051)
techknowlogick [Sun, 3 Dec 2017 00:26:06 +0000 (19:26 -0500)]
Reduce overhead of upgrades for users with custom stylesheets/JS (#3051)

6 years agoRemove box-shadow from UI, fix dashboard issue (#3065)
silverwind [Sat, 2 Dec 2017 23:16:35 +0000 (00:16 +0100)]
Remove box-shadow from UI, fix dashboard issue (#3065)

6 years agofix issue list branch link broken (#3061)
Lunny Xiao [Sat, 2 Dec 2017 19:57:47 +0000 (03:57 +0800)]
fix issue list branch link broken (#3061)

6 years agoConvert tabs to spaces in .less files (#3064)
silverwind [Sat, 2 Dec 2017 19:48:43 +0000 (20:48 +0100)]
Convert tabs to spaces in .less files (#3064)

6 years agoAdjust branch button size (#3063)
silverwind [Sat, 2 Dec 2017 17:57:51 +0000 (18:57 +0100)]
Adjust branch button size (#3063)

6 years agoFix misalignment issue in repo header (#3062)
silverwind [Sat, 2 Dec 2017 17:20:52 +0000 (18:20 +0100)]
Fix misalignment issue in repo header (#3062)

6 years agoFix missing password length check when change password (#3039)
Lunny Xiao [Sat, 2 Dec 2017 17:11:22 +0000 (01:11 +0800)]
Fix missing password length check when change password (#3039)

* fix missing password length check when change password

* add tests for change password

6 years agoRemove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043)
Lunny Xiao [Sat, 2 Dec 2017 07:34:39 +0000 (15:34 +0800)]
Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043)

* remove GetRepositoryByRef and add GetRepositoryByOwnerAndName

* fix tests

* fix tests bug

* some improvements

6 years agoFix CSS instructions in CONTRIBUTING.md (#3053)
silverwind [Sat, 2 Dec 2017 05:48:57 +0000 (06:48 +0100)]
Fix CSS instructions in CONTRIBUTING.md (#3053)

6 years agoDashboard: Fix line height problem in issue titles (#3054)
silverwind [Sat, 2 Dec 2017 02:49:39 +0000 (03:49 +0100)]
Dashboard: Fix line height problem in issue titles (#3054)

6 years agoDefault log level to Info without hardcoding it in installer (#3041)
Piotr Orzechowski [Fri, 1 Dec 2017 07:41:27 +0000 (08:41 +0100)]
Default log level to Info without hardcoding it in installer (#3041)

6 years agoremove duplicated sanitize (#3037)
Lunny Xiao [Thu, 30 Nov 2017 19:38:33 +0000 (03:38 +0800)]
remove duplicated sanitize (#3037)

6 years agoremove unused variable (#3038)
Lunny Xiao [Thu, 30 Nov 2017 18:44:25 +0000 (02:44 +0800)]
remove unused variable (#3038)

6 years agoUnit tests for wiki routers (#3022)
Ethan Koenig [Thu, 30 Nov 2017 15:52:15 +0000 (07:52 -0800)]
Unit tests for wiki routers (#3022)

6 years agoUpdate docs for LDAP (via BindDN) user sync option. (#2985)
Mike Fellows [Thu, 30 Nov 2017 13:36:53 +0000 (05:36 -0800)]
Update docs for LDAP (via BindDN) user sync option. (#2985)

6 years agoFrench translation for docs (#3030)
techknowlogick [Thu, 30 Nov 2017 12:45:48 +0000 (07:45 -0500)]
French translation for docs (#3030)

original PR go-gitea/docs#147 and author @0xbaadf00d

6 years agoadd notice for docker run gitea http port issue (#3020)
Lunny Xiao [Thu, 30 Nov 2017 11:18:35 +0000 (19:18 +0800)]
add notice for docker run gitea http port issue (#3020)

6 years agoExpandable commit bodies (#2980)
Sondre Nilsen [Thu, 30 Nov 2017 05:08:40 +0000 (06:08 +0100)]
Expandable commit bodies (#2980)

* Initial working state of expandable commit bodies

* Fix all commits having showing button for multiline commits

* Refactor checking multiline messages method

* Force newlines with <br> in commit body

* Show multiple lines in the list view of repositories

* Fixed proper newlines and minor refactor

Use <pre> instead of <p>, this is so we can use \n instead of having to manually place <br> into the HTML. Makes it easier to display commit bodies.

* Fix commit list messages jumping around

* Fix indentation in view_list.tmpl

* Use vertical-align: baseline instead of top

* Refactor commit button toggle function

* Remove RenderCommitBodyLink function

* Add comments

* Add newline at the end of _repository.less

* Fix long commit bodies not properly wrapping inside <pre>

* Don't split on double newlines

* Show the commit body in commit view

* Update stylesheets

* Add/fix comments and run make fmt

* Fix spaces not being tabs

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Wed, 29 Nov 2017 20:53:22 +0000 (20:53 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoRemoved unused field in form (#3023)
Ethan Koenig [Wed, 29 Nov 2017 20:52:34 +0000 (12:52 -0800)]
Removed unused field in form (#3023)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Wed, 29 Nov 2017 12:50:43 +0000 (12:50 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoSet OpenID support on by default when installing new instance (#3010)
Sandro Santilli [Wed, 29 Nov 2017 12:47:42 +0000 (13:47 +0100)]
Set OpenID support on by default when installing new instance (#3010)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Wed, 29 Nov 2017 09:11:10 +0000 (09:11 +0000)]
[skip ci] Updated translations via Crowdin

6 years agouse unique name for docs docker build step in CI (#3018)
techknowlogick [Wed, 29 Nov 2017 09:08:23 +0000 (04:08 -0500)]
use unique name for docs docker build step in CI (#3018)

Otherwise drone may combine the logs

6 years agoRemoving disqus from docs site (#3015)
techknowlogick [Wed, 29 Nov 2017 03:57:29 +0000 (22:57 -0500)]
Removing disqus from docs site (#3015)

Gitea now has a forum which is probably a better venue for
these types of conversations

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Wed, 29 Nov 2017 01:52:11 +0000 (01:52 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoMemory usage improvements (#3013)
Duncan Ogilvie [Wed, 29 Nov 2017 01:50:39 +0000 (02:50 +0100)]
Memory usage improvements (#3013)

* govendor update code.gitea.io/git

Signed-off-by: Duncan Ogilvie <mr.exodia.tpodt@gmail.com>
* Greatly improve memory usage

Signed-off-by: Duncan Ogilvie <mr.exodia.tpodt@gmail.com>
6 years agoFix git lfs path (#3016)
Antoine GIRARD [Tue, 28 Nov 2017 23:35:23 +0000 (00:35 +0100)]
Fix git lfs path (#3016)

* add suffix .git

* Remove Content-Type on GET methods

* Add migrations to force creation before any further potential migration

6 years agoImprove memory usage when reaching diff limits (#2990)
Duncan Ogilvie [Tue, 28 Nov 2017 23:22:24 +0000 (00:22 +0100)]
Improve memory usage when reaching diff limits (#2990)

Signed-off-by: Duncan Ogilvie <mr.exodia.tpodt@gmail.com>
6 years agoFix master build for docs docker (#3004)
techknowlogick [Tue, 28 Nov 2017 22:17:23 +0000 (17:17 -0500)]
Fix master build for docs docker (#3004)

6 years agoGit LFS lock api (#2938)
Antoine GIRARD [Tue, 28 Nov 2017 20:58:37 +0000 (21:58 +0100)]
Git LFS lock api (#2938)

* Implement routes

* move to api/sdk and create model

* Implement add + list

* List return 200 empty list no 404

* Add verify lfs lock api

* Add delete and start implementing auth control

* Revert to code.gitea.io/sdk/gitea vendor

* Apply needed check for all lfs locks route

* Add simple tests

* fix lint

* Improve tests

* Add delete test + fix

* Add lfs ascii header

* Various fixes from review + remove useless code + add more corner case testing

* Remove repo link since only id is needed.

Save a little of memory and cpu time.

* Improve tests

* Use TEXT column format for path + test

* fix mispell

* Use NewRequestWithJSON for POST tests

* Clean path

* Improve DB format

* Revert uniquess repoid+path

* (Re)-setup uniqueness + max path length

* Fixed TEXT in place of VARCHAR

* Settle back to maximum VARCHAR(3072)

* Let place for repoid in key

* Let place for repoid in key

* Let place for repoid in key

* Revert back

6 years agoAdd fingerprint to ssh key endpoints. (#3009)
Vlad Temian [Tue, 28 Nov 2017 15:21:39 +0000 (17:21 +0200)]
Add fingerprint to ssh key endpoints. (#3009)

* Add fingerprint to ssh key endpoints.

* Update gitea sdk vendor

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Tue, 28 Nov 2017 09:44:21 +0000 (09:44 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoVarious wiki bug fixes (#2996)
Ethan Koenig [Tue, 28 Nov 2017 09:43:51 +0000 (01:43 -0800)]
Various wiki bug fixes (#2996)

* Update macaron

* Various wiki bug fixes

6 years agoDockerfile for docs copy proper files into image (#2989)
techknowlogick [Mon, 27 Nov 2017 12:08:25 +0000 (07:08 -0500)]
Dockerfile for docs copy proper files into image (#2989)

fixes docker build from: #2874

6 years agoDon't print SQL in unit tests (#2995)
Ethan Koenig [Mon, 27 Nov 2017 10:29:48 +0000 (02:29 -0800)]
Don't print SQL in unit tests (#2995)

* Add GITEA_UNIT_TESTS_VERBOSE environment variable to enable printing SQL

6 years ago[ci skip] Fix #2964 Document updated proposal process (#2999)
techknowlogick [Mon, 27 Nov 2017 07:14:34 +0000 (02:14 -0500)]
[ci skip] Fix #2964 Document updated proposal process (#2999)

6 years agoUpdate link for tips on how to get faster reviews (#2997)
techknowlogick [Mon, 27 Nov 2017 06:11:15 +0000 (01:11 -0500)]
Update link for tips on how to get faster reviews (#2997)

Kubernetes merged guides, and this is now the current location of guide

6 years agoRemove duplicate "Max Diff Lines" from config view (#2987)
Duncan Ogilvie [Mon, 27 Nov 2017 04:56:50 +0000 (05:56 +0100)]
Remove duplicate "Max Diff Lines" from config view (#2987)

Signed-off-by: Duncan Ogilvie <mr.exodia.tpodt@gmail.com>
6 years ago[ci skip] Add @techknowlogick to MAINTAINERS file (#2993)
techknowlogick [Mon, 27 Nov 2017 03:38:49 +0000 (22:38 -0500)]
[ci skip] Add @techknowlogick to MAINTAINERS file (#2993)

6 years agoAdding time tracking to feature list (#2982)
techknowlogick [Mon, 27 Nov 2017 02:47:43 +0000 (21:47 -0500)]
Adding time tracking to feature list (#2982)

Now that 1.3 is out time tracking is a new feature
go-gitea/docs#148

6 years agoUpdate hard-coded version to 1.4.0-dev (#2988)
techknowlogick [Mon, 27 Nov 2017 02:12:45 +0000 (21:12 -0500)]
Update hard-coded version to 1.4.0-dev (#2988)

Now that 1.3.0 is out the new target is 1.4.0

6 years agoFix go-get, src and raw urls to new scheme (#2978)
Lauris BH [Mon, 27 Nov 2017 00:58:54 +0000 (02:58 +0200)]
Fix go-get, src and raw urls to new scheme (#2978)

6 years agoImport docs into main repository (#2874)
techknowlogick [Sun, 26 Nov 2017 21:44:32 +0000 (16:44 -0500)]
Import docs into main repository (#2874)

* import docs into main repository

Signed-off-by: Matti Ranta <matti@mdranta.net>