Commit graph

  • 94cd7bb25b Hide outdated comments in file view (#5017) Jonas Franz 2018-10-05 17:49:30 +02:00
  • d7ca839c67 Fix a typo in app.ini.sample (#5015) Chih-Hsuan Yen 2018-10-05 17:06:47 +08:00
  • 513db27377 Add missing envionment vars for DB with Docker (#5007) Dane 2018-10-03 15:16:48 +01:00
  • 2b8dc17db7 README: update make command to build full release (#5004) AJ ONeal 2018-10-03 00:33:46 -06:00
  • 2e2eacf62a [skip ci] Updated translations via Crowdin GiteaBot 2018-10-02 19:22:42 +00:00
  • dba955be7c Upgrade gopkg.in/testfixtures.v2 (#4999) Mura Li 2018-10-03 03:20:02 +08:00
  • b8d048fa0d [skip ci] Updated translations via Crowdin GiteaBot 2018-09-29 22:45:10 +00:00
  • ab5b245182 Disable debug routes unless PPROF is enabled in configuration (#4995) Lauris BH 2018-09-30 01:44:06 +03:00
  • fc0001caa1 Fix #rrggbbaa color to rgba for better browser compatibility (#4990) SagePtr 2018-09-29 11:57:32 +02:00
  • 81702e6ec9 Detect charset and convert non UTF-8 files for display (#4950) Lauris BH 2018-09-29 11:33:54 +03:00
  • 6780661192 Fix layout of the topics editing form (#4971) Iwasa Kazmi 2018-09-29 15:28:47 +09:00
  • e6d54d511d make sure milestone listing is consistent across board (#4987) Lanre Adelowo 2018-09-28 04:59:46 +01:00
  • 31d5488059 Fix user menu item styling (#4985) silverwind 2018-09-27 22:58:38 +02:00
  • 39735723f5 [skip ci] Updated translations via Crowdin GiteaBot 2018-09-27 00:51:27 +00:00
  • b3393b5ca7 Adjust maintainers (#4979) flufmonster 2018-09-26 20:50:10 -04:00
  • 79b4d4729c [skip ci] Updated translations via Crowdin GiteaBot 2018-09-25 12:37:54 +00:00
  • 4092b32bad Fix preview when adding new code review comment (#4975) Lauris BH 2018-09-25 15:36:45 +03:00
  • 36e7cb9755 Update Swagger API to match the return of /users/search (#4847) zeripath 2018-09-21 09:56:26 +01:00
  • dab02b80fd ADD: Hint to function of docker version tags (#4967) Wyall 2018-09-21 03:43:31 +02:00
  • 07af31d004 Fix #4877 to follow the OpenID Connect Audiences spec (#4878) OvermindDL1 2018-09-20 13:17:34 -06:00
  • 364c029246 [skip ci] Updated translations via Crowdin GiteaBot 2018-09-20 05:50:04 +00:00
  • 043ab2cd59 Fix null pointer dereference in ParseCommitWithSignature (#4962) SagePtr 2018-09-20 07:49:07 +02:00
  • 8b113cd8b6 [skip ci] Updated translations via Crowdin GiteaBot 2018-09-19 09:03:30 +00:00
  • 91b164c778 Fix interpunction in English translation. (#4958) bugreport0 2018-09-19 11:02:08 +02:00
  • 552d8d3a4e [skip ci] Updated translations via Crowdin GiteaBot 2018-09-18 07:05:46 +00:00
  • d6b97c8557 fix url in discord webhook (#4953) crito 2018-09-18 09:04:46 +02:00
  • 4befec242a
    Code review UI improvements and bugfixes (#4682) Lauris BH 2018-09-17 17:59:49 +03:00
  • 756eafaaf6 Fix some issues with special chars in branch names (#3767) nubenum 2018-09-17 00:28:23 +02:00
  • acb6f8a518 make sure to catch the right error so it is displayed as an error on the ui not a 500 (#4945) Lanre Adelowo 2018-09-16 16:27:43 +01:00
  • f6eb669b51 fix(topics): don't redirect to expole page. (#4938) Bo-Yi Wu 2018-09-15 18:32:59 +08:00
  • 3e76e7826e [skip ci] Updated translations via Crowdin GiteaBot 2018-09-15 06:30:00 +00:00
  • 661fd901bd doc: add Cloudron package (#4937) Girish Ramakrishnan 2018-09-14 23:28:53 -07:00
  • 2a6d3ba058 Allow admin toggle forcing a password change for newly created users (#4563) Lanre Adelowo 2018-09-13 17:34:36 +01:00
  • f98040ad50 fix bug forget to remove Stopwatch when remove repository (#4928) linweijie2012 2018-09-13 22:58:01 +08:00
  • 126ba796dc Force user to change password (#4489) Lanre Adelowo 2018-09-13 13:04:25 +01:00
  • 10a2a904d7 Fix bug when repo remained bare if multiple branches pushed (#4923) SagePtr 2018-09-13 05:40:35 +02:00
  • ea20adaa84
    feat(repo): support search repository by topic name (#4505) Bo-Yi Wu 2018-09-13 10:33:48 +08:00
  • 7dd93b2441 [skip ci] Updated translations via Crowdin GiteaBot 2018-09-12 14:47:24 +00:00
  • e91a2cf2ea
    Add/remove/list oauth providers via cli (#4591) techknowlogick 2018-09-12 10:46:02 -04:00
  • 8e3e59fdb8 Fix: Let's Encrypt configuration settings (#4911) Drew Bowering 2018-09-11 22:06:44 -06:00
  • b5b39a56ad [skip ci] Updated translations via Crowdin GiteaBot 2018-09-11 18:55:32 +00:00
  • 08ed515b62 Remove zookeeper documentation (#4910) Fluf 2018-09-11 14:54:23 -04:00
  • c64c595acc [skip ci] Updated translations via Crowdin GiteaBot 2018-09-11 14:44:00 +00:00
  • f1ad4bb3d5
    Remove traces of embedded TiDB (#4906) techknowlogick 2018-09-11 10:42:40 -04:00
  • 8ee9922fe6 Add file name and branch to page title (#4902) Lanre Adelowo 2018-09-10 18:01:49 +01:00
  • e47df0b301 Enforce token on api routes [fixed critical security issue #4357] (#4840) B-OnTheGo 2018-09-11 02:15:52 +10:00
  • 387a4b09c1 allow api to create tags for releases (#4890) Bobonium 2018-09-10 16:57:41 +02:00
  • 15ebe4b853 [skip ci] Updated translations via Crowdin GiteaBot 2018-09-10 14:32:36 +00:00
  • be48397945 Slack webhook channel name cannot be empty or just contain an hashtag (#4786) Lanre Adelowo 2018-09-10 15:31:08 +01:00
  • 6e03390aa8 [skip ci] Updated translations via Crowdin GiteaBot 2018-09-09 18:12:41 +00:00
  • eea76a5241 fix: Crippled diff (#4726) (#4900) Toni Villena 2018-09-09 20:11:49 +02:00
  • e9dbfc70b7 Move README_ZH.md Screenshots to Bottom (#4895) vz 2018-09-09 00:13:48 -04:00
  • 1dee960b45 [skip ci] Updated translations via Crowdin GiteaBot 2018-09-09 03:37:12 +00:00
  • c43399cad8 Fixes repo branch endpoint summary (#4893) Lewis Cowles 2018-09-09 04:36:08 +01:00
  • d293a2b9d6 Add sudo functionality to the API (#4809) zeripath 2018-09-07 04:31:29 +01:00
  • e6a03813d4 Extract header and footer content to separate tmpl (#4797) Lukas Bestle 2018-09-07 04:59:06 +02:00
  • fab7937c62 Improve dependency UI (#4503) Lauris BH 2018-09-07 05:32:46 +03:00
  • fa4663e61e Add push webhook support for mirrored repositories (#4127) Lauris BH 2018-09-07 05:06:09 +03:00
  • bf55276189 Fix redirect with non-ascii branch names (#4764) (#4810) SagePtr 2018-09-07 03:37:02 +02:00
  • 13e8a0fe56
    offline use of fonts (#4872) techknowlogick 2018-09-06 21:15:25 -04:00
  • 303d7f7e9c Do not autocreate directory for new user/orgs (#4828) (#4849) SagePtr 2018-09-07 02:40:58 +02:00
  • 3c6cc56143 docs(comparison): correct GitLab CE multiple assignees for issues (#4885) Max Wittig 2018-09-07 02:17:31 +02:00
  • bd1bf2a072 Remove feature global code search from GitLab CE (#4875) Matthias Kappeller 2018-09-05 17:12:09 +02:00
  • a5cc3a9baf Punctuation changes in documentation (#4866) maiki 2018-09-04 19:47:45 -07:00
  • 061b1aa2d4 update comparsion docs to add file viewer items (#4865) Lunny Xiao 2018-09-05 10:07:24 +08:00
  • 668a477c69 Fix trimming of markup section names (#4863) Nicolas Lenz 2018-09-04 02:59:02 +02:00
  • e48df3ee47 issues api allow pulls and fix #4832 (#4852) Lunny Xiao 2018-09-04 01:20:54 +08:00
  • a4ee5627ed
    Backport 1.5.1 changelog (#4854) techknowlogick 2018-09-03 01:17:10 -04:00
  • 01fd05a5cb [skip ci] Updated translations via Crowdin GiteaBot 2018-09-03 03:25:34 +00:00
  • 83d1173634 Add missing History link to directory listings (#4829) Bernhard Fröhlich 2018-09-03 05:24:19 +02:00
  • aad5cccec8 [skip ci] Updated translations via Crowdin GiteaBot 2018-08-31 21:23:17 +00:00
  • 9500d394ec Minor fix to TRANSLATORS (#4836) SagePtr 2018-08-31 23:22:11 +02:00
  • b9ae16d15e Make reverse proxy auth optional (#4643) Najib Idrissi 2018-08-29 16:39:16 +02:00
  • fcea86877f
    update image used for build-without-gcc step (#4818) techknowlogick 2018-08-29 10:01:58 -04:00
  • a938ddf704 [skip ci] Updated translations via Crowdin GiteaBot 2018-08-29 13:46:42 +00:00
  • 080428b2bf
    Upgrade images in .drone.yml to more recent versions (#4819) techknowlogick 2018-08-29 09:43:58 -04:00
  • 179123de35 [skip ci] Updated translations via Crowdin GiteaBot 2018-08-28 15:50:29 +00:00
  • 74d65b5b5b Update legacy branch and tag URLs in dashboard to new format (#4812) SagePtr 2018-08-28 17:48:15 +02:00
  • 34831afaa7 Locale for Edit and Remove due date issue (#4802) Joel da Rosa 2018-08-27 15:34:12 -03:00
  • 51c3b4b4bf Add Orzech to translator list (#4801) Piotr Orzechowski 2018-08-27 05:31:10 +02:00
  • 56d931aeac Hide home button when landing page is not set to home (#4651) Piotr Orzechowski 2018-08-27 04:23:27 +02:00
  • 4ae5a54c1f Fix missing release title in webhook (#4783) (#4796) SagePtr 2018-08-26 17:24:33 +02:00
  • b63e2e0ded Update en-us and fr-fr versions of the "Upgrade from Gogs" doc (#4618) Deoren Moor 2018-08-25 01:47:47 -05:00
  • 0a24f5cac8 Disable 'May Import Local Repository' when is disabled by setting (Issue #4779) (#4780) EnricoFerro 2018-08-24 07:00:22 +02:00
  • 194a11eb11
    Don't disclose emails of all users when sending out emails (#4664) techknowlogick 2018-08-24 00:41:26 -04:00
  • 912953e82a API /admin/users/{username} missing parameter (#4775) EnricoFerro 2018-08-24 01:59:47 +02:00
  • 127f477056 MySQL TLS (#4642) Russell Aunger 2018-08-23 18:42:02 -04:00
  • 0dac1ff677 [skip ci] Updated translations via Crowdin GiteaBot 2018-08-23 18:13:57 +00:00
  • f766e9713b Add myself to maintainers (#4777) Lanre Adelowo 2018-08-23 19:12:57 +01:00
  • 3c39b6351c [skip ci] Updated translations via Crowdin GiteaBot 2018-08-23 06:16:16 +00:00
  • 33bc2ebdfa Make sure to reset commit count in the cache on mirror syncing (#4720) Lanre Adelowo 2018-08-23 07:15:07 +01:00
  • 6ca8fbd2f9 Fixed bug where team with admin privelege type doesn't get any unit attached to the team (#4719) Lanre Adelowo 2018-08-21 18:02:32 +01:00
  • 05dcfcfc33 [skip ci] Updated translations via Crowdin GiteaBot 2018-08-21 13:58:07 +00:00
  • b82c14b3d2 add letsencrypt to Gitea (#4189) Fluf 2018-08-21 09:56:50 -04:00
  • 6c1a31ffaa User shouldn't be able to approve or reject his/her own PR (#4729) Lanre Adelowo 2018-08-20 06:04:01 +01:00
  • fa93857117 allow WIP marker to contains < or > (#4709) Julien Tant 2018-08-19 21:00:10 +02:00
  • a6cdda115d Display error when adding a user to a team twice (#4746) Lanre Adelowo 2018-08-19 19:49:19 +01:00
  • b1ad5734c6 Add whitespace between chinese characters and english characters. (#4731) Tosone 2018-08-17 09:26:00 +08:00
  • 1b2aff02a2 [skip ci] Updated translations via Crowdin GiteaBot 2018-08-16 11:53:51 +00:00
  • 50ce19eff7 Fix failure on creating pull request with assignees (#4419) (#4583) SagePtr 2018-08-16 13:52:51 +02:00