Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/manjaro/calamares

This repo has been archived. Our code is now hosted at
https://github.com/manjaro/calamares

Merge pull request #209 from demmm/master

add URL option in greeting page

331333aa1a0b7c6bdb06ae3aa5e87cf539d60641 authored over 9 years ago by demmm <[email protected]>
add URL option in greeting page

URL is a variable set in branding.desc, distros cna link to a Known Issues page
text for the URL ...

be29755230930f5d81ba107d248dadc65bfcb346 authored over 9 years ago by demmm <[email protected]>
Automatic merge of Transifex translations

19943348dc6e27b26f8cf3fe90d64447db156e74 authored over 9 years ago by Calamares CI <[email protected]>
Improve strings for actions in ChoicePage.

d0235c4e765371ad49a67054b6ca31e651e1bf14 authored over 9 years ago by Teo Mrnjavac <[email protected]>
Update README.md

288177efdfb8c2395aea39d9568e1d13ed27d8df authored over 9 years ago by Teo Mrnjavac <[email protected]>
Automatic merge of Transifex translations

075c9eddddc3ae0ce010284de16bbcdc0ced69c5 authored over 9 years ago by Calamares CI <[email protected]>
Good guy clang catches lousy code.

CAL-212 #close Fixed.

c45e757cea9f459067dbf1ed4fa19ddda07308c8 authored over 9 years ago by Teo Mrnjavac <[email protected]>
Automatic merge of Transifex translations

2fac966c001c645d1edfb322f1cf52b0f07d3718 authored over 9 years ago by Calamares CI <[email protected]>
[partition] use C++11 initialization list for mountPoints

a62743185a7816f19f1fd07a32e50e8c58b6e63e authored over 9 years ago by Philip <[email protected]>
Merge pull request #208 from calamares/efi-mountpoint

Show efi mountpoint when creating/editing partitions

9b6f6341cbd73b830526b6a691b032e0d8601f73 authored over 9 years ago by Kevin Kofler <[email protected]>
Show efi mountpoint when creating/editing partitions

6a52811c30ea2a0fc491541af5be64d4c3c5db94 authored over 9 years ago by Ramon Buldó <[email protected]>
Automatic merge of Transifex translations

d41ba1da79846e6a3f147bf2efcaa41fa27f618e authored over 9 years ago by Calamares CI <[email protected]>
[partition] Change comment to prevent confusions of what Manjaro uses

26bb6951f14313cb6681f03f6bf6d19fa159e0d7 authored over 9 years ago by Ramon Buldó <[email protected]>
Automatic merge of Transifex translations

a370fd3548cafce74d47437cb77309ad8b0f5689 authored over 9 years ago by Calamares CI <[email protected]>
Automatic merge of Transifex translations

efb9543c4cffb45e35878c14ad935663d8a4a5cd authored over 9 years ago by Calamares CI <[email protected]>
[services] revert f1908eb

bde428d4af509357a479721be2cb0bec1a4ff354 authored over 9 years ago by Philip <[email protected]>
Prevent crash when going back from EraseDiskPage and then next.

This was caused by an invalid reference to a device model in the
partitioning preview widget afte...

4468e30317209a9d32f838991df62e2e346350ec authored over 9 years ago by Teo Mrnjavac <[email protected]>
Automatic merge of Transifex translations

eb633b5f0e55cbd776761cabe505ba6ee56bb391 authored over 9 years ago by Calamares CI <[email protected]>
[displaymanager] add pekwm

9fcd8113e52f72769028b077da0d32eaa7a0e7ba authored over 9 years ago by Philip Müller <[email protected]>
[services] adopt cups changes

f1908eb38de6b48071ba13b8a934ce1845ea5c3b authored over 9 years ago by Philip Müller <[email protected]>
Automatic merge of Transifex translations

d24a03876f0bcc44baf61c18bfaf57e6c33d97b3 authored over 9 years ago by Calamares CI <[email protected]>
Do not warn of data loss which might not happen.

CAL-194 #comment Fixed up warnings in ChoicePage.

7e7e47b6d10ebe74d4605ab30e5d6b96875a26e4 authored over 9 years ago by Teo Mrnjavac <[email protected]>
Merge pull request #207 from calamares/debugwindow

New debug window for Calamares testing, adaptation and deployment

a25c0cf490938ffc3d96185aa72f874eff7ddba6 authored over 9 years ago by Teo Mrnjavac <[email protected]>
Debug window title.

c2a084573840e3c5ecb709c3a9bf4648337eddfe authored over 9 years ago by Teo Mrnjavac <[email protected]>
Diagnostics is now debug information

ea3b2295ec360c71ae645ca3d87ba344735d08d2 authored over 9 years ago by Teo Mrnjavac <[email protected]>
Stubs for DebugWindow.

00565d0f12825243435fe599f654c6765bb92d84 authored over 9 years ago by Teo Mrnjavac <[email protected]>
Copyright.

d1c4976ee6ce54040be5668942442615a511317e authored over 9 years ago by Teo Mrnjavac <[email protected]>
Retranslate diagnostics button.

f00a557d07fa507a01570c96d4e1fdb4778f44fc authored over 9 years ago by Teo Mrnjavac <[email protected]>
Add QJsonModel.

9249d6e1654b588faa54dcd59f095153de274aa3 authored over 9 years ago by Teo Mrnjavac <[email protected]>
Expand all items in the GlobalStorage debug tree.

3ce8abcb78b15cc038ff9cbd33f727a89f0e58e7 authored over 9 years ago by Teo Mrnjavac <[email protected]>
Make ModuleManager accessible from outside CalamaresApplication.

dda7ea211d907c5c0e02b217550ae744639c8754 authored over 9 years ago by Teo Mrnjavac <[email protected]>
JobQueue emits queueChanged.

52528f650c7c06290f2d4ba5fb543d7110f1b7a1 authored over 9 years ago by Teo Mrnjavac <[email protected]>
Add JobQueue list to DebugWindow

8a60abdfc9fe4cd32e7462938821eb4ba218f4f4 authored over 9 years ago by Teo Mrnjavac <[email protected]>
Add a QTreeView for GlobalStorage contents to DebugWindow.

Not real time yet.

060983279ffd437dfa0f8ab79de1239a29774a77 authored over 9 years ago by Teo Mrnjavac <[email protected]>
Add Modules page to DebugWindow.

5951208c1b09927592858b4b9ce89d1d5c2d6167 authored over 9 years ago by Teo Mrnjavac <[email protected]>
Return configurationMap from Module.

4e2e9645030ca9c97cfab51a36c83c8a24f7e9e7 authored over 9 years ago by Teo Mrnjavac <[email protected]>
Update the debug view every time GlobalStorage changes.

8729b6a25f727cc76f2b2572e00c02f0920ede93 authored over 9 years ago by Teo Mrnjavac <[email protected]>
New GlobalStoragePythonWrapper is passed to the Python API.

This allows us to make GlobalStorage a QObject, with disabled copy
constructor. And thanks to thi...

edb21e05af945804ea4d241f028511b3f4b2ff7f authored over 9 years ago by Teo Mrnjavac <[email protected]>
Friend DebugWindow to GlobalStorage for future use.

d8ca5eee5bc62d4c4e285e74cc9ce070daa9cb5d authored over 9 years ago by Teo Mrnjavac <[email protected]>
Automatic merge of Transifex translations

bc8793e66a0328a80e429cefd1cc91f2f2b408ec authored over 9 years ago by Calamares CI <[email protected]>
Automatic merge of Transifex translations

296eb066f5ceeb74e45e330c1c4f8e5e083e7ead authored over 9 years ago by Calamares CI <[email protected]>
Automatic merge of Transifex translations

173944843387aa93d592fc21d6de77cb7d362708 authored over 9 years ago by Calamares CI <[email protected]>
Automatic merge of Transifex translations

86bf5434959d1bf6358cf6668187462aad721fa9 authored over 9 years ago by Calamares CI <[email protected]>
Change local_install to localInstall

f3319e1ef4f3cc6233e5d1709de28af10c39e553 authored over 9 years ago by rshipp <[email protected]>
Automatic merge of Transifex translations

e731e706ced875c73784fb06ef648aa479a8d1b6 authored over 9 years ago by Calamares CI <[email protected]>
Merge pull request #204 from calamares/cleartempmountsjob

New ClearTempMountsJob, to be executed before partitioning jobs.

2cd4c85c79cdc7e3c36a2ec02b101ab6855fb85b authored over 9 years ago by Teo Mrnjavac <[email protected]>
Automatic merge of Transifex translations

c491c316dcfa14010a5d858f9cb71bcb7b133a49 authored over 9 years ago by Calamares CI <[email protected]>
Fix incorrect if statement

880c19c19524c8ad2ec9a4ad5b3cccb5d09e017e authored over 9 years ago by rshipp <[email protected]>
Allow local installs with the packages module.

Courtesy of @Inkane. Adds the ability to use pacman -U to install
local packages.

995341e9befd9612f61283cee8fd351a1d33403f authored over 9 years ago by rshipp <[email protected]>
/etc/mtab reports a file size of 0, so using .atEnd() may not work. Read the file until it doesn't return more data.

Use QTextStream because it takes care of the conversion between 8-bit and 16-bit.
http://doc.qt.i...

fb3072bbbb64e51bebdecbd6ab44fe0b1694ba9c authored over 9 years ago by Ramon Buldó <[email protected]>
Automatic merge of Transifex translations

7fc568ac4228563e7ff7e8bbd09c685f85ea7523 authored over 9 years ago by Calamares CI <[email protected]>
Keys are not necessarily unique, so use a QList< QPair > instead.

642b4be1f2f87e76c48b9c1da9db0cc99cf38abb authored over 9 years ago by Teo Mrnjavac <[email protected]>
Verbose debug output.

20a8b222c60375100444b4da51f025a21149d221 authored over 9 years ago by Teo Mrnjavac <[email protected]>
New ClearTempMountsJob, to be executed before partitioning jobs.

b557961a3276b3b232e981f7254a32897e19077d authored over 9 years ago by Teo Mrnjavac <[email protected]>
Automatic merge of Transifex translations

ffeab9af222ad08b58610da594157709067304b8 authored over 9 years ago by Calamares CI <[email protected]>
Merge pull request #201 from calamares/removeuser

removeuser job module, this time in Python.

8a23d48d76fe332fe8d914506662c964b3427b27 authored over 9 years ago by Teo Mrnjavac <[email protected]>
Merge pull request #199 from calamares/displaymanager-explicitautologin

[displaymanager] Explicitly unset autologin if not checked.

01e98f0c2925622a2f833ece7880bcfa2b7e8e8e authored over 9 years ago by Teo Mrnjavac <[email protected]>
Merge pull request #202 from Gormogon/master

Align Pointers

81208e4217c6fdef8ff1aab9f809d5494c7bea89 authored over 9 years ago by Teo Mrnjavac <[email protected]>
Automatic merge of Transifex translations

f70ef7cb06d9a5b2cd504e49809dd2974cb59836 authored over 9 years ago by Calamares CI <[email protected]>
Align Pointers

e2d05cb9f2dbaad22de0631b25bea68599c3e1c8 authored over 9 years ago by Gormogon <[email protected]>
Do not try to set the username if it's None.

67ed53caeb035abaeed5929f54bce7c0d3cc9995 authored over 9 years ago by Teo Mrnjavac <[email protected]>
[displaymanager] Explicitly unset autologin if not checked.

b319cc1da002d7b800364414798a52cbdb5b3296 authored over 9 years ago by Teo Mrnjavac <[email protected]>
removeuser job module, this time in Python.

5a1567f4f53fb8605284dc4dea3f00143f98f9f1 authored over 9 years ago by Teo Mrnjavac <[email protected]>
Merge pull request #197 from calamares/Python_Docstrings

Python docstrings

738272999ba79981bd5c2447e56aa82fc3cecf48 authored over 9 years ago by Teo Mrnjavac <[email protected]>
[unpackfs] proper sentence

e5eee1e4ddcae0d8c5adaccf0a2d33eeed38ff0f authored over 9 years ago by Philip <[email protected]>
[unpackfs] add python doc strings

82dc4c38f454e3497c28bbe2349e725e8d2f04aa authored over 9 years ago by Philip <[email protected]>
[packages] add python doc strings

be2353e54bac5f09af184324d7c641a5d8be4a2c authored over 9 years ago by Philip <[email protected]>
[initcpiocfg] add python doc strings

d677fe9d015ffe58ea56578ffb2e3f00ed1cc08d authored over 9 years ago by Philip <[email protected]>
[grubcfg] add python doc strings

06be842cfacfdc3c01c5bfbadefb2a3310779186 authored over 9 years ago by Philip <[email protected]>
[dummypython] add python doc strings

e7a67b9c5264c4c8e327852b8be88f1651a2e2f1 authored over 9 years ago by Philip <[email protected]>
Fixing PEP – 257 Violations

b4db9fe64b2a79a47116fa585ae3ffbac3c85d8f authored over 9 years ago by Gormogon <[email protected]>
Python Better Docstrings

113d9db7cb2a6c0579fa75f8709ae9c59196aa4f authored over 9 years ago by Gormogon <[email protected]>
[displaymanager] add more python doc strings

60927b9363f05ebd7d5f226dc13dcd6bc5e891a1 authored over 9 years ago by Philip <[email protected]>
[initcpio] add python doc strings

98db0b3f593a5430a50a6b1345af39f76584ef88 authored over 9 years ago by Philip <[email protected]>
[bootloader] add python doc strings

0d8bdc6c4eb64e9b1992f22ba49250872506aa9b authored over 9 years ago by Philip <[email protected]>
[dracut] add python doc strings

3330df99f382f9ebdb6b6fec244e372ee9988e5f authored over 9 years ago by Philip <[email protected]>
[fstab] add python doc strings

3d8ba2b088f48acae104b94089a4458466b874cc authored over 9 years ago by Philip <[email protected]>
[machineid] add python doc strings

d7b36e9ff7ff720d95d2d0b76c263aad66ea0237 authored over 9 years ago by Philip <[email protected]>
[initramfs] add python doc strings

fc88f1a4805a6651db28aad7a5eacaf51003e0b2 authored over 9 years ago by Philip <[email protected]>
[mount] add python doc strings

016dd71db4b1a17c8c92b3256ef3ae596e19f536 authored over 9 years ago by Philip <[email protected]>
[umount] add python doc strings

d22e194ee7c2ee48edb210f8830c08b97fad6aa2 authored over 9 years ago by Philip <[email protected]>
Fix execution environment and error reporting in ProcessJob.

b8b41bdfddec86149f7680417016e279fd6988ff authored over 9 years ago by Teo Mrnjavac <[email protected]>
Automatic merge of Transifex translations

5b49521201be6e5a05d2c0821f6c7c7dbb09b3e3 authored over 9 years ago by Calamares CI <[email protected]>
Automatic merge of Transifex translations

ee04ce64e495a92f95bbc86b89fb6f1cc3b775f3 authored over 9 years ago by Calamares CI <[email protected]>
[bootloader] use '--force' argument

- Note (Kevin Kofler): Grub will fall back to a LILO-style installation,
using blocklists to re...

0dadd19e51d113736af668de5916b02dac99fd90 authored over 9 years ago by Philip <[email protected]>
[bootloader] Modifications

- move fail-check out of loop
- add more debug lines

9ac0fc37b105ff967e17fa52449cb999cb3df859 authored over 9 years ago by Philip <[email protected]>
[bootloader] Modifications

- add more debug informations
- simplify gpt detection code

fe7c5bbe7711fbe1263c51a215494bc9801942b3 authored over 9 years ago by Philip <[email protected]>
[bootloader] Modifications

- add 'bios_grub' flag when gpt table got detected
- grub: add --recheck at installation

43ccfbd9bde388ea6ea1103bcecfc83c033de1d3 authored over 9 years ago by Philip <[email protected]>
Run urpme noninteractive (OpenMandriva).

Thanks Tomasz Paweł Gajc <[email protected]> for the patch.

abeb6d9172ab34041470b856b341e5549b1b4671 authored over 9 years ago by Teo Mrnjavac <[email protected]>
Merge pull request #196 from Gormogon/master

README Reformat

0d4cab75c5b8e788e6b5e151ca9da18838b319c7 authored over 9 years ago by Teo Mrnjavac <[email protected]>
Automatic merge of Transifex translations

17ed9a12275667e1d97f8a97a659c432803d1213 authored over 9 years ago by Calamares CI <[email protected]>
Update HACKING.md

Fixed typo and removed section that would be redundant with the new README.

40ceca5a85c604e593529fd807ce70050dbcf881 authored over 9 years ago by Gormogon <[email protected]>
Add Contribute Link

64c11134eb85250c85436b324bc8b34c3f609029 authored over 9 years ago by Gormogon <[email protected]>
Moving Build Status

b7327b3693d887e1144a0c4b3d89c1e4d48a7730 authored over 9 years ago by Gormogon <[email protected]>
Remove Bold

ec08d0405cb559fbe168b579c3a8b978351de18e authored over 9 years ago by Gormogon <[email protected]>
Fixed Format

e6f18c10ec6e9792b70852e500a82c19132d8ae5 authored over 9 years ago by Gormogon <[email protected]>
New README Format

77d2e2135e4481c334c8e42b4cf224889367abaf authored over 9 years ago by Gormogon <[email protected]>
[bootloader] actually use get_kernel_line()

6ed8b1e4a420ed8b175ca12ca8fe808e622d528f authored over 9 years ago by Philip <[email protected]>
Process user-visible strings in TimezoneWidget and LocalePage.

71851ed27458f5bc3c74f20455010220d8bd3fc8 authored over 9 years ago by Teo Mrnjavac <[email protected]>
Const correctness.

92eae47a1d1339f73e0ea6adf7dd04d472939a1c authored over 9 years ago by Teo Mrnjavac <[email protected]>