]> source.dussan.org Git - gitea.git/log
gitea.git
6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Wed, 15 Nov 2017 08:12:05 +0000 (08:12 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoPage parameter for repo search API (#2915)
Ethan Koenig [Wed, 15 Nov 2017 08:10:26 +0000 (00:10 -0800)]
Page parameter for repo search API (#2915)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Wed, 15 Nov 2017 03:35:51 +0000 (03:35 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoUpdate go-ini dependency and remove semicolon hack in translations (#2913)
Lauris BH [Wed, 15 Nov 2017 03:34:42 +0000 (05:34 +0200)]
Update go-ini dependency and remove semicolon hack in translations (#2913)

6 years agoAdd owner to delete repo message (#2886)
Ethan Koenig [Wed, 15 Nov 2017 01:37:16 +0000 (17:37 -0800)]
Add owner to delete repo message (#2886)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Tue, 14 Nov 2017 23:40:26 +0000 (23:40 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoBackport 1.2.x changelog to master (#2904)
Lauris BH [Tue, 14 Nov 2017 23:39:17 +0000 (01:39 +0200)]
Backport 1.2.x changelog to master (#2904)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Tue, 14 Nov 2017 11:25:14 +0000 (11:25 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoupdate screenshots on README (#2910)
Lunny Xiao [Tue, 14 Nov 2017 11:23:55 +0000 (19:23 +0800)]
update screenshots on README (#2910)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Tue, 14 Nov 2017 00:57:08 +0000 (00:57 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoGogs -> Gitea (#2909)
Sandro Santilli [Tue, 14 Nov 2017 00:55:57 +0000 (13:55 +1300)]
Gogs -> Gitea (#2909)

rename label

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Mon, 13 Nov 2017 14:54:11 +0000 (14:54 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoFix run command race (#1470)
Mura Li [Mon, 13 Nov 2017 14:51:45 +0000 (08:51 -0600)]
Fix run command race (#1470)

* Use exec.CommandContext to simplfy timeout handling

And fixing the data races which can be identified by the added tests when -race enabled.

* Use sleep commmand instead of reading from stdin

* Make the error handling go-esque

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Mon, 13 Nov 2017 09:33:29 +0000 (09:33 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoCorrect ldap username validation. (#2880)
Jochen Rill [Mon, 13 Nov 2017 09:32:16 +0000 (10:32 +0100)]
Correct ldap username validation. (#2880)

PR #342 was only partially applied. Spaces should not be at the start
and end of a username but they can be inside.

6 years agoFix localization texts that contain semicolon (#2900)
Lauris BH [Mon, 13 Nov 2017 07:56:10 +0000 (09:56 +0200)]
Fix localization texts that contain semicolon (#2900)

6 years agoFix inconsistencies in user settings ui (#2901)
Shaun [Mon, 13 Nov 2017 07:21:41 +0000 (07:21 +0000)]
Fix inconsistencies in user settings ui (#2901)

6 years agoUpdate swagger documentation (#2899)
Ethan Koenig [Mon, 13 Nov 2017 07:02:25 +0000 (23:02 -0800)]
Update swagger documentation (#2899)

* Update swagger documentation

Add docs for missing endpoints
Add documentation for request parameters
Make parameter naming consistent
Fix response documentation

* Restore delete comments

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Mon, 13 Nov 2017 01:37:21 +0000 (01:37 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoFix issue link rendering in commit messages (#2897)
Ethan Koenig [Mon, 13 Nov 2017 01:35:55 +0000 (17:35 -0800)]
Fix issue link rendering in commit messages (#2897)

* Fix issue link rendering in commit messages

* Update page.tmpl

* No links for parens

* remove comment

6 years agoAdd integration test for user deleting account (#2891)
Ethan Koenig [Sun, 12 Nov 2017 13:36:16 +0000 (05:36 -0800)]
Add integration test for user deleting account (#2891)

6 years agoAdd integration test for logging out (#2892)
Ethan Koenig [Sun, 12 Nov 2017 05:29:07 +0000 (21:29 -0800)]
Add integration test for logging out (#2892)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Sat, 11 Nov 2017 23:19:22 +0000 (23:19 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoFix adding a new authentication source after selecting OAuth (#2889)
Shaun [Sat, 11 Nov 2017 23:18:21 +0000 (23:18 +0000)]
Fix adding a new authentication source after selecting OAuth (#2889)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Sat, 11 Nov 2017 01:33:50 +0000 (01:33 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoFix new branch creation to new url scheme (#2884)
Lauris BH [Sat, 11 Nov 2017 01:32:46 +0000 (03:32 +0200)]
Fix new branch creation to new url scheme (#2884)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Wed, 8 Nov 2017 13:06:17 +0000 (13:06 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoAdd LFS object verification step after upload (#2868)
Lauris BH [Wed, 8 Nov 2017 13:04:19 +0000 (15:04 +0200)]
Add LFS object verification step after upload (#2868)

* Add LFS object verification step after upload

* Fix file verification condition and small refactor

* Fix URLs

* Remove newline and return status 422 on failed verification

* Better error hadling

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Tue, 7 Nov 2017 06:34:16 +0000 (06:34 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoAdd external markup render support (#2570)
Lunny Xiao [Tue, 7 Nov 2017 06:33:06 +0000 (14:33 +0800)]
Add external markup render support (#2570)

* add external markup render support

* bug fixed

* refacotr codes and fix wrong error log

* fix comments and add check to prevent leaks

* add check for config file and improve the example

* check file close error

* use ioutil.TempFile instead uuid

* correct Render -> Parser

* improve warning when incorrect markup setting

* fix typos

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Tue, 7 Nov 2017 04:34:18 +0000 (04:34 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoFix LFS not returning correct content length when requesting a range of bytes (#2864)
Jacob Parry [Tue, 7 Nov 2017 04:33:04 +0000 (23:33 -0500)]
Fix LFS not returning correct content length when requesting a range of bytes (#2864)

6 years agoFix fork repository cycle to self (#2860)
Lunny Xiao [Mon, 6 Nov 2017 04:12:55 +0000 (12:12 +0800)]
Fix fork repository cycle to self (#2860)

* fix fork repository cycle to self

* rename testForkRepo to traverseParentRepo

6 years agofix click create pull request button 404 (#2859)
Lunny Xiao [Sun, 5 Nov 2017 19:11:35 +0000 (03:11 +0800)]
fix click create pull request button 404 (#2859)

6 years agoFix attachments icon size on zoom in/out (#2853)
Jakub [Sun, 5 Nov 2017 12:12:27 +0000 (13:12 +0100)]
Fix attachments icon size on zoom in/out (#2853)

* fix attachments icon size on zoom in/out

* make public/css/index.css

6 years agoLaunch Gitea with custom UID/GID for 'git' user (fixes #2286) (#2791)
Henrik Bengtsson [Sun, 5 Nov 2017 02:40:31 +0000 (19:40 -0700)]
Launch Gitea with custom UID/GID for 'git' user (fixes #2286) (#2791)

6 years agoClean repository ROOT directory name with filepath.Clean (#2846)
Mike Fellows [Sat, 4 Nov 2017 21:36:49 +0000 (14:36 -0700)]
Clean repository ROOT directory name with filepath.Clean (#2846)

For better compatibility with Windows.

6 years agoFix ignored errors in API route (#2850)
Ethan Koenig [Sat, 4 Nov 2017 18:10:01 +0000 (11:10 -0700)]
Fix ignored errors in API route (#2850)

* Fix ignored errors in API route

6 years agoFix API raw file content access for default branch (#2849)
Lauris BH [Sat, 4 Nov 2017 17:26:38 +0000 (19:26 +0200)]
Fix API raw file content access for default branch (#2849)

6 years ago "[skip ci] Updated translations via Crowdin"
GiteaBot [Sat, 4 Nov 2017 15:56:28 +0000 (15:56 +0000)]
 "[skip ci] Updated translations via Crowdin"

6 years agoUpdate TRANSLATORS (#2843)
Discusal Media [Sat, 4 Nov 2017 15:56:06 +0000 (16:56 +0100)]
Update TRANSLATORS (#2843)

* Update TRANSLATORS

* Change order to alphabetical

6 years ago "[skip ci] Updated translations via Crowdin"
GiteaBot [Sat, 4 Nov 2017 13:33:10 +0000 (13:33 +0000)]
 "[skip ci] Updated translations via Crowdin"

6 years agoAdd deleted_branch table fixture (#2832)
Lauris BH [Sat, 4 Nov 2017 13:31:59 +0000 (15:31 +0200)]
Add deleted_branch table fixture (#2832)

* Add deleted_branch table fixture

* Fix deleted branches tests

* Remove unneeded global variable

6 years ago "[skip ci] Updated translations via Crowdin"
GiteaBot [Sat, 4 Nov 2017 11:54:55 +0000 (11:54 +0000)]
 "[skip ci] Updated translations via Crowdin"

6 years agochange the email and name to GitBot account. (#2848)
Bo-Yi Wu [Sat, 4 Nov 2017 11:53:59 +0000 (06:53 -0500)]
change the email and name to GitBot account. (#2848)

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
6 years agoLink members and repositories count to each page on org home. (#2787)
harry [Sat, 4 Nov 2017 05:46:34 +0000 (13:46 +0800)]
Link members and repositories count to each page on org home. (#2787)

6 years ago '[skip ci] Updated translations via Crowdin'
lafriks [Fri, 3 Nov 2017 23:24:26 +0000 (23:24 +0000)]
 '[skip ci] Updated translations via Crowdin'

6 years agoFix API raw requests for commits and tags (#2841)
Lauris BH [Fri, 3 Nov 2017 23:23:59 +0000 (01:23 +0200)]
Fix API raw requests for commits and tags (#2841)

6 years agoTranslator pt-BR (#2838)
Joel da Rosa [Fri, 3 Nov 2017 14:45:21 +0000 (12:45 -0200)]
Translator pt-BR (#2838)

* Translator pt-BR

* rectification translators pt-BR

6 years agoIssue content should not be updated when closing with comment (#2833)
Lauris BH [Fri, 3 Nov 2017 09:23:17 +0000 (11:23 +0200)]
Issue content should not be updated when closing with comment (#2833)

6 years agoSet session and indexers' data files rel to AppDataPath (#2192)
Guillaume Dube [Fri, 3 Nov 2017 08:56:20 +0000 (04:56 -0400)]
Set session and indexers' data files rel to AppDataPath (#2192)

* Set session and indexers' data files rel to AppDataPath

The setting AppDataPath is now relative to the working directory.
The session svc's PROVIDER_CONFIG now defaults to AppDataPath/data/sessions.
The issue indexer's IssuePath now defaults to AppDataPath/indexers/issues.bleves.

* fix bug

6 years agoFix order of comments (#2835)
Morlinest [Fri, 3 Nov 2017 03:11:42 +0000 (04:11 +0100)]
Fix order of comments (#2835)

6 years agoUse different directories for session files in integration tests (#2834)
Lauris BH [Fri, 3 Nov 2017 00:48:47 +0000 (02:48 +0200)]
Use different directories for session files in integration tests (#2834)

6 years ago '[skip ci] Updated translations via Crowdin'
lafriks [Thu, 2 Nov 2017 23:33:59 +0000 (23:33 +0000)]
 '[skip ci] Updated translations via Crowdin'

6 years agoFix removing backslash before quotes in translations (#2831)
Lauris BH [Thu, 2 Nov 2017 23:33:43 +0000 (01:33 +0200)]
Fix removing backslash before quotes in translations (#2831)

6 years agoFix redirect url of legacy commits route (#2825)
Morlinest [Thu, 2 Nov 2017 22:01:22 +0000 (23:01 +0100)]
Fix redirect url of legacy commits route (#2825)

6 years agoFix ordering in app.ini and fix run mode option (#2829)
Morlinest [Thu, 2 Nov 2017 21:08:21 +0000 (22:08 +0100)]
Fix ordering in app.ini and fix run mode option (#2829)

6 years agoAdd git clone test on integration test (#1682)
Lunny Xiao [Thu, 2 Nov 2017 17:51:03 +0000 (01:51 +0800)]
Add git clone test on integration test (#1682)

6 years agoConfigurable SSH key exchange algorithm and MAC suite (#2806)
Cum Gun [Thu, 2 Nov 2017 15:26:41 +0000 (16:26 +0100)]
Configurable SSH key exchange algorithm and MAC suite (#2806)

6 years ago '[skip ci] Updated translations via Crowdin'
lafriks [Thu, 2 Nov 2017 13:01:46 +0000 (13:01 +0000)]
 '[skip ci] Updated translations via Crowdin'

6 years agoadded myself to the translation list (#2828)
Jonathan Lozada D [Thu, 2 Nov 2017 13:00:42 +0000 (09:00 -0400)]
added myself to the translation list (#2828)

6 years agoFix commits page url (#2823)
Morlinest [Thu, 2 Nov 2017 00:30:19 +0000 (01:30 +0100)]
Fix commits page url (#2823)

* Fix commits page url

* Check all view types

6 years ago '[skip ci] Updated translations via Crowdin'
lafriks [Wed, 1 Nov 2017 19:44:17 +0000 (19:44 +0000)]
 '[skip ci] Updated translations via Crowdin'

6 years agoUse custom search for each filter type in dashboard (#2343)
Morlinest [Wed, 1 Nov 2017 19:39:05 +0000 (20:39 +0100)]
Use custom search for each filter type in dashboard (#2343)

* Do custom search for each filter in repo-search

* Fix search url

* Simplify code

* Remove loader and reset counts when changing filter

6 years agoRevert en-US locale (#2821)
Lauris BH [Wed, 1 Nov 2017 16:03:10 +0000 (18:03 +0200)]
Revert en-US locale (#2821)

6 years ago '[skip ci] Updated translations via Crowdin'
lunny [Wed, 1 Nov 2017 15:47:40 +0000 (15:47 +0000)]
 '[skip ci] Updated translations via Crowdin'

6 years agofix update-translations on drone (#2822)
Lunny Xiao [Wed, 1 Nov 2017 15:46:28 +0000 (23:46 +0800)]
fix update-translations on drone (#2822)

6 years ago '[skip ci] Updated translations via Crowdin'
lunny [Wed, 1 Nov 2017 12:53:57 +0000 (12:53 +0000)]
 '[skip ci] Updated translations via Crowdin'

6 years agoFix wrong translations (#2818)
Lunny Xiao [Wed, 1 Nov 2017 12:52:48 +0000 (20:52 +0800)]
Fix wrong translations (#2818)

* fix wrong translations

* fix tab on yml

6 years ago '[skip ci] Updated translations via Crowdin'
appleboy [Wed, 1 Nov 2017 09:14:08 +0000 (09:14 +0000)]
 '[skip ci] Updated translations via Crowdin'

6 years agoadd gitea remote in drone. (#2817)
Bo-Yi Wu [Wed, 1 Nov 2017 09:13:47 +0000 (04:13 -0500)]
add gitea remote in drone. (#2817)

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
6 years agoadd remote name for git push. (#2816)
Bo-Yi Wu [Wed, 1 Nov 2017 08:48:40 +0000 (03:48 -0500)]
add remote name for git push. (#2816)

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
6 years agoDownload and pushing translations (#2727)
Jonas Franz [Wed, 1 Nov 2017 06:14:49 +0000 (07:14 +0100)]
Download and pushing translations (#2727)

* Download and pushing translations

* Adding empty line between build steps

6 years agoInclude HTTP method in test error message (#2815)
Ethan Koenig [Wed, 1 Nov 2017 05:54:24 +0000 (22:54 -0700)]
Include HTTP method in test error message (#2815)

6 years agoUse api.TrackedTime in API (#2807)
Ethan Koenig [Wed, 1 Nov 2017 02:25:14 +0000 (19:25 -0700)]
Use api.TrackedTime in API (#2807)

* Use api.TrackedTime in API

* APIFormat() method

* Rename function

6 years agoFix dropdown menu position on explore repo (#2808)
Mulia Nasution [Tue, 31 Oct 2017 19:16:07 +0000 (02:16 +0700)]
Fix dropdown menu position on explore repo (#2808)

Signed-off-by: Mulia Arifandi Nasution <mul14.net@gmail.com>
6 years agoFix typo (#2810)
Mulia Nasution [Tue, 31 Oct 2017 17:10:22 +0000 (00:10 +0700)]
Fix typo (#2810)

Signed-off-by: Mulia Arifandi Nasution <mul14.net@gmail.com>
6 years agoAdd environment variable support for Docker image (#2201)
Tao Wang [Tue, 31 Oct 2017 08:55:46 +0000 (19:55 +1100)]
Add environment variable support for Docker image (#2201)

* Add `gettext` dependencies as we need `envsubst` command;
* Modified s6's gitea setup script, instead of `cp` the template if no
`app.ini` exist, it will substitude the envvars and generate the new
`app.ini`;
* Make `/docker/etc/templates/app.ini` a template contains environment
variables;

Signed-off-by: Tao Wang <twang2218@gmail.com>
6 years agoUse RelAvatarLink() in GetActAvatar() (#2800)
cstyles [Tue, 31 Oct 2017 08:08:23 +0000 (01:08 -0700)]
Use RelAvatarLink() in GetActAvatar() (#2800)

6 years agoFix Git LFS object/repo link storage in database and small refactoring (#2803)
Lauris BH [Mon, 30 Oct 2017 12:11:56 +0000 (14:11 +0200)]
Fix Git LFS object/repo link storage in database and small refactoring (#2803)

6 years agoMake URL scheme unambiguous (#2408)
Ethan Koenig [Mon, 30 Oct 2017 02:04:25 +0000 (19:04 -0700)]
Make URL scheme unambiguous (#2408)

* Make URL scheme unambiguous

Redirect old routes to new routes

* Fix redirects to new URL scheme, and update template

* Fix branches/_new endpoints, and update integration test

6 years agoFix copy in email templates (#2801)
Arif [Sun, 29 Oct 2017 21:57:05 +0000 (05:57 +0800)]
Fix copy in email templates (#2801)

6 years agoAdd Safari pinned tab icon (#2799)
Bastian Rinsche [Sun, 29 Oct 2017 01:01:42 +0000 (02:01 +0100)]
Add Safari pinned tab icon (#2799)

Closes #2753

Signed-off-by: Bastian Rinsche <bastian.rinsche@gmail.com>
6 years agoimprove force push detect when push (#2798)
Lunny Xiao [Sat, 28 Oct 2017 19:36:20 +0000 (03:36 +0800)]
improve force push detect when push (#2798)

6 years agoFix Various Grammar Issues and Adjust Unnatural Wording (#2737)
Omar Assadi [Sat, 28 Oct 2017 15:22:44 +0000 (11:22 -0400)]
Fix Various Grammar Issues and Adjust Unnatural Wording (#2737)

* Fix Comma Splices

Replace comma splices with more fitting punctuation—usually semicolons.

Signed-off-by: Omar Assadi <omar@assadi.ru>
* Turn Some Conjunctions into Sentences

Turn conjunctions—which are capable of standing on their own—into their standalone sentences.

Signed-off-by: Omar Assadi <omar@assadi.ru>
* Reword Sections and Fix Issues in Docs

Reword sections of the contributing docs and readme file to be more
natural and clear. Additionally, fix the majority of the grammar
mistakes.

Signed-off-by: Omar Assadi <omar@assadi.co.il>
6 years agoCode/repo search (#2582)
Ethan Koenig [Fri, 27 Oct 2017 06:10:54 +0000 (23:10 -0700)]
Code/repo search (#2582)

Indexed search of repository contents (for default branch only)

6 years agoAdd wrapping to long diff lines (#2789)
Lauris BH [Fri, 27 Oct 2017 04:30:54 +0000 (07:30 +0300)]
Add wrapping to long diff lines (#2789)

* Add wrapping to long diff lines to fix #1827

* Fix  css class and make changes to source (less) files

* Fix wrong space indentation

* Fix indentation inconsistencies and remove very old WebKit workaround

6 years agoAdd search mode option to /api/repo/search (#2756)
Morlinest [Thu, 26 Oct 2017 21:16:13 +0000 (23:16 +0200)]
Add search mode option to /api/repo/search (#2756)

* Add repo type option to /api/repo/search

* Add tests and fix result of collaborative filter in specific condition

* Fix/optimize search & tests

* Improve integration tests

* Fix lint errors

* Fix unit tests

* Change and improve internal implementation of repo search

* Use NonexistentID

* Make search api more general

* Change mirror and fork search behaviour

* Fix tests & typo in comment

6 years agoShow Sendmail settings on admin config page (#2782)
Jonas Bröms [Thu, 26 Oct 2017 08:47:16 +0000 (10:47 +0200)]
Show Sendmail settings on admin config page (#2782)

* Show Sendmail settings on admin config page

* Remove unecessary if statement

6 years agoAdd checks for commits with missing author and time (#2771)
Lauris BH [Thu, 26 Oct 2017 07:45:14 +0000 (10:45 +0300)]
Add checks for commits with missing author and time (#2771)

* Add checks for commits with missing author and time

* Fix validate commits with emails if it has no Author

6 years agodon't check minimum key size when disabled (#1754)
Gibheer [Thu, 26 Oct 2017 01:49:41 +0000 (03:49 +0200)]
don't check minimum key size when disabled (#1754)

* cleanup old comments for ed25519

These comments were added when x/crypto/ed25519 could not yet handle
ed25519. It does now, so it should be removed.
Also the key type is now replaced with the proper constant.

* move the minimum key size config before the check

This moves the actual config lookup before any check is done. This
avoids problems with calling to ssh-keygen which doesn't support the
expected output format and returning an error, when the check is disabled.

6 years agoAdd commit count caching (#2774)
Lauris BH [Thu, 26 Oct 2017 01:37:33 +0000 (04:37 +0300)]
Add commit count caching (#2774)

* Add commit count caching

* Small refactoring

* Add different key prefix for refs and commits

* Add configuratuion option to allow to change caching time or disable it

6 years agoAdd branch overiew page (#2108)
Bwko [Thu, 26 Oct 2017 00:49:16 +0000 (02:49 +0200)]
Add branch overiew page (#2108)

* Add branch overiew page

* fix changed method name on sub menu

* remove unused code

6 years agoAdd support for extra sendmail arguments (#2731)
Jonas Bröms [Wed, 25 Oct 2017 19:27:25 +0000 (21:27 +0200)]
Add support for extra sendmail arguments (#2731)

* Add support for extra sendmail arguments

* Sendmail args to exec.command should be a list

* Add go-shellquote package

* Use go-shellquote lib for parsing Sendmail args

* Only parse if sendmail is configured

6 years agoSync MaxGitDiffLineCharacters with conf/app.ini (#2779)
Michael Kuhn [Wed, 25 Oct 2017 08:28:58 +0000 (10:28 +0200)]
Sync MaxGitDiffLineCharacters with conf/app.ini (#2779)

MAX_GIT_DIFF_LINE_CHARACTERS was updated in #1845 but the corresponding
default value of MaxGitDiffLineCharacters was not changed. This can lead
to inconsistencies.

6 years agofix imports
Lunny Xiao [Wed, 25 Oct 2017 05:30:29 +0000 (13:30 +0800)]
fix imports

6 years agosome fixes
Lunny Xiao [Wed, 25 Oct 2017 05:26:14 +0000 (13:26 +0800)]
some fixes

6 years agofix discord hook bug (#2778)
Lunny Xiao [Wed, 25 Oct 2017 05:13:45 +0000 (13:13 +0800)]
fix discord hook bug (#2778)

6 years agoFix Polish language name spelling (#2766)
Piotr Orzechowski [Wed, 25 Oct 2017 02:35:34 +0000 (04:35 +0200)]
Fix Polish language name spelling (#2766)

6 years agoHide unactive on explore users and some refactors (#2741)
Lunny Xiao [Tue, 24 Oct 2017 17:36:19 +0000 (01:36 +0800)]
Hide unactive on explore users and some refactors (#2741)

* hide unactive on explore users and some refactors

* fix test for removed Organizations

* fix test for removed Organizations

* fix imports

* fix logic bug

* refactor the toConds

* Rename TestOrganizations to TestSearchUsers and add tests for users

* fix other tests

* fix other tests

* fix watchers tests

* fix comments and remove unused code