1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-07 13:28:25 +00:00

Commit Graph

  • 03ff7687e0 fix go get subpackage bug (#2584) (#2589) v1.2.0-rc3 Lunny Xiao 2017-09-23 21:58:17 +08:00
  • 2ef8b8bcbe fix go get subpackage bug (#2584) Lunny Xiao 2017-09-23 21:24:24 +08:00
  • f646154ead add secrets for github release (#2588) Lunny Xiao 2017-09-23 20:17:51 +08:00
  • a6d2f47a2b Add changelog for v1.2.0-rc4 (#2587) Lauris BH 2017-09-23 13:50:35 +03:00
  • 1837194882 Backport changes for latest drone (#2586) Lauris BH 2017-09-23 12:33:52 +03:00
  • 2db424c3f1 Fix broken migration to add can_push field back to table (#2574) Lauris BH 2017-09-23 11:45:41 +03:00
  • 9ca26432f6 Removing .drone.yml.sig (#2579) Jonas Franz 2017-09-23 03:17:32 +02:00
  • ccff57103a Automatically regenerate indexer for incompatible versions (#2524) Ethan Koenig 2017-09-22 14:30:56 -07:00
  • 67595c0d0b Fix drone for tags (#2573) (#2576) Lauris BH 2017-09-22 20:00:52 +03:00
  • 28f4de205f Fix drone for tags (#2573) Lauris BH 2017-09-22 18:34:02 +03:00
  • 9a75a5d59b Use custom type and constants to hold order by options (#2572) Morlinest 2017-09-22 14:53:21 +02:00
  • ca68a75b5b Expand fixtures (#2571) Morlinest 2017-09-22 12:51:16 +02:00
  • b4b0280e33 Ctrl + Enter to submit forms (#2540) Jonas Franz 2017-09-22 08:17:31 +02:00
  • 1be2b4a262 fix readme view bug (#2566) Lunny Xiao 2017-09-22 02:24:19 +08:00
  • 1eedd983ea Complete push webhooks (#2530) David Schneiderbauer 2017-09-21 09:43:26 +02:00
  • 6d03cf831e Add changelog for v1.2.0-rc3 (#2563) Lauris BH 2017-09-21 10:00:37 +03:00
  • 0d80af649a Add init support of orgmode document type on file view and readme (#2525) Lunny Xiao 2017-09-21 13:20:14 +08:00
  • 66bc0ac251 Fix sending mail with a non-latin display name. #2102 (#2559) Rémi Saurel 2017-09-21 06:29:45 +02:00
  • 1fbfccb4fc Use standard lessc and minify CSS using Node.js (#2337) silverwind 2017-09-21 05:35:11 +02:00
  • fa1cbc2896 Always run fmt check in CI (#2546) Ethan Koenig 2017-09-20 18:34:32 -07:00
  • e232c49b10 Sync releases table with tags on push and for mirrors (#2459) (#2554) Lauris BH 2017-09-21 01:08:22 +03:00
  • 25e71ad41e Fix adding branch as protected to not allow pushing to it (#2556) Lauris BH 2017-09-20 20:14:09 +03:00
  • f014e42a06 Backport: Fix lint, fmt and integration testing errors (#2553) Ethan Koenig 2017-09-20 09:30:20 -07:00
  • 6718ea6ff1 Fix can_push value to false in protected_branch (#2560) Lauris BH 2017-09-20 17:52:23 +03:00
  • d14a724b53 Remove go version check for make fmt (#2558) (#2561) Lauris BH 2017-09-20 15:42:08 +03:00
  • 6f380a22a4 Remove go version check for make fmt (#2558) Lauris BH 2017-09-20 14:58:29 +03:00
  • 80b430d7c0 Fix /api/repo/search integration tests (#2550) Morlinest 2017-09-20 11:24:38 +02:00
  • 7a0297819d Sync releases table with tags on push and for mirrors (#2459) Lauris BH 2017-09-20 08:26:49 +03:00
  • 8b6236d67b Fix duplicated rel attribute (#2549) Jorge Maldonado Ventura 2017-09-20 06:20:11 +02:00
  • acecedc410 Use named ActionType constants in template helper (#2545) Ethan Koenig 2017-09-19 18:22:42 -07:00
  • 4eed85db56 add @daviian as maintainer (#2552) David Schneiderbauer 2017-09-19 23:03:31 +02:00
  • a1ed239bf2 Fix fmt errors (#2544) Ethan Koenig 2017-09-19 04:44:49 -07:00
  • 23645fe05f Sort repository tree entries in natural way (#2506) Lauris BH 2017-09-19 11:37:03 +03:00
  • 4cb9394a97 Fix lint errors (#2547) Ethan Koenig 2017-09-19 01:08:30 -07:00
  • 91788e0200 Restricting access to fork functioanlity to users with Code access (#2542) Jonas Franz 2017-09-19 01:12:29 +02:00
  • d155d0e665 Make basic functionality work without JavaScript (#2541) Jorge Maldonado Ventura 2017-09-19 01:03:01 +02:00
  • 566e8ecce0 Fork permission bug fixes (#2534) Jonas Franz 2017-09-18 16:52:20 +02:00
  • 6c6533fb31 Make integration tests more user-friendly (#2536) Ethan Koenig 2017-09-18 01:35:42 -07:00
  • b0f7457d9e Improve issue search (#2387) Ethan Koenig 2017-09-16 13:16:21 -07:00
  • 52e11b24bf Restructure markup & markdown to prepare for multiple markup language… (#2411) Lunny Xiao 2017-09-17 01:17:57 +08:00
  • 911ca02153 Convert spaces to tabs in footer.tmpl (#2520) Ethan Koenig 2017-09-16 02:04:27 -07:00
  • d766d0c4e0 Prevent sending emails and notifications to inactive users (#2384) David Schneiderbauer 2017-09-16 02:18:25 +02:00
  • b496e3e1cc Fix unit test race condition (#2516) Ethan Koenig 2017-09-15 00:54:25 -07:00
  • cbe50587ba Added bucket name to s3 drone plugin (#2505) Thomas Boerger 2017-09-15 08:45:38 +02:00
  • ad24a3134d Fixes 500 error on dashboard when using MSSQL (#2504) bradder555 2017-09-15 14:14:06 +08:00
  • 0f9e20b3d7 fix updated update on public key (#2514) Lunny Xiao 2017-09-15 11:23:48 +08:00
  • e5d80b7090 Implementation of all repositories of a user from user->settings (#1740) Rémy Boulanouar 2017-09-14 13:46:14 +02:00
  • 1739e84ac0 improve protected branch to add whitelist support (#2451) Lunny Xiao 2017-09-14 16:16:22 +08:00
  • be3319b3d5 Display commit status on landing page of repo (#1784) Rémy Boulanouar 2017-09-14 08:51:32 +02:00
  • a89692d158 fix wrong rendering of commit detail page (#2503) David Schneiderbauer 2017-09-14 08:12:56 +02:00
  • 633de01cf7 Hotfix for "Add time manually" (https://github.com/go-gitea/gitea/pull/2211#issuecomment-328780125) (#2499) Jonas Franz 2017-09-13 21:02:04 +02:00
  • 35b473d8d3 Remove repository mirrors from "collaborative" list (#2497) Morlinest 2017-09-13 18:02:37 +02:00
  • 3e89e89670 add codecov.io service. (#2493) Bo-Yi Wu 2017-09-13 20:57:55 +08:00
  • 9ef83a98e5 fix release (#2496) Lunny Xiao 2017-09-13 17:20:15 +08:00
  • fb1ed5de94 Dockerfile: Updated alpine image to 3.6. (#2486) Jon Davies 2017-09-13 06:37:42 +00:00
  • 377cd1ae38 Allow changing integration test database connection using env variables (#2484) Lauris BH 2017-09-13 09:03:20 +03:00
  • 005900baea Use created & updated instead BeforeInsert & BeforeUpdate (#2482) Lunny Xiao 2017-09-13 13:18:22 +08:00
  • 4c2b1be3a4 Basic VSCode configuration for building and debugging (#2483) Lauris BH 2017-09-12 15:27:44 +03:00
  • 8c3a2e817b Add missing fixture to clean gpg_key table (#2494) Lauris BH 2017-09-12 13:54:45 +03:00
  • 9bdbfbf6f3 Disable custom Git Hooks globally via configuration file (#2450) techknowlogick 2017-09-12 05:25:42 -04:00
  • 3fecf94086 Open external wiki in new window (#2489) Jonas Östanbäck 2017-09-12 09:29:35 +02:00
  • 5ccecb44ad Feature: Timetracking (#2211) Jonas Franz 2017-09-12 08:48:13 +02:00
  • 69dfe43ffc Fix some tests : make coverage -> test (#2492) Antoine GIRARD 2017-09-12 07:51:12 +02:00
  • eab4579e17 Fix fmt error in mailer (#2490) Jonas Östanbäck 2017-09-12 03:04:14 +02:00
  • 01d7189c2d Fix slice out of bounds error in mailer (#2479) Jonas Östanbäck 2017-09-11 08:33:28 +02:00
  • 250f1236dc * Fix fileview rendering bug #2470 (#2477) Albert 2017-09-10 22:21:26 +02:00
  • fd85e25f5f Hotfix for integration testing (#2473) Thomas Boerger 2017-09-10 03:54:11 +02:00
  • 4b8fef143e Changes for latest DroneCI (#2362) Thomas Boerger 2017-09-07 19:22:15 +02:00
  • 95c408ffa5 hide branch on pull request view or create UI (#2454) Lunny Xiao 2017-09-06 20:02:51 +08:00
  • fc0c6f48c7 Add changelog for release v1.2.0-rc2 (#2469) v1.2.0-rc2 Lauris BH 2017-09-06 14:05:35 +03:00
  • 4f9a28e1f5 Make repo private to no interfere with other tests (#2467) Antoine GIRARD 2017-09-05 23:33:33 +02:00
  • 7c417bbb0d Only check at least one email gpg key (#2266) Antoine GIRARD 2017-09-05 15:45:18 +02:00
  • 002fa73460 Fix migration from pre-v15 to 1.2.0 (#2460) (#2465) Lauris BH 2017-09-05 16:03:30 +03:00
  • 5f4210a9b0 add release notes of v1.1.4 (#2463) Lunny Xiao 2017-09-05 14:00:55 +08:00
  • a569d3dedc Fix migration from pre-v15 to 1.2.0 (#2460) Lauris BH 2017-09-05 03:28:06 +03:00
  • 34182c87ec release notes for v1.1.4 v1.1.4 Lunny Xiao 2017-09-04 20:33:04 +08:00
  • 32238e0ac9 Add changelog config file for generate changelog (#2461) Lunny Xiao 2017-09-04 18:07:57 +08:00
  • 2fdc649202 bug fixed Lunny Xiao 2017-09-04 14:28:50 +08:00
  • c401788383 bug fixed Lunny Xiao 2017-09-04 14:27:53 +08:00
  • caa61a2b99 bug fixed Lunny Xiao 2017-09-04 14:22:07 +08:00
  • b689bb6180 Webhooks for repo creation/deletion (#1663) Ethan Koenig 2017-09-03 01:20:24 -07:00
  • 79f7839633 Wrap most text to 80 columns (#2452) Sandro Santilli 2017-09-02 21:38:31 +02:00
  • 04ec79579c fix orgnization webhooks (#2422) Lunny Xiao 2017-08-30 13:36:52 +08:00
  • 5de94a67cf some refactors for issue and comments (#2419) Lunny Xiao 2017-08-30 12:31:33 +08:00
  • 0c910afe11 Fix releases to be counted from database not tags (#2389) (#2424) Lauris BH 2017-08-30 04:31:32 +03:00
  • edc817a1dc Wrap most paragraphs to 80 columns (#2396) Sandro Santilli 2017-08-30 03:27:23 +02:00
  • 3e6fed368b fix webhook test (#2415) Lunny Xiao 2017-08-29 22:55:24 +08:00
  • 491f0ebc58 Fix route handler order (#2409) Ethan Koenig 2017-08-28 23:53:51 -07:00
  • 15d3872281 fix missing orgnization discord webhook (#2414) Lunny Xiao 2017-08-29 09:20:35 +08:00
  • 1cbe502cc2 fix duplicated feed (#2370) Lunny Xiao 2017-08-28 10:26:04 +08:00
  • 019c90ab8f Update CONTRIBUTING following #2329 discussion Antoine GIRARD 2017-08-25 15:13:54 +02:00
  • edb95faba2 Fix releases to be counted from database not tags (#2389) Lauris BH 2017-08-28 17:06:10 +03:00
  • d23b36c598 Error message for integration test (#2410) Ethan Koenig 2017-08-28 06:36:02 -07:00
  • 8e61823ec4 Fix tests code to prevent some runtime errors (#2381) Morlinest 2017-08-28 11:17:45 +02:00
  • ced50e0ec1 Implementation of discord webhook (#2402) Lunny Xiao 2017-08-28 13:06:45 +08:00
  • e41da3845d fix duplicated feed (#2370) Lunny Xiao 2017-08-28 10:26:04 +08:00
  • 0f2c98adcd Fix "index out of range" runtime error in repo_list tests (#2376) Morlinest 2017-08-28 03:33:38 +02:00
  • ae08e6c5be Clarify Translation Process. Also fix branch names (#2378) Kim "BKC" Carlbäcker 2017-08-28 03:26:27 +02:00
  • f916aa0fe3 Set version to 1.2.0-dev Sandro Santilli 2017-08-25 12:15:13 +02:00
  • d9d8fad230 Add UseCompatSSHURI setting (#2356) Manuel 2017-08-26 15:57:41 +02:00