- 25 Aug, 2020 5 commits
-
-
Debarshi Ray authored
!142
-
Nathan Follens authored
-
Debarshi Ray authored
Fedora's exiv2 package also enables native language support, and there's no reason not to. !141
-
Debarshi Ray authored
Use Kalev Lember's updated pkgconfig patch from Fedora. !140
-
Debarshi Ray authored
!139
-
- 24 Aug, 2020 4 commits
-
-
Zander Brown authored
-
Debarshi Ray authored
-
Debarshi Ray authored
This might have been been a consequence of commit b859c39c, where the installed tests were disabled at build-time. Even though the CI doesn't have the infrastructure to run the installed tests, having them enabled during the build could have avoided this typo. Fallout from bbc0c43f !138
-
Debarshi Ray authored
-
- 23 Aug, 2020 2 commits
-
-
Rafael Fontenelle authored
-
Goran Vidović authored
-
- 19 Aug, 2020 1 commit
-
-
Danial Behzadi authored
-
- 18 Aug, 2020 1 commit
-
-
Jiri Grönroos authored
-
- 15 Aug, 2020 1 commit
-
-
Piotr Drąg authored
-
- 14 Aug, 2020 1 commit
-
-
Daniel Mustieles García authored
-
- 13 Aug, 2020 1 commit
-
-
Thibault Martin authored
-
- 12 Aug, 2020 2 commits
-
-
Fran Dieguez authored
-
Marek Černocký authored
-
- 04 Aug, 2020 1 commit
-
-
Jwtiyar Neriman authored
(cherry picked from commit b5332684)
-
- 03 Aug, 2020 1 commit
-
-
Anders Jonsson authored
-
- 02 Aug, 2020 1 commit
-
-
Anders Jonsson authored
-
- 31 Jul, 2020 1 commit
-
-
Jordi Mas authored
-
- 14 Jul, 2020 1 commit
-
-
Fabio Tomat authored
-
- 13 Jul, 2020 1 commit
-
-
Aurimas Černius authored
-
- 11 Jul, 2020 1 commit
-
-
Boyuan Yang authored
-
- 07 Jul, 2020 1 commit
-
-
Yuri Chornoivan authored
-
- 06 Jul, 2020 1 commit
-
-
Andre Klapper authored
Follow-up to 227a4d0c
-
- 05 Jul, 2020 1 commit
-
-
Efstathios Iosifidis authored
-
- 03 Jul, 2020 1 commit
-
-
Gil Forcada authored
-
- 01 Jul, 2020 1 commit
-
-
Baurzhan Muftakhidinov authored
-
- 17 Jun, 2020 1 commit
-
-
Florentina Mușat authored
-
- 14 Jun, 2020 1 commit
-
-
emintufan authored
-
- 12 Jun, 2020 1 commit
-
-
Kukuh Syafaat authored
-
- 04 Jun, 2020 1 commit
-
-
Daniel Mustieles García authored
-
- 01 Jun, 2020 1 commit
-
-
Matej Urbančič authored
-
- 26 May, 2020 2 commits
-
-
Yuri Chornoivan authored
-
Sabri Ünal authored
-
- 25 May, 2020 3 commits
-
-
Samuel Zachara authored
Analysis: https://rishi.fedorapeople.org/instagram/clarendon/ !129
-
Debarshi Ray authored
The Instagram filters make clever use of the "name" and "compat-name" properties of GeglOperation and the PhotosOperationInstaPreset enumerated type to prevent the Instagram filter names from appearing in the XML, while still using them internally throughout the codebase. Enumerated types can be vulnerable to backwards compatibility breakages whenever a new name is added to the list, and it's necessary that older XMLs continue to work with newer versions of the code. Therefore, it's worth testing this. !134
-
Debarshi Ray authored
See: https://mail.gnome.org/archives/desktop-devel-list/2020-April/msg00006.html Note that, even though the CI had installed tests enabled, they weren't actually used because the CI doesn't have the infrastructure to run installed tests. !133
-