Anton Khorev
|
2a5051376a
|
Add changeset comment search api json format
|
2025-02-15 19:35:24 +03:00 |
|
Anton Khorev
|
1f59507e78
|
Add changeset comment search api with filtering by author and time
|
2025-02-15 19:35:24 +03:00 |
|
Anton Khorev
|
bd278a07fe
|
Move query notes by user value to mixin
|
2025-02-15 19:05:46 +03:00 |
|
Anton Khorev
|
500c1bddf2
|
Move common query time condition to mixin
|
2025-02-15 19:05:46 +03:00 |
|
Anton Khorev
|
989b110bfc
|
Add changeset comment query limit settings; use common query limit in changeset comment feeds
|
2025-02-15 19:05:46 +03:00 |
|
Anton Khorev
|
d92fc6e526
|
Move common query limit method of changesets and notes to mixin
|
2025-02-15 19:05:46 +03:00 |
|
Tom Hughes
|
f352c1dfbb
|
Merge remote-tracking branch 'upstream/pull/5672'
|
2025-02-15 15:48:46 +00:00 |
|
Anton Khorev
|
b58a70262e
|
Add option to override Firefox binary used in system tests
|
2025-02-15 18:46:12 +03:00 |
|
Tom Hughes
|
5047ec403d
|
Merge remote-tracking branch 'upstream/pull/5233'
|
2025-02-15 15:22:36 +00:00 |
|
Tom Hughes
|
8ecbe9b07d
|
Merge remote-tracking branch 'upstream/pull/5521'
|
2025-02-15 14:44:58 +00:00 |
|
Andy Allan
|
9deb3293ed
|
Merge pull request #5363 from AntonKhorev/no-compact-nav-2
Dynamic "more" dropdown
|
2025-02-15 14:38:51 +00:00 |
|
Andy Allan
|
aebacc88de
|
Merge pull request #5514 from AntonKhorev/pd-declaration
Remove public domain checkbox from signup and terms pages
|
2025-02-15 14:03:55 +00:00 |
|
Roman Deev
|
8e1e1e4713
|
Fix left/right sidebar resizing on mobile devices
|
2025-02-15 16:59:00 +03:00 |
|
Tom Hughes
|
5ca24de0d0
|
Merge remote-tracking branch 'upstream/pull/5452'
|
2025-02-15 11:15:25 +00:00 |
|
Tom Hughes
|
12920987f5
|
Merge remote-tracking branch 'upstream/pull/5669'
|
2025-02-15 09:11:03 +00:00 |
|
Tom Hughes
|
7236d6d49b
|
Update bundle
|
2025-02-15 08:52:19 +00:00 |
|
Tom Hughes
|
b7ee8034dc
|
Merge remote-tracking branch 'upstream/pull/5673'
|
2025-02-15 08:51:36 +00:00 |
|
Tom Hughes
|
485cbf59b0
|
Merge remote-tracking branch 'upstream/pull/5674'
|
2025-02-15 08:50:34 +00:00 |
|
Tom Hughes
|
09555d0668
|
Merge remote-tracking branch 'upstream/pull/5675'
|
2025-02-15 08:44:47 +00:00 |
|
Anton Khorev
|
0e93af3e30
|
Use changeset tag factory in api changeset json test
|
2025-02-15 05:56:32 +03:00 |
|
Anton Khorev
|
037bafcd1c
|
Check user instead of scope when getting note author info
Previously it was possible to create a note while authorized but having no write_notes scope. Currently it's not possible.
|
2025-02-15 03:45:53 +03:00 |
|
Anton Khorev
|
03867e2fee
|
Remove current_user branch from ApiController#deny_access
Unreachable because if there's no doorkeeper_token, there's also no current_user.
|
2025-02-15 01:20:06 +03:00 |
|
Anton Khorev
|
f6572e3712
|
Output active blocks list
|
2025-02-14 14:16:48 +03:00 |
|
Anton Khorev
|
9ec7e8c888
|
Skip blocks check when getting active blocks list
|
2025-02-14 14:16:48 +03:00 |
|
Anton Khorev
|
6d558003aa
|
Add active blocks list api endpoint with empty response
|
2025-02-14 14:16:48 +03:00 |
|
Marwin Hochfelsner
|
bf194952d7
|
Transition more requests to fetch
|
2025-02-14 09:41:20 +01:00 |
|
Tom Hughes
|
f5af8befa9
|
Merge remote-tracking branch 'upstream/pull/5666'
|
2025-02-13 22:03:28 +00:00 |
|
Anton Khorev
|
a91ba62c4c
|
Test commenting changesets with different scopes
|
2025-02-14 00:17:45 +03:00 |
|
Anton Khorev
|
2d46b44872
|
Add write_changeset_comments scope
|
2025-02-14 00:17:45 +03:00 |
|
Anton Khorev
|
77a2657d33
|
Pass scopes instead of token to ApiAbility
|
2025-02-14 00:15:52 +03:00 |
|
Anton Khorev
|
304e0ef638
|
Pass user to ApiAbility
|
2025-02-14 00:15:52 +03:00 |
|
Anton Khorev
|
bb5bad9115
|
Split api changeset comment unhide fail tests
|
2025-02-14 00:15:52 +03:00 |
|
Anton Khorev
|
97b9d5acdb
|
Split api changeset comment hide fail tests
|
2025-02-14 00:15:52 +03:00 |
|
Anton Khorev
|
c3b0a278d8
|
Split changeset comment subscription emails test
|
2025-02-14 00:15:52 +03:00 |
|
Anton Khorev
|
c0ef1a88ad
|
Test state of created comment
|
2025-02-14 00:15:52 +03:00 |
|
Anton Khorev
|
c9057188aa
|
Split api changeset comment create scope and terms tests
|
2025-02-14 00:15:52 +03:00 |
|
Anton Khorev
|
4073e0fc47
|
Split api changeset comment create fail tests
|
2025-02-14 00:15:52 +03:00 |
|
Anton Khorev
|
1632d010d3
|
Rename api changeset comment tests
|
2025-02-14 00:15:52 +03:00 |
|
Tom Hughes
|
cef7eab25d
|
Merge remote-tracking branch 'upstream/pull/5668'
|
2025-02-13 18:08:02 +00:00 |
|
Tom Hughes
|
d3e2c3eb03
|
Merge remote-tracking branch 'upstream/pull/5665'
|
2025-02-13 17:49:59 +00:00 |
|
Mateusz Konieczny
|
0f689d36be
|
rerun script/misc/update-wiki-pages
|
2025-02-13 14:52:48 +01:00 |
|
translatewiki.net
|
8747d82869
|
Localisation updates from https://translatewiki.net.
|
2025-02-13 13:15:54 +01:00 |
|
dependabot[bot]
|
c622866224
|
Bump rack from 2.2.10 to 2.2.11
Bumps [rack](https://github.com/rack/rack) from 2.2.10 to 2.2.11.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.10...v2.2.11)
---
updated-dependencies:
- dependency-name: rack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-12 23:46:31 +00:00 |
|
Tom Hughes
|
46f642d5cd
|
Merge remote-tracking branch 'upstream/pull/5632'
|
2025-02-12 18:21:02 +00:00 |
|
Tom Hughes
|
c3f0dc8969
|
Merge remote-tracking branch 'upstream/pull/5661'
|
2025-02-12 18:11:38 +00:00 |
|
Tom Hughes
|
22f590c9ef
|
Merge remote-tracking branch 'upstream/pull/5622'
|
2025-02-12 17:59:25 +00:00 |
|
Tom Hughes
|
cb0c5262a8
|
Merge remote-tracking branch 'upstream/pull/5642'
|
2025-02-12 17:58:06 +00:00 |
|
Tom Hughes
|
42f44d3a71
|
Merge remote-tracking branch 'upstream/pull/5650'
|
2025-02-12 17:55:26 +00:00 |
|
Nenad Vujicic
|
4133936c63
|
Updates notes filtering to search description too
Updates notes filtering to search for query text in both note comments and note's description.
|
2025-02-12 18:22:50 +01:00 |
|
Nenad Vujicic
|
663459d1c1
|
Adds index to notes on description column
Adds text index to description column to table notes.
|
2025-02-12 18:22:50 +01:00 |
|