Lauris BH
0b7406004e
Document generate commands ( #3532 )
...
* Document generate commands
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv >
* Fix examples and grammar
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv >
2018-02-18 21:23:41 -06:00
Lauris BH
9b19aa5183
Add issue closed time column to fix activity closed issues list ( #3537 )
...
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv >
2018-02-19 10:39:26 +08:00
GiteaBot
040b1e91ab
[skip ci] Updated translations via Crowdin
2018-02-18 21:20:48 +00:00
Lauris BH
4c18bf9413
Force remove test repo root path in case previous test is still locking it ( #3528 )
...
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv >
2018-02-18 23:19:40 +02:00
Lauris BH
1f9353ce96
Fix escaping changed title in comments ( #3530 )
...
* Fix escaping changed title in comments
* Fix escaping of wiki page titile
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv >
2018-02-18 22:06:37 +02:00
Codruț Constantin Gușoi
7370e64e0e
Implements generator cli for secrets ( #3531 )
...
Signed-off-by: Codruț Constantin Gușoi <codrut.gusoi@gmail.com >
2018-02-18 20:14:37 +02:00
GiteaBot
6e2ca60966
[skip ci] Updated translations via Crowdin
2018-02-18 14:39:52 +00:00
Lauris BH
6fd3aa9e4e
Fix app.ini sample file link in docs ( #3529 )
...
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv >
2018-02-18 22:38:50 +08:00
GiteaBot
f31e17a679
[skip ci] Updated translations via Crowdin
2018-02-16 14:03:54 +00:00
bugreport0
93f7e64ea0
Fix ellipses, 'a[n]' and 'username' (issue #3512 ). ( #3518 )
2018-02-16 08:02:40 -06:00
GiteaBot
3320047f60
[skip ci] Updated translations via Crowdin
2018-02-16 01:57:33 +00:00
Richard Coleman
559f3a391d
Add info from #2286 , minor fixes to YAML indentation ( #3338 )
...
* Add info from #2286 , minor fixes to YAML indentation
* Add space to make YAML valid again
2018-02-15 19:56:10 -06:00
Piotr Orzechowski
285a399137
Add option to enable or disable swagger endpoints ( #3502 )
2018-02-14 06:46:00 +02:00
Ethan Koenig
55091a872e
Improve wiki test ( #3493 )
2018-02-13 11:19:49 +02:00
Jonas Franz
ba902832b1
Add missing licenses ( #3497 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.de >
2018-02-13 07:10:40 +02:00
Jonas Franz
00fda475e5
Updating generate-licenses.go to fetch licenses from maintained repository. ( #3484 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.software >
2018-02-12 20:20:30 +02:00
Jonas Franz
9fb6ae4b0a
Escape search query ( #3486 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.de >
2018-02-11 15:42:28 +02:00
Ethan Koenig
7f39bc161d
Update code.gitea.io/git ( #3482 )
2018-02-10 20:19:26 +02:00
Jonas Franz
454d45d385
Add EUPL v1.2 as license (Fixes go-gitea/gitea#3439) ( #3475 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.de >
2018-02-09 15:11:19 +02:00
Codruț Constantin Gușoi
6dc25bfa94
Fixes missing avatars in offline mode ( #3471 )
...
Signed-off-by: Codruț Constantin Gușoi <codrut.gusoi@gmail.com >
2018-02-08 16:43:08 +01:00
Jonas Bröms
a994a4dcbf
Docs: Fix broken markdown with unescaped character ( #3470 )
2018-02-07 21:29:42 -06:00
Jonas Bröms
4f66634b9d
Clarify Indexer MAX_FILE_SIZE ( #3469 )
2018-02-07 20:10:36 -06:00
modmew8
912aac9b3b
Fix checklist padding ( #3460 )
...
* Changed style of checklist in issuelist.
* Adjusted padding for progressbar, updated index.css.
* Fixed another wrong tab to spaces.
Signed-off-by: modmew8 <modmew8@gmail.com >
2018-02-06 12:22:31 +02:00
Ethan Koenig
81607e9f01
Improvements to git integration test ( #3466 )
2018-02-06 11:27:24 +02:00
Ethan Koenig
f2d7f488a2
Reduce repo indexer disk usage ( #3452 )
2018-02-05 20:29:17 +02:00
Lauris BH
2d67c78fb1
Fix rendering of wiki page list if wiki repo contains other files ( #3454 )
...
* Fix rendering of wiki page list if wiki repo contains other files
* Improve wiki filename tests
2018-02-05 16:56:30 +02:00
Ethan Koenig
713f1e788d
Fix synchronization bug in repo indexer ( #3455 )
2018-02-05 10:39:51 +02:00
Morgan Bazalgette
09e97c98c4
Enable caching on assets and avatars ( #3376 )
...
* Enable caching on assets and avatars
Fixes #3323
* Only set avatar in user BeforeUpdate when there is no avatar set
* add error checking after stat
* gofmt
* Change cache time for avatars to an hour
2018-02-04 00:37:05 +02:00
techknowlogick
5a10c3f82c
Update hard-coded version to 1.5.0-dev ( #3450 )
...
Now that 1.4.0 is out the new target is 1.5.0
(See #2390 and #2988 for more context if needed)
2018-02-03 17:03:43 +02:00
Christian Köberl
ed1618f274
Allow square brackets in external issue patterns ( #3408 )
...
* Allow square brackets in external issue patterns
* Added false test cases for checklist elements
2018-02-03 11:51:02 +02:00
modmew8
7056b38b03
Emoji Autocomplete ( #3433 )
...
* Implemented emoji autocomplete.
* Changed emoji access url.
* Reverted vendor css to default, moved all style changes to _tribute.less
* Made no-results overwriteable, added missing autocomplete to edit issue field.
Signed-off-by: modmew8 <modmew8@gmail.com >
2018-02-03 10:09:35 +02:00
GiteaBot
f7134e02e1
[skip ci] Updated translations via Crowdin
2018-01-31 15:41:59 +00:00
Morgan Bazalgette
35ff199e8c
add changelog for 1.4.0 ( #3435 )
...
* add changelog for 1.4.0
* remove docs
* Remove some more noise
* Small reorganization, removed bugfixes that were not present in last stable version
* Move LFS lock to features, add just merged bugfix info
2018-01-31 17:40:57 +02:00
Lauris BH
6fbd49a498
Use correct transaltion key for delete email button ( #3422 )
2018-01-31 00:31:06 +02:00
Antoine GIRARD
e4fb8feb18
Add sensitive headers ( #3429 )
...
* Add HeaderWithSensitiveCase methods to respect casing
* Update webhook.go
2018-01-31 00:09:16 +02:00
GiteaBot
478d929d9a
[skip ci] Updated translations via Crowdin
2018-01-30 12:30:54 +00:00
Lauris BH
f9e99d760b
Fix branch deletion for squash or rebase merged pull requests ( #3425 )
2018-01-30 14:29:39 +02:00
GiteaBot
0150b1e579
[skip ci] Updated translations via Crowdin
2018-01-29 17:50:28 +00:00
Lauris BH
d7802b5d96
Fix go-get content type ( #3426 )
2018-01-29 19:50:04 +02:00
GiteaBot
9ec2bb130f
[skip ci] Updated translations via Crowdin
2018-01-29 11:15:41 +00:00
Ethan Koenig
df27fd2f14
Fix PR merge error ( #3421 )
2018-01-29 12:18:20 +02:00
Lauris BH
fb7d0088ae
Add doctype to go-get=1 reponse ( #3423 )
2018-01-29 03:12:04 +02:00
Ethan Koenig
0d0a79bd75
Fix SQL type error for webhooks ( #3424 )
2018-01-29 02:26:01 +02:00
Lauris BH
06666b14b9
Add mising LOCAL_WIKI_PATH documentation ( #3420 )
2018-01-28 19:16:28 +02:00
GiteaBot
6e33aaae8f
[skip ci] Updated translations via Crowdin
2018-01-28 12:25:26 +00:00
Ethan Koenig
c4c1762fe2
Fix race condition in repo renaming ( #3418 )
2018-01-28 14:24:59 +02:00
Ethan Koenig
47fe7eb2e8
Fix empty checkout bug ( #3419 )
2018-01-28 13:27:42 +02:00
Antoine GIRARD
bb5151295a
doc: Improve integrations examples ( #3416 )
2018-01-27 20:52:41 +02:00
Timo Schindler
1bdb477b96
Added quoting for passwords in sample.app.ini and documentation ( #3395 )
2018-01-27 20:35:49 +02:00
Wendell Sun
04ef9911f5
Change local copy origin url after repository rename ( #3399 )
...
Fix #3378
2018-01-27 19:54:26 +02:00