This website requires JavaScript.
Explore
Help
Sign in
tom
/
forkjo
Watch
1
Star
0
Fork
You've already forked forkjo
0
Code
Issues
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
1c5cbc390b
forkjo
/
models
/
fixtures
/
watch.yml
15 lines
110 B
YAML
Raw
Normal View
History
Unescape
Escape
Unit tests and remove unused functions in models/notification (#796) * Unit tests and remove unused functions in models/notification * Read -> Unread
2017-01-30 15:21:49 +01:00
-
id
:
1
user_id
:
1
repo_id
:
1
-
id
:
2
user_id
:
4
repo_id
:
1
Prevent sending emails and notifications to inactive users (#2384) * Filter inactive users before sending emails or creating browser notifications Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com> * fix formatting issues Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com> * included requested changes Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com> * optimized database queries * rebasing new master and add tablenames for clarification in xorm queries * remove escaped quotationmarks using backticks Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>
2017-09-16 02:18:25 +02:00
-
id
:
3
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
2017-10-24 19:36:19 +02:00
user_id
:
9
Prevent sending emails and notifications to inactive users (#2384) * Filter inactive users before sending emails or creating browser notifications Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com> * fix formatting issues Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com> * included requested changes Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com> * optimized database queries * rebasing new master and add tablenames for clarification in xorm queries * remove escaped quotationmarks using backticks Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>
2017-09-16 02:18:25 +02:00
repo_id
:
1
Reference in a new issue
Copy permalink