Commit Graph

  • 9d72f97717 chore: upgrade less which fixes a severity vulnerability bang88 2018-07-10 11:24:15 +0800
  • 96f597a0a7
    update TRANSLATORS Niclas 2018-07-09 15:24:53 +0200
  • 6de1f3862c
    Merge remote-tracking branch 'lafriks/feat/approval' into feat/approval-new Jonas Franz 2018-07-09 13:58:21 +0200
  • 3f39e23ebf
    Add more error messages Jonas Franz 2018-07-09 13:58:08 +0200
  • e7d8a61097
    Merge 68b43a59e1 into 3e445cce06 pgodwin 2018-07-09 06:48:27 +0000
  • 68b43a59e1 Update index.css Peter Godwin 2018-07-09 16:47:54 +1000
  • 37312144e2
    Allow markdown table to scroll pgodwin 2018-07-09 16:12:15 +1000
  • ff6dce963e
    Merge branch 'master' into telegram_webhook techknowlogick 2018-07-08 21:27:42 -0400
  • 3e445cce06 [skip ci] Updated translations via Crowdin GiteaBot 2018-07-08 20:42:36 +0000
  • 80169460ec Added question for Gitea hosted Gitea (#4397) BNolet 2018-07-08 16:41:31 -0400
  • f620c774d3
    Added question for Gitea hosted Gitea BNolet 2018-07-08 09:04:48 -0400
  • 5c57c62546
    Merge branch 'master' into letsencrypt techknowlogick 2018-07-07 22:32:55 -0400
  • e3401810dd
    Merge branch 'master' into feat/approval Jonas Franz 2018-07-07 17:18:26 +0200
  • 858345df01
    Add unit tests for git diff Jonas Franz 2018-07-07 16:54:14 +0200
  • b66fb813e3
    Merge branch 'master' into tklk/issue-3389 techknowlogick 2018-07-06 22:15:19 -0400
  • efd202f40f [skip ci] Updated translations via Crowdin GiteaBot 2018-07-07 01:55:43 +0000
  • ab55ca7ebd
    Add ability to delete a token (#4235) techknowlogick 2018-07-06 21:54:30 -0400
  • 852514f3b9 Merge remote-tracking branch 'origin' into stop_watch_on_merging_pr Lanre Adelowo 2018-07-07 00:20:13 +0100
  • c784ac53ba
    Replace src with raw to fix image paths (#4386) Jonas Franz 2018-07-07 00:44:16 +0200
  • a283309f8a
    Moved redirect to defer kolaente 2018-07-07 00:38:40 +0200
  • 3fa1e4fca4 Merge branch 'master' into stop_watch_on_merging_pr Lanre Adelowo 2018-07-06 23:35:37 +0100
  • ed8008d7e4
    Moved defer kolaente 2018-07-07 00:09:49 +0200
  • d975ba3bc3
    Merge branch 'master' of https://github.com/go-gitea/gitea into mssql-test kolaente 2018-07-06 23:59:12 +0200
  • 49c471f492
    Merge branch 'master' of https://github.com/go-gitea/gitea kolaente 2018-07-06 23:52:25 +0200
  • cf6d426e09
    Merge branch 'master' of https://github.com/go-gitea/gitea kolaente 2018-07-06 23:51:49 +0200
  • be1687f44d
    tokens api can only auth via basic auth Matti Ranta 2018-07-06 14:30:39 -0400
  • 3013c0c70f
    Add lint comment Jonas Franz 2018-07-06 19:54:04 +0200
  • 95f0afcd5c
    Merge branch 'release/v1.5' into backport/fix-wrong-wiki-image-path Jonas Franz 2018-07-06 19:43:27 +0200
  • b2092fe2f8
    Fix: add comment icon is only shown on code lines Jonas Franz 2018-07-06 19:33:42 +0200
  • a0d9afd0da
    Fix some notification bugs, fix link Jonas Franz 2018-07-06 19:25:29 +0200
  • 1afda067ca
    remove import Matti Ranta 2018-07-06 13:05:47 -0400
  • dbc7aee713
    Send notifications also for single comments Jonas Franz 2018-07-06 18:39:41 +0200
  • d8ddade96e
    Fix vet errors Jonas Franz 2018-07-06 18:36:53 +0200
  • 52f139a5c1
    missing import Matti Ranta 2018-07-06 12:25:54 -0400
  • 8f77329aee
    Send notifications / actions to users until review gets published Fix diff generation bug Fix wrong hashtag Jonas Franz 2018-07-06 18:24:44 +0200
  • b47947a15f
    make fmt Matti Ranta 2018-07-06 12:20:18 -0400
  • ae4f22ab9d
    fix syntax Matti Ranta 2018-07-06 12:18:08 -0400
  • 255ccc94fb
    add some tests Matti Ranta 2018-07-06 12:11:38 -0400
  • aee593bc13
    Add code comment edit mode Jonas Franz 2018-07-06 17:34:02 +0200
  • 071ad8d3a8
    Merge branch 'master' into issue-4234 techknowlogick 2018-07-06 11:32:14 -0400
  • 723d722371
    Merge branch 'master' into frontend-topics-validation Alexey Terentyev 2018-07-06 18:24:35 +0300
  • fd7a376061
    Fixed indentations Alexey Terentyev 2018-07-06 18:20:42 +0300
  • 5dd39d3bca
    Fix some comment UI rendering bugs Jonas Franz 2018-07-06 17:02:01 +0200
  • 820a995d13 Change "x := int64(0)" statements to "var x int64" Keith Rutkowski 2018-07-06 08:48:21 -0400
  • da4bba50ef Move common status changing logic into a function Keith Rutkowski 2018-07-06 08:31:13 -0400
  • fbaeb02b2d
    Fix example of CutDiffAroundLine Jonas Franz 2018-07-06 15:36:05 +0200
  • 8a84f047cf
    Add documentation and example for CutDiffAroundLine Jonas Franz 2018-07-06 15:35:12 +0200
  • 7f0eb69c88
    Merge branch 'master' of https://github.com/go-gitea/gitea into feat/approval-new Add additional benchmarks and gofmt Jonas Franz 2018-07-06 15:31:09 +0200
  • 3cd5ee4e42
    Add new algo to generate diff for line range Remove old algo used for cutting big diffs (it was very buggy) Jonas Franz 2018-07-06 15:24:07 +0200
  • 3be8911897 Change variable names from KeywordsFound* to Keyword* Keith Rutkowski 2018-07-06 08:20:25 -0400
  • 6c1a73a06d Trigger MergePullRequestAction when PR is manually merged Keith Rutkowski 2018-05-25 09:01:03 -0400
  • 7e6475ac1e Correct error message Keith Rutkowski 2018-05-23 11:37:15 -0400
  • e3ef3b5c7d Update TestCreateComment to check referenced issue Keith Rutkowski 2018-04-07 11:17:20 -0400
  • 3b0c1240a5 Add test for updating issues from issues Keith Rutkowski 2018-04-07 11:13:32 -0400
  • c65d62825d Add test for referencing issues in comments Keith Rutkowski 2018-04-07 11:12:12 -0400
  • e26048b685 Improve code coverage of TestUpdateIssuesCommit Keith Rutkowski 2018-04-07 10:45:49 -0400
  • 0b6e2cd8cc Applied suggested code changes Keith Rutkowski 2018-04-07 10:33:51 -0400
  • b216bcf335 Change commit ref comments to use a more parse-able form of content Keith Rutkowski 2018-04-02 10:48:14 -0400
  • 96dd2686b1 Hook up frontend templates to render reference comments Keith Rutkowski 2018-04-02 10:43:38 -0400
  • f25b15358c Add the LoadReference function Keith Rutkowski 2018-04-02 10:35:59 -0400
  • e20edf6507 Hook up the UpdateIssuesComment function to various actions Keith Rutkowski 2018-04-02 10:28:46 -0400
  • 59d91723a1 Add the UpdateIssuesComment function Keith Rutkowski 2018-04-02 10:19:20 -0400
  • 8c7a08fccf Factor out creation of reference comments Keith Rutkowski 2018-04-02 10:10:13 -0400
  • faf860e707 Rename {Update -> Commit}PullRequestAction to be more accurately named Keith Rutkowski 2018-04-02 10:02:52 -0400
  • f4d086b1f5 Fix code formatting Keith Rutkowski 2018-03-27 13:05:14 -0400
  • 13df8f596e Add issue updating from commits being tracked by pull requests Keith Rutkowski 2018-03-27 12:57:09 -0400
  • 58662ff1b6 Clean up {Merge,New}PullRequestAction and add UpdatePullRequestAction Keith Rutkowski 2018-03-27 12:53:29 -0400
  • 8a9bd7a9b7 Add issue updating from commit messages in new pull request Keith Rutkowski 2018-03-23 10:07:48 -0400
  • abd1f1f6e1 Only change issue status when commits have been merged Keith Rutkowski 2018-03-23 09:48:23 -0400
  • 8536f834e5 Factor out detection of reference, close, reopen keywords into a more reusable function Keith Rutkowski 2018-03-20 20:23:42 -0400
  • 3d99ee30c1 Update issues when a pull request is merged Keith Rutkowski 2018-03-19 12:25:42 -0400
  • 7326c7b555
    Replace src with raw to fix image paths Jonas Franz 2018-07-05 18:33:08 +0200
  • 1675fc4301 add git timeout settings docs (#4383) Lunny Xiao 2018-07-06 13:49:37 +0800
  • 33b370aeb8
    add git timeout settings docs Lunny Xiao 2018-07-06 11:05:11 +0800
  • 61b40520ba GPG verification docs (#4381) techknowlogick 2018-07-05 21:36:55 -0400
  • e1d0d8c2a0
    update URL techknowlogick 2018-07-05 18:33:56 -0400
  • c360aef7c0
    Merge branch 'master' into techknowlogick-patch-6 techknowlogick 2018-07-05 18:01:33 -0400
  • 682b61402b
    GPG verification docs techknowlogick 2018-07-05 17:59:37 -0400
  • f1d6a1fffc
    Add the ability to have built in themes in Gitea (#4198) techknowlogick 2018-07-05 17:25:04 -0400
  • 75ff80d23a
    Merge branch 'master' of https://github.com/go-gitea/gitea into issue-due-date-api Jonas Franz 2018-07-05 22:48:16 +0200
  • 73b325c5d8
    Fix preview Beginn with new review comment patch system Jonas Franz 2018-07-05 22:47:31 +0200
  • d2f944b407
    Merge branch 'master' into theme Lauris BH 2018-07-05 23:46:25 +0300
  • 28c1c90230 [skip ci] Updated translations via Crowdin GiteaBot 2018-07-05 20:42:15 +0000
  • 2a60e72fcd
    Replace src with raw to fix image paths (#4377) Jonas Franz 2018-07-05 22:36:45 +0200
  • 85f3966338 Fixes repo membership check in API (#4341) (#4379) Nicolas Da Mutten 2018-07-05 22:34:31 +0200
  • fd42b5168f
    Merge branch 'master' into fix-wrong-wiki-image-path Jonas Franz 2018-07-05 22:23:45 +0200
  • 0bd0cffb21
    Merge branch 'master' into fix-wrong-wiki-image-path Jonas Franz 2018-07-05 22:23:26 +0200
  • 9d41baa203 Fixes repo membership check in API (#4341) Nicolas Da Mutten 2018-07-05 09:14:56 +0200
  • b553556187
    Update generated stylesheet Jonas Franz 2018-07-05 20:43:38 +0200
  • 45dabaff02
    Add v70 Jonas Franz 2018-07-05 20:36:05 +0200
  • b4e43d6ce0
    Merge branch 'master' of https://github.com/go-gitea/gitea into feat/approval-new Jonas Franz 2018-07-05 20:35:31 +0200
  • ceebba5aa6
    Merge branch 'master' into letsencrypt techknowlogick 2018-07-05 14:02:24 -0400
  • 686e0c2d4c
    update docs techknowlogick 2018-07-05 13:57:37 -0400
  • cfb76cd99e [skip ci] Updated translations via Crowdin GiteaBot 2018-07-05 17:49:07 +0000
  • 7c943b1cad Implemented hover text showing user FullName (#4261) Guido Diepen 2018-07-05 19:48:18 +0200
  • 01aaa2a861
    Merge branch 'master' into fix-wrong-wiki-image-path Jonas Franz 2018-07-05 18:34:15 +0200
  • dde1ed7ae7
    Replace src with raw to fix image paths Jonas Franz 2018-07-05 18:33:08 +0200
  • e760653315
    Merge branch 'master' into master Jonas Franz 2018-07-05 18:07:00 +0200
  • 2e2252922b
    Merge c58e2c5ce4 into 5bc8782d33 Jonas Franz 2018-07-05 16:05:38 +0000
  • 8ba423a41c
    Merge branch 'master' into mssql-test Jonas Franz 2018-07-05 18:04:51 +0200