Commit Graph

  • 64214a9426 Search bar fixes for #1187 and #1205 (#1207) Patrick G 2017-03-11 08:45:15 +00:00
  • e2b2fd6e78 fix #1189, commit messages containing a pipe (#1203) Philippe Kueck 2017-03-11 05:01:38 +01:00
  • ccc15b9e1a Make strings translatable (#1188) (#1198) Patrick G 2017-03-11 01:28:25 +00:00
  • 74cde12677 Fix upgrade failed after ever rollback (#1194) Lunny Xiao 2017-03-10 23:43:51 +08:00
  • e4706127f9 bug fixed for delete repo failed (#1193) (#1195) Lunny Xiao 2017-03-10 22:28:00 +08:00
  • f5476bdbb1 bug fixed for delete repo failed (#1193) Lunny Xiao 2017-03-10 22:05:53 +08:00
  • c9baf9d14b fix ini format incomiptable with crowdin (#1177) (#1192) Lunny Xiao 2017-03-10 20:59:51 +08:00
  • 656efdc1c7 fix ini format incomiptable with crowdin (#1177) Lunny Xiao 2017-03-10 19:40:25 +08:00
  • dbcd452758 rename OSX to macOS (#1176) mcheng89 2017-03-10 03:20:17 -05:00
  • 05f0c4bbf5 Dockerfile for aarch64 (#1128) (#1130) atzoum 2017-03-10 04:02:55 +02:00
  • 5463640fe6 Fix double borders on edit page (#1152) (#1153) Patrick G 2017-03-10 01:33:35 +00:00
  • 4e716fb0fa add mssql to app.ini db config comment (#1172) esell 2017-03-09 18:33:19 -07:00
  • d87596aec4 Add MSSQL to issues template (#1171) esell 2017-03-09 18:31:57 -07:00
  • 1d65291342 Fixed drone builds v1.1.0 Thomas Boerger 2017-03-09 20:25:12 +01:00
  • d4fcba6796 Updated changelog (#1164) Thomas Boerger 2017-03-09 20:13:29 +01:00
  • 374f1ba41f update locale files to 2017-03-10 00:07 +08 (#1163) Lunny Xiao 2017-03-10 00:37:27 +08:00
  • 60db7ed5ac fix scripts/mysql.sql from gogs to gitea (#1161) Lunny Xiao 2017-03-09 22:31:46 +08:00
  • c1c4609e4e Grammar fixes and small wording adjustments (#1156) Patrick G 2017-03-09 08:24:57 -05:00
  • 626bcf0547 merge locale files from crowdin, updated to 2017-03-09 19:28 +08 (#1162) Lunny Xiao 2017-03-09 21:19:23 +08:00
  • aaf9adfbe8 Fix grammar (#1158) Patrick G 2017-03-09 06:20:52 -05:00
  • b40496533b fix leave team 404 (#1154) Lunny Xiao 2017-03-09 19:18:49 +08:00
  • d2b2881306 Fix Git hooks not being executed on Windows when running as a service (#1149) Andrey Nering 2017-03-08 22:27:43 -03:00
  • 5d40db629c fix random avatars (#1147) Lunny Xiao 2017-03-08 23:05:15 +08:00
  • af9998b8a7 fix UI display problem when wiki name is non-ascii charset (#1142) Lunny Xiao 2017-03-08 08:34:22 +08:00
  • 7ed00b6e8d Split the binary build (#985) Thomas Boerger 2017-03-07 14:49:24 +01:00
  • 288226e13c Fix stray directories generated by integration tests (#1134) Mura Li 2017-03-07 15:38:26 +08:00
  • fa41ddd3eb fix build failed on aarch64 (#1132) Lunny Xiao 2017-03-07 15:09:05 +08:00
  • 848293671b Add basic integration test infrastructure (and new endpoint /api/v1/version for testing it) (#741) Mura Li 2017-03-06 22:13:17 +08:00
  • 2215840363 fix avatar bug #1114 (#1122) Lunny Xiao 2017-03-06 16:15:40 +08:00
  • 0376029241 fix del org avatar potential delete all avtars (#1120) Lunny Xiao 2017-03-06 16:07:18 +08:00
  • 7b64b2ddab fix install submit crash caused by xorm log (#1119) Lunny Xiao 2017-03-06 10:11:43 +08:00
  • d76d67de23 feat: expose url field on issue api. (#982) Bo-Yi Wu 2017-03-03 22:35:42 +08:00
  • 0afab87631 refactor: remove redundant slash. (#1109) Bo-Yi Wu 2017-03-03 20:47:24 +08:00
  • c1d5983d3e fix panic when get user repos from api (#1110) Lunny Xiao 2017-03-03 19:10:46 +08:00
  • d2165a5890 fix compare button failed when there is no fork repos (#1104) Lunny Xiao 2017-03-03 16:53:59 +08:00
  • 28a5bc313a fix: gofmt errors. (#1106) Bo-Yi Wu 2017-03-03 16:21:31 +08:00
  • 6bdfadf4a9 fix broken caused by boltdb in mips/mipsle (#1107) Lunny Xiao 2017-03-03 15:57:54 +08:00
  • ef13bbaf7d Don't rewrite non-gitea public keys (#906) Lunny Xiao 2017-03-03 00:36:47 +08:00
  • 341b3a0349 bug fix for dump when data directoryis not exist (#1025) Lunny Xiao 2017-03-02 17:41:33 +08:00
  • 2f7dc28b22 add ProxyFromEnvironment if none set (#1096) Schwobaland 2017-03-02 01:36:42 +01:00
  • f3bf409082 Log config pretty printer (#1097) Jonas 2017-03-02 01:25:44 +01:00
  • 0380ce269f add back the default setting values and fix #739 (#1093) Lunny Xiao 2017-03-01 23:10:12 +08:00
  • cfdc62e7fa Comment force push detect to fix bug #1073 (#1077) Lunny Xiao 2017-03-01 23:01:03 +08:00
  • 9cb08a3cf5 fix wrong num of user repos because of duplicated click delete button & performance optimization (#1092) Lunny Xiao 2017-03-01 12:05:45 +08:00
  • 19bc2b10ae fix: Add str2html on DisplayName of Org. (#1091) Bo-Yi Wu 2017-03-01 12:02:19 +08:00
  • db6777d369 Fixed custom templates for static builds (#1087) Thomas Boerger 2017-03-01 02:45:21 +01:00
  • d21d5fd736 Remove unnecessary loads in org_team (#1090) Ethan Koenig 2017-02-28 20:09:49 -05:00
  • 22f7aa6e9c LableIDs -> LabelIDs (#1088) Ethan Koenig 2017-02-28 20:08:45 -05:00
  • e83c8afc56 refactor: move SearchRepositoryByName testing. (#1083) Bo-Yi Wu 2017-02-28 17:58:50 +08:00
  • c2eef171ff fix some typos (#1082) Lunny Xiao 2017-02-28 12:56:15 +08:00
  • 4b286f282a Consistency checks for action unit tests (#1079) Ethan Koenig 2017-02-27 20:42:10 -05:00
  • cf80e19157 Optimize and unit test Issue_ReplaceLabels (#1080) Ethan Koenig 2017-02-27 20:35:55 -05:00
  • a201977590 Fix for #828: Embed build tags (#1051) Jonas 2017-02-28 01:40:02 +01:00
  • 8947b711aa Link OAuth2 account to 2FA enabled account (fix #1050) (#1052) Willem van Dreumel 2017-02-27 11:10:26 +01:00
  • c0f99e8229 API: support /users/:username/repos awwalker 2017-02-24 16:39:49 -05:00
  • 9084bdd863 fix push (#1076) Lunny Xiao 2017-02-27 14:24:58 +08:00
  • 136e6beb0f Fix unused Engine bugs (#1064) Ethan Koenig 2017-02-26 21:16:35 -05:00
  • 50918084bb remove unused struct (#1062) Lunny Xiao 2017-02-27 09:49:05 +08:00
  • e4134debd1 Remove unused vars (#1063) Lunny Xiao 2017-02-27 09:22:15 +08:00
  • 32faec00e6 move all repo list functions as a standalone file (#1061) Lunny Xiao 2017-02-27 08:45:03 +08:00
  • d4e38cf129 fix setMerged for remove unnecessary db connection (#1067) Lunny Xiao 2017-02-27 08:42:55 +08:00
  • 522f194983 Bug fixed for org avatar caused by #1049 (#1070) Lunny Xiao 2017-02-27 08:42:22 +08:00
  • a5ac4c64fc refactor api issues load attributes for better performance (#1066) Lunny Xiao 2017-02-27 08:36:42 +08:00
  • ab462fb95f Makefile: Use hash over which (#1069) silverwind 2017-02-26 16:27:45 +01:00
  • a30797425f Implements 1071, .gitignore support for FSharp and Clojure. (#1072) puffybsd 2017-02-26 10:14:38 -05:00
  • 5bd22a2f4a Makefile: Also redirect stderr on which calls (#1068) silverwind 2017-02-26 14:12:21 +01:00
  • 35548a9d4e remove unused fixme on dump command (#1065) Lunny Xiao 2017-02-26 16:01:49 +08:00
  • 95574a3640 fix: Admin can see all private repositories on Explore page. (#1026) Bo-Yi Wu 2017-02-26 13:59:31 +08:00
  • 831ff41754 Fix go vet faults (#1060) Ethan Koenig 2017-02-26 00:25:35 -05:00
  • bf24099114 Allow migrating installations with no local avatars (#1056) Sandro Santilli 2017-02-26 04:58:02 +01:00
  • 80f900ebae Fix avatar enumable (#1049) Lunny Xiao 2017-02-25 22:58:57 +08:00
  • 19b3c45ca7 fix 500 when use a duplicat email instead of giving an error tip (#1040) Lunny Xiao 2017-02-25 22:57:06 +08:00
  • cd1821a7e2 Move push update to post-receive and protected branch check to pre-receive (#1030) Lunny Xiao 2017-02-25 22:54:40 +08:00
  • e8e56da9ac fix #13 (#1042) Lunny Xiao 2017-02-25 22:53:57 +08:00
  • ddb0287bf6 Merge pull request #970 from andreynering/api-repo-mirror Andrey Nering 2017-02-25 11:35:03 -03:00
  • c4a3d5148d Merge pull request #1053 from andreynering/do-not-test-libravatar Andrey Nering 2017-02-25 11:27:45 -03:00
  • fc4f7e82f9 refactor for searching user (#1038) Lunny Xiao 2017-02-25 21:42:20 +08:00
  • 8894f856de fix 500 when change user setting email to an exist email (#1039) Lunny Xiao 2017-02-25 21:39:52 +08:00
  • f552b0a207 Remove test that touch network Andrey Nering 2017-02-25 10:32:15 -03:00
  • d7af8f96d7 Update vendor of code.gitea.io/sdk/gitea Andrey Nering 2017-02-22 20:53:33 -03:00
  • 946f3078d3 Add "mirror" field to repo API Andrey Nering 2017-02-18 14:11:15 -02:00
  • d4a7040c7f Merge pull request #1043 from andrew-boyarshin/autolink Andrey Nering 2017-02-25 09:31:28 -03:00
  • 9ad3a07989 Fix for #1037: Corrected process ID placeholder to PID from Pid (#1048) Jonas 2017-02-25 04:12:46 +01:00
  • 44827698e2 Reword the reinit_missing_repos message to be clear about what it does (#1047) Sandro Santilli 2017-02-25 04:12:17 +01:00
  • f1412142e0 refactor: repo counts for SearchRepositoryByName func (#1045) Bo-Yi Wu 2017-02-25 09:27:39 +08:00
  • c0ea3963be fix delete repo will hang on postgres (#1044) Lunny Xiao 2017-02-24 23:19:13 +08:00
  • 0602a44b27 Fix URL handling in the whole markdown module, improve test coverage (#1027) Andrew Boyarshin 2017-02-24 21:59:56 +07:00
  • 817710dd47 Fix span wrapping all the things Andrew Boyarshin 2017-02-24 18:49:04 +07:00
  • 12e71e5706 Removed footer copyright year (#829) Lunny Xiao 2017-02-24 16:21:45 +08:00
  • 76057105ca Remove unnecessary loads in org_team (#1035) Ethan Koenig 2017-02-24 01:25:09 -05:00
  • f1ab906c51 Unit tests for models/repo_collaboration (#1032) Ethan Koenig 2017-02-23 20:37:38 -05:00
  • 8de8e11487 Fixes 1019, install page SMTP user is required to (#1020) puffybsd 2017-02-23 20:37:13 -05:00
  • 832477b1bc Tweak docker target to work by default. (#1033) Dan Morrill 2017-02-23 17:33:09 -08:00
  • 490d3771f7 s/fields/terms (#1031) bit 2017-02-24 02:24:58 +01:00
  • d077fd084a added missing new struct sync (#1021) Lunny Xiao 2017-02-23 15:05:37 +08:00
  • 0e6b9ea786 Take back control of hooks (#1006) Lunny Xiao 2017-02-23 11:40:44 +08:00
  • 4f3880ff15 Bug fixes and unit tests for org_team (#1016) Ethan Koenig 2017-02-22 20:36:15 -05:00
  • d181113b82 Merge pull request #1017 from ethantkoenig/fix_lint Andrey Nering 2017-02-22 21:14:54 -03:00
  • ec3a696e2d Fix lint errors Ethan Koenig 2017-02-22 17:10:45 -05:00
  • 1f7837d6d6 Refactor for issues loadattributes of a repository (#971) Lunny Xiao 2017-02-22 22:03:59 +08:00