1
0
Fork 0

Commit Graph

  • 98460a8d9d Exposes in API the Repo entity's Size and IsBare property (#1668) guyzmo 2017-05-05 04:55:54 +0200
  • 36f02c0c32
    fix potential sqlite lock Lunny Xiao 2017-05-05 10:13:48 +0800
  • a503947fba Upgrade alpine to v3.5 in Dockerfile (#1633) Peter Dave Hello 2017-05-04 19:47:20 -0500
  • 0f3923c4d7 fix potential lock when sqlite (#1647) Lunny Xiao 2017-05-05 08:47:03 +0800
  • b6206e4788 Fix static files permission under public/ (#1675) Peter Dave Hello 2017-05-04 19:42:28 -0500
  • 75f1afd1fd fix: tag contain character ) will http 500 on release page (#1670) Bo-Yi Wu 2017-05-04 23:38:34 +0800
  • 700b6b524b Add @lafriks as maintainer Lauris Bukšis-Haberkorns 2017-05-04 17:44:23 +0300
  • a5f28a4544 gofmt (#1662) Ethan Koenig 2017-05-04 01:54:56 -0400
  • 1773e88643 Drop db operations from hook commands (#1514) Lunny Xiao 2017-05-04 13:42:02 +0800
  • 59f5bbab0d Fix CSS for wiki markdown (#1660) Jonas Östanbäck 2017-05-03 14:22:14 +0200
  • 3edb0c5894 Generate swagger json (#1402) Antoine GIRARD 2017-05-02 15:35:59 +0200
  • bb5f694fc5 Improve govendor testing (#1623) Antoine GIRARD 2017-05-02 15:22:21 +0200
  • 0d1e001b9c fix multiple readme file rendering and fix #1657 (#1658) Lunny Xiao 2017-05-02 16:57:54 +0800
  • 98548c83d3 Add primary key and index to external login user table (#1656) Lauris BH 2017-05-02 11:41:44 +0300
  • 87efc8c6d4 Sort on repo size in admin panel (#1654) Jorrit Klein Bramel 2017-05-02 10:34:28 +0200
  • 3792867955 Update xorm to latest version (#1651) Lauris BH 2017-05-02 03:50:33 +0300
  • 0144817971 Do not allow commiting to protected branch from online editor (#1502) Lauris BH 2017-05-02 03:49:55 +0300
  • 3ebbdfaa75 make openid support default false for compitable with v1.1 (#1650) Lunny Xiao 2017-05-02 00:27:53 +0800
  • 950f2e2074 Additional OAuth2 providers (#1010) Willem van Dreumel 2017-05-01 15:26:53 +0200
  • 2368bbb672 Optimize png images via Google zopflipng [ci skip] (#1639) Peter Dave Hello 2017-04-30 20:04:36 +0800
  • 66c803fae2 MySQL, Postgres integration tests in drone (#1638) Ethan Koenig 2017-04-30 02:30:12 -0400
  • 0308d44a16 fix #1643 and improve integration test (#1645) Lunny Xiao 2017-04-30 13:08:09 +0800
  • 00324cea10 Limit clone depth when drone-building (#1644) Sandro Santilli 2017-04-30 06:32:30 +0200
  • 9a8ca3e877 Fix broken migration v27 (#1504) Jonas Östanbäck 2017-04-30 04:08:16 +0200
  • 1562e9ab70 Refactor Dockerfile Peter Dave Hello 2017-04-28 19:55:19 +0800
  • e31c02d4bf fix bug on issue view when not login (#1624) Lunny Xiao 2017-04-29 13:52:25 +0800
  • 61b08b5c01 bug fixed for API to get user's repos (#1622) Lunny Xiao 2017-04-29 12:33:25 +0800
  • cebe3a6b2f Revert "Set VERSION from git once, in a variable (#1447)" Kim "BKC" Carlbäcker 2017-04-28 15:48:24 +0200
  • 91d64656a4 update git which fixes #1133 (#1614) Lunny Xiao 2017-04-28 22:20:58 +0800
  • 18f46fd7cf [ci skip] Add "Table of Contents" in CONTRIBUTING.md (#1634) Peter Dave Hello 2017-04-28 21:56:28 +0800
  • fca7ddc6ea improve integration test to resue models/fixtures and store git repos with tests (#1627) Lunny Xiao 2017-04-28 21:23:28 +0800
  • 431b26f6d7 Handle display of GPG key without end date (#1628) Antoine GIRARD 2017-04-28 02:44:58 +0200
  • 6853bf323a fix #1521 (#1621) Lunny Xiao 2017-04-27 20:15:56 +0800
  • e3c2963222 remove unused vendor packages (#1620) Lunny Xiao 2017-04-27 18:10:34 +0800
  • e4a0a04829 Add create_at and updated_at in PR json (#1616) Jonas Östanbäck 2017-04-27 11:29:46 +0200
  • 8371f94d06 Rework SSH key management UI to add GPG (#1293) Antoine GIRARD 2017-04-26 15:10:43 +0200
  • b7da5a6cb7 Fix service description in Debian init file (#1538) Sandro Santilli 2017-04-25 19:30:42 +0200
  • c58708d3ee Integration test framework (#1290) Ethan Koenig 2017-04-25 03:24:51 -0400
  • 3012971e92 fix bug on status API (#1533) Lunny Xiao 2017-04-24 22:33:54 +0800
  • eb1075dd4c Check if missing/modified/unused deps in vendor and fix errors (#1468) Antoine GIRARD 2017-04-24 16:31:46 +0200
  • fcc7cdab11 Fix markdown rendering (#1530) Morlinest 2017-04-24 06:18:36 +0200
  • 5b8fe1e181 Do not show empty collaborators segment (#1531) Morlinest 2017-04-23 02:55:02 +0200
  • 4bea219128 Status-API (#1332) Kim "BKC" Carlbäcker 2017-04-21 13:32:31 +0200
  • 52627032bc Add markup package to prepare for org markup format (#1493) Lunny Xiao 2017-04-21 15:01:08 +0800
  • f0db3da713 fix go get sub package and add domain on installation to let go get work defaultly (#1518) Lunny Xiao 2017-04-21 10:43:29 +0800
  • 42072783c9 support health check via / and fix #969 (#1520) Lunny Xiao 2017-04-20 20:14:21 +0800
  • bb14c97d40 Fix empty file download (#1506) Lauris BH 2017-04-20 05:38:56 +0300
  • fa2a513c62 feat: add download count field and unit testing for attachment. (#1512) Bo-Yi Wu 2017-04-20 10:31:31 +0800
  • a2d365c81f fix #1501 ssh hangs caused by #1461 (#1513) Lunny Xiao 2017-04-19 19:16:36 +0800
  • f995bcc87a Add repo mirror sync API endpoint (#1508) Jonas 2017-04-19 13:09:49 +0200
  • 2eeae84cbd Add internal routes for ssh hook comands (#1471) Lunny Xiao 2017-04-19 11:45:01 +0800
  • f42ec6120e Better URL validation (#1507) Lauris BH 2017-04-19 06:02:20 +0300
  • 941281ae12 Use MAINTAINERS file in repository in CONTRIBUTING (#1489) Antoine GIRARD 2017-04-18 02:56:28 +0200
  • c764a542c0 Adding @sapk to MAINTAINERS (#1497) Antoine GIRARD 2017-04-16 14:51:38 +0200
  • cf91cfb993 Migrate WatchInfo struct to api (#1492) Antoine GIRARD 2017-04-16 14:51:04 +0200
  • 237270ef50 Orgs: fix org page title when full name is not defined (#1495) silverwind 2017-04-15 04:02:46 +0200
  • d409d3ab57 Sanitation fix from Gogs (#1461) Kim "BKC" Carlbäcker 2017-04-13 04:52:24 +0200
  • 21290d4e80 Optimize and fix autolink function (#1442) (#1444) Michael de Wit 2017-04-12 10:01:08 +0200
  • 22295944df refactor: show command help message. (#1486) Bo-Yi Wu 2017-04-12 15:44:54 +0800
  • be6edaddcb Repo size in admin panel (#1482) Jonas 2017-04-11 15:30:15 +0200
  • 54f0293f0a Mirror sync interval specified as duration string (#1407) Jonas 2017-04-08 17:27:26 +0200
  • edbb9eefd6 Fix race when running commands with timeout (#1465) Mura Li 2017-04-08 10:23:39 +0800
  • 5c0bee9b20 refactor update ssh key use time (#1466) Lunny Xiao 2017-04-07 17:40:38 -0700
  • d9db188274 Fix #1418 (#1456) Antoine GIRARD 2017-04-07 16:50:40 +0200
  • e0df611cbc Autofocus on 2fa passcode fields (#1460) Jonas 2017-04-07 15:07:37 +0200
  • 5acfc7c4bc fix migrate failed and org dashboard failed on MSSQL database (#1448) Lunny Xiao 2017-04-06 18:47:25 -0700
  • cf6699fb4f fix gpg API panic when no verification (#1451) Lunny Xiao 2017-04-06 18:40:05 -0700
  • cbeeaa1b11 Fix and simplify repo branches UI (#1435) Morlinest 2017-04-06 17:33:57 +0200
  • 410af6971b Set VERSION from git once, in a variable (#1447) Sandro Santilli 2017-04-06 17:32:28 +0200
  • a78a0266c4 Correct broken unaligned load/store in armv5 (#1355) Damien Gaignon 2017-04-06 03:50:33 +0200
  • d800305b34 Commit search appearence fixes (#1254) Patrick G 2017-04-05 21:32:59 -0400
  • 0cee52e0d3 fix: remove `str2html` from org full name (#1360) Bo-Yi Wu 2017-04-06 09:31:31 +0800
  • e7493e953f Corrected Mirror.NextUpdate not set (#1388) Jonas 2017-04-06 02:56:45 +0200
  • 2d1efcc270 Add GOFLAGS and EXTRA_GOFLAGS (#1438) Mura Li 2017-04-05 16:10:32 +0800
  • b746757209 Remove unused mutex field (#1440) Mura Li 2017-04-04 16:54:02 +0800
  • 93c25c9a35 Fix races in the log module by using syncmap (#1421) Mura Li 2017-04-03 10:22:26 +0800
  • 5d6b71fdbb fixes pull request hanging indefinitely when it contains normal and LFS file pointers (#1425) Kuba Tyszko 2017-04-02 19:21:09 -0700
  • 21fd3da6f5 Fix disabled fields in repo settings UI (#1431) Morlinest 2017-04-03 04:19:51 +0200
  • 37a34c1a28 Merge pull request #1410 from andreynering/notification/issue-watch Andrey Nering 2017-04-01 15:12:24 -0300
  • f6e5ce65b2 Improve tests a little Andrey Nering 2017-04-01 10:05:58 -0300
  • e5c56fe30d Code style fixes Andrey Nering 2017-04-01 09:58:20 -0300
  • 88112a5324 Fix "Error: No issue number specified" when pushing (#1393) agrn 2017-04-01 03:05:39 +0200
  • 095e1f5155 Support for custom html meta (#1423) Jonas 2017-04-01 03:03:01 +0200
  • 6a39250579 Add length check for the return string (#1420) Mura Li 2017-03-31 16:42:23 +0800
  • fac7a6fecf Merge pull request #1390 from Morlinest/commit-graph-UI Andrey Nering 2017-03-30 20:29:57 -0300
  • e6781d5488 Add unit tests for issue_watch Andrey Nering 2017-03-30 20:20:08 -0300
  • a90ffffb1a Use variables for times Andrey Nering 2017-03-30 19:14:16 -0300
  • 18952c40f8 Add copyright headers Andrey Nering 2017-03-30 19:11:58 -0300
  • 4b284f814c UI and translation improvements Andrey Nering 2017-03-30 19:10:30 -0300
  • 4fa691c4dd Make issue in commit graph "clickable" (#1392) Morlinest 2017-03-30 12:05:38 +0200
  • 912b340d0d Simplify settings pages with item list (#1389) Antoine GIRARD 2017-03-30 03:02:37 +0200
  • caed86fc6e Fix lint Andrey Nering 2017-03-29 21:18:28 -0300
  • e4a33ed4d0 Add octicons to watch/unwatch buttons Andrey Nering 2017-03-29 21:08:46 -0300
  • cb362513f0 Add updated_unix column on issue_watch Andrey Nering 2017-03-29 20:59:28 -0300
  • aa6e949b3d Consider issue_watchers while sending notifications Andrey Nering 2017-03-29 20:54:57 -0300
  • b674460748 Add watch button on issue Andrey Nering 2017-03-29 20:31:47 -0300
  • a0d0de7233 Create issue_watch table Andrey Nering 2017-03-19 16:54:12 -0300
  • 129b0d6a4b Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) Sandro Santilli 2017-03-29 12:57:43 +0200
  • 08f7fded3c refactor: remove workaround after the golang 1.7 release. (#1349) Bo-Yi Wu 2017-03-29 10:05:23 +0800
  • d0298ea2fb Use whole button as link Peter Žeby 2017-03-27 12:46:46 +0200