Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update Swagger API to match the return of /users/search (#4847) | zeripath | 2018-09-21 | 2 | -2/+25 | |
| | | | Signed-off-by: Andrew Thornton <art27@cantab.net> | |||||
* | ADD: Hint to function of docker version tags (#4967) | Wyall | 2018-09-21 | 1 | -0/+2 | |
| | | | I wasn't sure about how tags work, maybe this is interesting for people with less knowledge of docker. | |||||
* | Fix #4877 to follow the OpenID Connect Audiences spec (#4878) | OvermindDL1 | 2018-09-20 | 2 | -4/+32 | |
| | | | | | Signed-off-by: Gabriel Robertson <overminddl1@gmail.com> | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-09-20 | 8 | -10/+2 | |
| | ||||||
* | Fix null pointer dereference in ParseCommitWithSignature (#4962) | SagePtr | 2018-09-20 | 1 | -1/+1 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-09-19 | 1 | -0/+10 | |
| | ||||||
* | Fix interpunction in English translation. (#4958) | bugreport0 | 2018-09-19 | 1 | -2/+2 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-09-18 | 1 | -2/+2 | |
| | ||||||
* | fix url in discord webhook (#4953) | crito | 2018-09-17 | 1 | -1/+2 | |
| | | | | | 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. | |||||
* | Code review UI improvements and bugfixes (#4682) | Lauris BH | 2018-09-17 | 11 | -33/+101 | |
| | | | | | | | | | | | | | | | | * 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 | |||||
* | Fix some issues with special chars in branch names (#3767) | nubenum | 2018-09-17 | 12 | -25/+26 | |
| | | | Signed-off-by: Robin Durner <github@nubenum.de> | |||||
* | make sure to catch the right error so it is displayed as an error on the ui ↵ | Lanre Adelowo | 2018-09-16 | 2 | -2/+2 | |
| | | | | not a 500 (#4945) | |||||
* | fix(topics): don't redirect to expole page. (#4938) | Bo-Yi Wu | 2018-09-15 | 1 | -1/+1 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-09-15 | 3 | -0/+19 | |
| | ||||||
* | doc: add Cloudron package (#4937) | Girish Ramakrishnan | 2018-09-15 | 1 | -0/+13 | |
| | | | Fixes #4936 | |||||
* | Allow admin toggle forcing a password change for newly created users (#4563) | Lanre Adelowo | 2018-09-13 | 5 | -13/+60 | |
| | ||||||
* | fix bug forget to remove Stopwatch when remove repository (#4928) | linweijie2012 | 2018-09-13 | 1 | -0/+3 | |
| | ||||||
* | Force user to change password (#4489) | Lanre Adelowo | 2018-09-13 | 13 | -22/+255 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | |||||
* | Fix bug when repo remained bare if multiple branches pushed (#4923) | SagePtr | 2018-09-13 | 1 | -2/+4 | |
| | ||||||
* | feat(repo): support search repository by topic name (#4505) | Bo-Yi Wu | 2018-09-13 | 17 | -26/+134 | |
| | | | | * feat(repo): support search repository by topic name | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-09-12 | 1 | -0/+3 | |
| | ||||||
* | Add/remove/list oauth providers via cli (#4591) | techknowlogick | 2018-09-12 | 2 | -0/+330 | |
| | ||||||
* | Fix: Let's Encrypt configuration settings (#4911) | Drew Bowering | 2018-09-12 | 1 | -2/+2 | |
| | | | ENABLE_LETSENCRYPT and LETSENCRYPT_ACCEPTTOS were not being properly loaded from the config file, always resulting in the default settings being in place. | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-09-11 | 16 | -59/+4 | |
| | ||||||
* | Remove zookeeper documentation (#4910) | Fluf | 2018-09-11 | 1 | -1/+0 | |
| | | | Fix #3763 | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-09-11 | 3 | -0/+112 | |
| | ||||||
* | Remove traces of embedded TiDB (#4906) | techknowlogick | 2018-09-11 | 2 | -19/+5 | |
| | | | | Fix #3357 | |||||
* | Add file name and branch to page title (#4902) | Lanre Adelowo | 2018-09-10 | 1 | -0/+2 | |
| | ||||||
* | Enforce token on api routes [fixed critical security issue #4357] (#4840) | B-OnTheGo | 2018-09-10 | 17 | -89/+131 | |
| | ||||||
* | allow api to create tags for releases (#4890) | Bobonium | 2018-09-10 | 1 | -4/+0 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-09-10 | 2 | -0/+79 | |
| | ||||||
* | Slack webhook channel name cannot be empty or just contain an hashtag (#4786) | Lanre Adelowo | 2018-09-10 | 6 | -5/+69 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-09-09 | 1 | -0/+4 | |
| | ||||||
* | fix: Crippled diff (#4726) (#4900) | Toni Villena | 2018-09-09 | 2 | -1/+4 | |
| | | | | | | * fix: Crippled diff (#4726) * Regenerate css | |||||
* | Move README_ZH.md Screenshots to Bottom (#4895) | vz | 2018-09-09 | 1 | -7/+9 | |
| | | | - Move Screenshots to Bottom | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-09-09 | 1 | -1/+1 | |
| | ||||||
* | Fixes repo branch endpoint summary (#4893) | Lewis Cowles | 2018-09-09 | 2 | -2/+2 | |
| | | | | | | | 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 | |||||
* | Add sudo functionality to the API (#4809) | zeripath | 2018-09-06 | 4 | -1/+95 | |
| | ||||||
* | Extract header and footer content to separate tmpl (#4797) | Lukas Bestle | 2018-09-07 | 4 | -159/+162 | |
| | | | | | 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> | |||||
* | Improve dependency UI (#4503) | Lauris BH | 2018-09-07 | 5 | -53/+50 | |
| | ||||||
* | Add push webhook support for mirrored repositories (#4127) | Lauris BH | 2018-09-06 | 8 | -19/+257 | |
| | ||||||
* | Fix redirect with non-ascii branch names (#4764) (#4810) | SagePtr | 2018-09-06 | 49 | -8/+786 | |
| | | | | | | | | * Fix redirect with non-ascii branch names (#4764) * Add integration tests for non-ascii branch redirect * Fix mysql test and coverage test | |||||
* | offline use of fonts (#4872) | techknowlogick | 2018-09-06 | 22 | -1/+1835 | |
| | ||||||
* | Do not autocreate directory for new user/orgs (#4828) (#4849) | SagePtr | 2018-09-06 | 2 | -7/+6 | |
| | ||||||
* | docs(comparison): correct GitLab CE multiple assignees for issues (#4885) | Max Wittig | 2018-09-06 | 1 | -1/+1 | |
| | | | | 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 | |||||
* | Remove feature `global code search` from GitLab CE (#4875) | Matthias Kappeller | 2018-09-05 | 1 | -1/+1 | |
| | ||||||
* | Punctuation changes in documentation (#4866) | maiki | 2018-09-04 | 1 | -9/+9 | |
| | ||||||
* | update comparsion docs to add file viewer items (#4865) | Lunny Xiao | 2018-09-04 | 1 | -0/+3 | |
| | ||||||
* | Fix trimming of markup section names (#4863) | Nicolas Lenz | 2018-09-03 | 1 | -1/+1 | |
| | | | Signed-off-by: Nicolas Lenz <nicolas@eisfunke.com> | |||||
* | issues api allow pulls and fix #4832 (#4852) | Lunny Xiao | 2018-09-03 | 1 | -1/+9 | |
| |