Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * Fix fileview rendering bug #2470 (#2477) | Albert | 2017-09-10 | 3 | -8/+30 | |
| | ||||||
* | Hotfix for integration testing (#2473) | Thomas Boerger | 2017-09-10 | 4 | -18/+14 | |
| | | | | | | * Hotfix for integration testing * Comment sqlite tests because of database locking issues | |||||
* | Changes for latest DroneCI (#2362) | Thomas Boerger | 2017-09-07 | 3 | -42/+42 | |
| | ||||||
* | hide branch on pull request view or create UI (#2454) | Lunny Xiao | 2017-09-06 | 1 | -0/+2 | |
| | ||||||
* | Make repo private to no interfere with other tests (#2467) | Antoine GIRARD | 2017-09-06 | 1 | -1/+1 | |
| | ||||||
* | Only check at least one email gpg key (#2266) | Antoine GIRARD | 2017-09-05 | 36 | -24/+851 | |
| | | | | | | | | | | | | | | | | | | | | | | * Only require one email (possibly not yet validated) * Update message error and check validation of commit * Add integrations tests * Complete integration for import * Add pre-check/optimization * Add some test (not finished) * Finish * Fix fixtures * Fix typo * Don't guess key ID | |||||
* | add release notes of v1.1.4 (#2463) | Lunny Xiao | 2017-09-05 | 1 | -0/+9 | |
| | ||||||
* | Fix migration from pre-v15 to 1.2.0 (#2460) | Lauris BH | 2017-09-05 | 1 | -0/+1 | |
| | ||||||
* | Add changelog config file for generate changelog (#2461) | Lunny Xiao | 2017-09-04 | 1 | -0/+44 | |
| | ||||||
* | bug fixed | Lunny Xiao | 2017-09-04 | 1 | -1/+1 | |
| | ||||||
* | Webhooks for repo creation/deletion (#1663) | Ethan Koenig | 2017-09-03 | 16 | -39/+163 | |
| | | | | | | | | * Webhooks for repo creation/deletion * add createHookTask * Add handles for GetSlackPayload and GetDiscordPayload | |||||
* | Wrap most text to 80 columns (#2452) | Sandro Santilli | 2017-09-02 | 1 | -31/+136 | |
| | ||||||
* | fix orgnization webhooks (#2422) | Lunny Xiao | 2017-08-30 | 4 | -6/+18 | |
| | | | | | | * fix org webhooks * remove trace code | |||||
* | some refactors for issue and comments (#2419) | Lunny Xiao | 2017-08-30 | 4 | -14/+30 | |
| | ||||||
* | Wrap most paragraphs to 80 columns (#2396) | Sandro Santilli | 2017-08-30 | 1 | -3/+19 | |
| | | | Reduces patches size and makes them more readable | |||||
* | fix webhook test (#2415) | Lunny Xiao | 2017-08-29 | 2 | -46/+63 | |
| | | | | | | | | * fix webhook test * fix error message * fix typo | |||||
* | Fix route handler order (#2409) | Ethan Koenig | 2017-08-29 | 1 | -3/+4 | |
| | | | | | | * Fix route handler order * Fix more routes | |||||
* | fix missing orgnization discord webhook (#2414) | Lunny Xiao | 2017-08-29 | 2 | -1/+2 | |
| | ||||||
* | Update CONTRIBUTING following #2329 discussion | Antoine GIRARD | 2017-08-28 | 1 | -1/+1 | |
| | | | Creation of release branch before end of release dev and releases candidates + follow semver semantic (minor, patch) | |||||
* | Fix releases to be counted from database not tags (#2389) | Lauris BH | 2017-08-28 | 3 | -3/+11 | |
| | ||||||
* | Error message for integration test (#2410) | Ethan Koenig | 2017-08-28 | 1 | -1/+2 | |
| | ||||||
* | Fix tests code to prevent some runtime errors (#2381) | Morlinest | 2017-08-28 | 15 | -151/+182 | |
| | | | | | | * Fix tests code to prevent some runtime errors * Reduce nesting | |||||
* | Implementation of discord webhook (#2402) | Lunny Xiao | 2017-08-28 | 11 | -14/+427 | |
| | | | | | | | | | | | | * implementation of discord webhook * fix webhooks * fix typo and unnecessary color values * fix typo * fix imports and revert changes to webhook_slack.go | |||||
* | fix duplicated feed (#2370) | Lunny Xiao | 2017-08-28 | 3 | -10/+1 | |
| | ||||||
* | Fix "index out of range" runtime error in repo_list tests (#2376) | Morlinest | 2017-08-28 | 1 | -2/+6 | |
| | ||||||
* | Clarify Translation Process. Also fix branch names (#2378) | Kim "BKC" Carlbäcker | 2017-08-28 | 1 | -1/+6 | |
| | | | | | | * Clarify Translation Process. Also fix branch names * Update CONTRIBUTING.md | |||||
* | Add UseCompatSSHURI setting (#2356) | Manuel | 2017-08-26 | 3 | -0/+8 | |
| | | | | | | | | | | | | | | | | * Add UseCompatSSHURI setting Signed-off-by: Manuel Kroeber <manuel.kroeber@gmail.com> (+1 squashed commits) Squashed commits: [dda2dc79] Add ForceCloneSSHURL setting Signed-off-by: Manuel Kroeber <manuel.kroeber@gmail.com> * Make protocol if construct more readable Signed-off-by: Manuel Kroeber <manuel.kroeber@gmail.com> | |||||
* | Fix missing collabrative repos (#2367) | Lunny Xiao | 2017-08-24 | 3 | -42/+47 | |
| | | | | | | | | * fix missing collabrative repos * fix bug of collabrative * fix SQL quotes | |||||
* | Add possibility to record branch or tag information in an issue (#780) | Zsombor | 2017-08-24 | 9 | -0/+78 | |
| | ||||||
* | Log failed authentication attempts with remote address for fail2ban (#2334) | David Schneiderbauer | 2017-08-24 | 1 | -0/+2 | |
| | | | Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com> | |||||
* | Fix integration test after librejs location change (#2374) | Sandro Santilli | 2017-08-24 | 1 | -1/+1 | |
| | | | Fixes #2373 | |||||
* | Move themes to plugin directory. Fixes #2372 (#2375) | Michael Lustfield | 2017-08-24 | 16 | -21/+0 | |
| | ||||||
* | update translation from crowdin (#2368) | Lunny Xiao | 2017-08-23 | 23 | -172/+698 | |
| | ||||||
* | Moved vendored js/css into `public/vendor` and documented sources (#1484) ↵ | Michael Lustfield | 2017-08-23 | 1339 | -126/+813 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#2241) * Cleaning up public/ and documenting js/css libs. This commit mostly addresses #1484 by moving vendor'ed plugins into a vendor/ directory and documenting their upstream source and license in vendor/librejs.html. This also proves gitea is using only open source js/css libraries which helps toward reaching #1524. * Removing unused css file. The version of this file in use is located at: vendor/plugins/highlight/github.css * Cleaned up librejs.html and added javascript header A SafeJS function was added to templates/helper.go to allow keeping comments inside of javascript. A javascript comment was added in the header of templates/base/head.tmpl to mark all non-inline source as free. The librejs.html file was updated to meet the current librejs spec. I have now verified that the librejs plugin detects most of the scripts included in gitea and suspect the non-free detections are the result of a bug in the plugin. I believe this commit is enough to meet the C0.0 requirement of #1534. * Updating SafeJS function per lint suggestion * Added VERSIONS file, per request | |||||
* | Add more test for login links and fix a bug on action retrieve (#2361) | Lunny Xiao | 2017-08-23 | 2 | -1/+98 | |
| | | | | * add more test for login links and fix a bug on action retrieve | |||||
* | Add integration tests for signin (#2363) | David Schneiderbauer | 2017-08-23 | 2 | -4/+71 | |
| | | | Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com> | |||||
* | Fix SQL condition bug in GetFeeds(..) (#2360) | Ethan Koenig | 2017-08-23 | 1 | -4/+5 | |
| | ||||||
* | fix bug on create repo link on dashboard (#2359) | Lunny Xiao | 2017-08-23 | 1 | -1/+1 | |
| | ||||||
* | Revert "Changes for latest DroneCI (#2355)" (#2358) | Bo-Yi Wu | 2017-08-22 | 2 | -41/+27 | |
| | | | This reverts commit faf4b503b24d33a2a0f455d26bb782345ab8e0c9. | |||||
* | Add collaborative repositories to the dashboard (#2205) | Bwko | 2017-08-23 | 6 | -80/+71 | |
| | | | | | | | | | | * Add collaborative repositories to the dashboard Remove some unused code from the Dashboard func * fix some bug and some refactor * fix tests | |||||
* | Changes for latest DroneCI (#2355) | Thomas Boerger | 2017-08-22 | 2 | -27/+41 | |
| | ||||||
* | Remove (almost) server side data rendering from repo-search component (#2317) | Morlinest | 2017-08-22 | 2 | -44/+72 | |
| | | | | | | * Rename some shorthands * Remove (almost) server side data rendering from repo-search component template | |||||
* | update latest xorm version to vendor (#2353) | Lunny Xiao | 2017-08-22 | 44 | -1401/+1735 | |
| | ||||||
* | Add badge and link to the Matrix room (#2348) | Silke | 2017-08-21 | 1 | -2/+3 | |
| | ||||||
* | Improve swagger doc (#2274) | Antoine GIRARD | 2017-08-21 | 32 | -110/+1911 | |
| | | | | | | | | | | | | | | | | | | | | * Add swagger comment for adminCreateOrg * Add swagger comment for admin route * add hook swagger doc * Add tags * Add auth * Fix name of responses * Edit name method * Update vendor * make generate-swagger | |||||
* | Add INTERNAL_TOKEN to integration .ini file (#2346) | Sandro Santilli | 2017-08-21 | 1 | -0/+1 | |
| | | | | | | | Avoids override of source file upon running `make test-pgsql` Long story: settings.NewContext *adds* an INTERNAL_TOKEN if none is found; the other ini files under integration/ all have an INTERNAL_TOKEN | |||||
* | Fix order of elements in dashboard html (#2344) | Morlinest | 2017-08-20 | 1 | -2/+2 | |
| | ||||||
* | Remove integration test executables on `make clean` (#2340) | Sandro Santilli | 2017-08-20 | 1 | -1/+1 | |
| | ||||||
* | Add OpenID configuration in install page (#2276) | Sandro Santilli | 2017-08-19 | 7 | -26/+67 | |
| | ||||||
* | No error log entries for repo 404 (#2200) | Ethan Koenig | 2017-08-19 | 1 | -2/+2 | |
| |