GiteaBot
73ebfd448c
[skip ci] Updated translations via Crowdin
2018-09-25 12:37:54 +00:00
Lauris BH
1a27ae8b93
Fix preview when adding new code review comment ( #4975 )
2018-09-25 14:36:45 +02:00
zeripath
3d328c4f6c
Update Swagger API to match the return of /users/search ( #4847 )
...
Signed-off-by: Andrew Thornton <art27@cantab.net >
2018-09-21 16:56:26 +08:00
Wyall
79be6d9c04
ADD: Hint to function of docker version tags ( #4967 )
...
I wasn't sure about how tags work, maybe this is interesting for people with less knowledge of docker.
2018-09-21 09:43:31 +08:00
OvermindDL1
b9faf35661
Fix #4877 to follow the OpenID Connect Audiences spec ( #4878 )
...
Signed-off-by: Gabriel Robertson <overminddl1@gmail.com >
2018-09-20 22:17:34 +03:00
GiteaBot
4d98ee6b17
[skip ci] Updated translations via Crowdin
2018-09-20 05:50:04 +00:00
SagePtr
c74c7c3bbe
Fix null pointer dereference in ParseCommitWithSignature ( #4962 )
2018-09-20 13:49:07 +08:00
GiteaBot
8b2f0ecd2a
[skip ci] Updated translations via Crowdin
2018-09-19 09:03:30 +00:00
bugreport0
2d32ae4c21
Fix interpunction in English translation. ( #4958 )
2018-09-19 12:02:08 +03:00
GiteaBot
e36301d23e
[skip ci] Updated translations via Crowdin
2018-09-18 07:05:46 +00:00
crito
d1ab60b955
fix url in discord webhook ( #4953 )
...
opening issues generates a webhook to discord that contains
a url to the gitea api. the message title in discord is therefore
referencing to the api instead of the issue itself.
2018-09-17 21:04:46 -10:00
Lauris BH
58f621a1d2
Code review UI improvements and bugfixes ( #4682 )
...
* Code review UI improvements
* More fixes to dark theme
* Style fix
* Fix to allow add code review comments only on review files tab
* More readability dark style fixes
* Fix commenting on deleted files. Fixes #4752
* Fix line blame getting for multiple corner cases
2018-09-17 17:59:49 +03:00
nubenum
9bf88e033a
Fix some issues with special chars in branch names ( #3767 )
...
Signed-off-by: Robin Durner <github@nubenum.de >
2018-09-17 01:28:23 +03:00
Lanre Adelowo
1902ab8cc1
make sure to catch the right error so it is displayed as an error on the ui not a 500 ( #4945 )
2018-09-16 18:27:43 +03:00
Bo-Yi Wu
0535e7d8a3
fix(topics): don't redirect to expole page. ( #4938 )
2018-09-15 06:32:59 -04:00
GiteaBot
5dccac803b
[skip ci] Updated translations via Crowdin
2018-09-15 06:30:00 +00:00
Girish Ramakrishnan
9b77c84fdc
doc: add Cloudron package ( #4937 )
...
Fixes #4936
2018-09-15 14:28:53 +08:00
Lanre Adelowo
677b5855e3
Allow admin toggle forcing a password change for newly created users ( #4563 )
2018-09-13 12:34:36 -04:00
linweijie2012
f4606f1854
fix bug forget to remove Stopwatch when remove repository ( #4928 )
2018-09-13 22:58:01 +08:00
Lanre Adelowo
de19271cac
Force user to change password ( #4489 )
...
* redirect to login page after successfully activating account
* force users to change password if account was created by an admin
* force users to change password if account was created by an admin
* fixed build
* fixed build
* fix pending issues with translation and wrong routes
* make sure path check is safe
* remove unneccessary newline
* make sure users that don't have to view the form get redirected
* move route to use /settings prefix so as to make sure unauthenticated users can't view the page
* update as per @lafriks review
* add necessary comment
* remove unrelated changes
* support redirecting to location the user actually want to go to before being forced to change his/her password
* run make fmt
* added tests
* improve assertions
* add assertion
* fix copyright year
Signed-off-by: Lanre Adelowo <yo@lanre.wtf >
2018-09-13 15:04:25 +03:00
SagePtr
e75a9145a2
Fix bug when repo remained bare if multiple branches pushed ( #4923 )
2018-09-13 11:40:35 +08:00
Bo-Yi Wu
38ef2446e6
feat(repo): support search repository by topic name ( #4505 )
...
* feat(repo): support search repository by topic name
2018-09-13 10:33:48 +08:00
GiteaBot
a451b36bed
[skip ci] Updated translations via Crowdin
2018-09-12 14:47:24 +00:00
techknowlogick
60a4931743
Add/remove/list oauth providers via cli ( #4591 )
2018-09-12 10:46:02 -04:00
Drew Bowering
a8a9f9b3a8
Fix: Let's Encrypt configuration settings ( #4911 )
...
ENABLE_LETSENCRYPT and LETSENCRYPT_ACCEPTTOS were not being properly loaded from the config file, always resulting in the default settings being in place.
2018-09-12 00:06:44 -04:00
GiteaBot
31b156b4b7
[skip ci] Updated translations via Crowdin
2018-09-11 18:55:32 +00:00
Fluf
62083edf73
Remove zookeeper documentation ( #4910 )
...
Fix #3763
2018-09-11 21:54:23 +03:00
GiteaBot
3a15a50fc1
[skip ci] Updated translations via Crowdin
2018-09-11 14:44:00 +00:00
techknowlogick
fd6483e9d1
Remove traces of embedded TiDB ( #4906 )
...
Fix #3357
2018-09-11 10:42:40 -04:00
Lanre Adelowo
77174333d2
Add file name and branch to page title ( #4902 )
2018-09-10 13:01:49 -04:00
B-OnTheGo
42ff30c355
Enforce token on api routes [fixed critical security issue #4357 ] ( #4840 )
2018-09-10 12:15:52 -04:00
Bobonium
a28db5c8b1
allow api to create tags for releases ( #4890 )
2018-09-10 10:57:41 -04:00
GiteaBot
22f6be66dc
[skip ci] Updated translations via Crowdin
2018-09-10 14:32:36 +00:00
Lanre Adelowo
4468eacc24
Slack webhook channel name cannot be empty or just contain an hashtag ( #4786 )
2018-09-10 10:31:08 -04:00
GiteaBot
a190c1f2aa
[skip ci] Updated translations via Crowdin
2018-09-09 18:12:41 +00:00
Toni Villena
ff5ebe7eca
fix: Crippled diff ( #4726 ) ( #4900 )
...
* fix: Crippled diff (#4726 )
* Regenerate css
2018-09-09 20:11:49 +02:00
vz
77600889cf
Move README_ZH.md Screenshots to Bottom ( #4895 )
...
- Move Screenshots to Bottom
2018-09-09 12:13:48 +08:00
GiteaBot
98b90a6490
[skip ci] Updated translations via Crowdin
2018-09-09 03:37:12 +00:00
Lewis Cowles
4b7617398e
Fixes repo branch endpoint summary ( #4893 )
...
in browser saw `/repos/{owner}/{repo}/branches/{branch} List a repository's branches` fixed
Addresses https://github.com/go-gitea/debian-packaging/pull/1
Fixes https://github.com/go-gitea/gitea#4892
2018-09-09 11:36:08 +08:00
zeripath
9eea7b3ebd
Add sudo functionality to the API ( #4809 )
2018-09-06 23:31:29 -04:00
Lukas Bestle
86f5f869db
Extract header and footer content to separate tmpl ( #4797 )
...
This change makes it easier to customize the header and footer content. Before this change, the whole header and footer had to be overridden, including the meta, style and script tags.
Signed-off-by: Lukas Bestle <mail@lukasbestle.com >
2018-09-07 10:59:06 +08:00
Lauris BH
82c1a9c2e7
Improve dependency UI ( #4503 )
2018-09-07 10:32:46 +08:00
Lauris BH
7cf855f896
Add push webhook support for mirrored repositories ( #4127 )
2018-09-06 22:06:09 -04:00
SagePtr
c365c51637
Fix redirect with non-ascii branch names ( #4764 ) ( #4810 )
...
* Fix redirect with non-ascii branch names (#4764 )
* Add integration tests for non-ascii branch redirect
* Fix mysql test and coverage test
2018-09-06 21:37:02 -04:00
techknowlogick
9becc29200
offline use of fonts ( #4872 )
2018-09-06 21:15:25 -04:00
SagePtr
fb202596e8
Do not autocreate directory for new user/orgs ( #4828 ) ( #4849 )
2018-09-06 20:40:58 -04:00
Max Wittig
90e40a06c7
docs(comparison): correct GitLab CE multiple assignees for issues ( #4885 )
...
GitLab CE doesn't support multiple assignees for issues.
That's an enterprise feature. See: https://docs.gitlab.com/ee/user/project/issues/multiple_assignees_for_issues.html
2018-09-06 20:17:31 -04:00
Matthias Kappeller
0221123478
Remove feature global code search from GitLab CE ( #4875 )
2018-09-05 11:12:09 -04:00
maiki
6c489e5245
Punctuation changes in documentation ( #4866 )
2018-09-04 22:47:45 -04:00
Lunny Xiao
e96e8c6695
update comparsion docs to add file viewer items ( #4865 )
2018-09-04 22:07:24 -04:00