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

Commit Graph

  • 2aad4a5f97 Use font-awesome OpenID icon more (#1320) Sandro Santilli 2017-03-19 09:25:24 +01:00
  • b57b0c6e40 Fix inconsistency in layout (#1316) Patrick G 2017-03-18 11:00:09 +00:00
  • 1c3bd436cc feat: Only use issue and wiki on repo. (#1297) Bo-Yi Wu 2017-03-18 05:59:07 -05:00
  • 5ecb369dac Specify that time interval units are seconds (#1311) Sandro Santilli 2017-03-18 04:10:30 +01:00
  • 71d16f69ff Login via OpenID-2.0 (#618) Sandro Santilli 2017-03-17 15:16:08 +01:00
  • 0693fbfc00 Refactor repo/issue/view_content.tmpl (#1276) Kim "BKC" Carlbäcker 2017-03-17 06:57:43 +01:00
  • 7a81cd16c5 Refactor admin/auth/new.tmpl (#1277) Kim "BKC" Carlbäcker 2017-03-17 06:55:04 +01:00
  • 5fad54248f fix forget migration for wiki hooks (#1227) (#1237) Lunny Xiao 2017-03-17 13:01:33 +08:00
  • ebbcf6fe12 Allow push to init a wiki repo (#1279) Lunny Xiao 2017-03-17 12:59:42 +08:00
  • 3cf0e513e6 fix wrong log when push to a new branch (#1220) Lunny Xiao 2017-03-17 10:15:00 +08:00
  • 925b252927 Fix missing less sources for oauth (#1288) Antoine GIRARD 2017-03-17 01:49:24 +01:00
  • 1476bf909e Make wording of commit search more clear Patrick G 2017-03-16 16:25:30 -04:00
  • 2b5e4b4d96 fix #1189, commit messages containing a pipe (#1218) Philippe Kueck 2017-03-16 12:41:19 +01:00
  • f1d2f16b54 Add notice that LFS mirroring is not supported (#1251) Fabian Zaremba 2017-03-16 12:33:22 +01:00
  • 447c9b428f Send notifications to partecipants in issue comments (#1217) Sandro Santilli 2017-03-16 02:34:24 +01:00
  • ca1c3f1926 Implement GPG api (#710) Antoine GIRARD 2017-03-16 02:27:35 +01:00
  • 43c5469f81 Merge pull request #1258 from ethantkoenig/fix/access Andrey Nering 2017-03-15 21:21:57 -03:00
  • efbb895ebe Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) Patrick G 2017-03-15 22:39:38 +00:00
  • 03d79983ee Cleaner UI for explore page (#1253) (#1255) Patrick G 2017-03-15 18:55:12 +00:00
  • 17f403fbcd Fix nil-dereference bug Ethan Koenig 2017-03-14 22:13:54 -04:00
  • 780cb692d6 Make sure both scripts/ can live side by side (#1264) Thomas Boerger 2017-03-15 16:11:26 +01:00
  • 42032fdecf Synced licenses with github repo (#1246) Thomas Boerger 2017-03-15 13:30:16 +01:00
  • a06c3ad2c0 Synced gitignores with github repo (#1245) Thomas Boerger 2017-03-15 13:30:00 +01:00
  • 09fe4a2ae9 Batch updates for issues (#926) Ethan Koenig 2017-03-14 21:10:35 -04:00
  • 021904e4e6 Fix typos in models/ and modules/ (#1248) Ethan Koenig 2017-03-14 20:52:01 -04:00
  • ec0ae5d50c Refactor and fix incorrect comment (#1247) Ethan Koenig 2017-03-14 20:51:46 -04:00
  • 7d8f9d1c46 Rename /forget_password url to /forgot_password Sandro Santilli 2017-02-20 19:27:20 +01:00
  • 8746fb3385 Fix migration comment (#1241) Sandro Santilli 2017-03-14 07:39:02 +01:00
  • 79ec33fd60 Update locale_en-US.ini (#1235) Patrick G 2017-03-14 03:24:46 +00:00
  • 65eea82c3e fix repo settings external tracker failed and check external urls (#1215) (#1236) Lunny Xiao 2017-03-13 16:23:00 +08:00
  • 1ccdf19fae fix forget migration for wiki hooks (#1227) Lunny Xiao 2017-03-13 14:27:29 +08:00
  • be5738243c fix repo settings external tracker failed and check external urls (#1215) Lunny Xiao 2017-03-13 09:41:40 +08:00
  • 08aae4952b Add myself to maintainers (#1229) Patrick G 2017-03-13 00:48:39 +00:00
  • f0efb615c5 Add LibreJS support (#1201) Sandro Santilli 2017-03-12 15:50:20 +01:00
  • 608bbedee1 fix 500 caused by branches settings introduced by #1198 (#1214) Lunny Xiao 2017-03-12 21:50:26 +08:00
  • 0475e7351f Reserve the "explore" user/org name (#1222) Sandro Santilli 2017-03-12 02:39:38 +01:00
  • bdcc1a23e0 Add integration test for signup (#1135) Mura Li 2017-03-11 22:30:29 +08:00
  • 8a98a25d8e Show a link to password reset from password change and delete account (#862) Sandro Santilli 2017-03-11 10:11:54 +01:00
  • fac75b8086 Fix upgrade failed after ever rollback (#1194) (#1197) Lunny Xiao 2017-03-11 17:01:22 +08:00
  • c99e7e1a62 Simplify RepositoryList.loadAttributes() (#1211) Ethan Koenig 2017-03-11 03:50:12 -05:00
  • 3803f257fb Move user_follow to separate file (#1210) Ethan Koenig 2017-03-11 03:46:53 -05:00
  • 1e3548b7e7 Unit tests for issue_list (#1209) Ethan Koenig 2017-03-11 03:46:23 -05:00
  • 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