pagure Logo
  • Log In

rpms / anaconda

Clone
Source Code
GIT
  • Source
  • Issues 
  • Pull Requests  2
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases
Monitoring status:
Bugzilla Assignee:
Fedora:
anaconda-maint
EPEL:
anaconda-maint

Bugzilla Assignee

These two fields allow to specify a different default assignee for ticket opened against this package in bugzilla. Note: The EPEL field is always displayed for packages in the 'rpms' namespace regardless of whether it is used in bugzilla or not.

Commits 1052

Branch: f20
f10 f11 f12 f13 f14 f15 f16 f17 f18 f19 f20 f21 f22 f23 f24 f25 f26 f27 f27-modularity f28 f29 f30 f31 f32 f33 f7 f8 f9 master
This branch contains 16 commits not in the main branch master
- Install bootloader to loop device in disk image installations. (#955202)
Brian C. Lane • 7 years ago  
a672f5b
- Fix selector device matching for unallocated partitions. (#1039292) (dlehman)
Brian C. Lane • 7 years ago  
df8d122
- Handle cancelation of device resize in the custom spoke. (#1027947) (dlehman)
Brian C. Lane • 7 years ago  
cea9057
- Don't try to investigate empty string for unicode chars (#1035799) (vpodzime)
Brian C. Lane • 7 years ago  
e95c76c
- clear software environment (#1029536) (bcl)
Brian C. Lane • 7 years ago  
e9f00ea
- Handle non-leaf btrfs volumes with mountpoints. (#1016959) (dlehman)
Brian C. Lane • 7 years ago  
d21edbb
- Remove base_repo cache (#1011555) (bcl)
Brian C. Lane • 7 years ago  
bee1eaa
- Fix geolocation on live installs (mkolman)
Brian C. Lane • 7 years ago  
b9d83eb
- Pass biosdevname boot option to installed system (#1023609) (rvykydal)
Brian C. Lane • 7 years ago  
67648e4
- use deepcopy on ksdata method (#1028243) (bcl)
Brian C. Lane • 7 years ago  
f92165f
- Send the continue click after the queue is empty (#1025347) (bcl)
Brian C. Lane • 7 years ago  
41d6d68
- Fix up a couple more pylint errors. (clumens)
Brian C. Lane • 7 years ago  
5a0fa23
- Reset _proxyChange when a change is triggered (bcl)
Brian C. Lane • 7 years ago  
dd0ff9d
- remove signal disconnect (#996899) (bcl)
Brian C. Lane • 7 years ago  
1901fdb
- Adds additional debug logging to yumpayload.py. (amulhern)
Brian C. Lane • 7 years ago  
22a5c36
- New transifex branch for f20 (bcl)
Brian C. Lane • 7 years ago  
5224649
- Install bootloader to loop device in disk image installations. (#955202)
Brian C. Lane • 7 years ago  
a672f5b
- Fix selector device matching for unallocated partitions. (#1039292) (dlehman)
Brian C. Lane • 7 years ago  
df8d122
- Handle cancelation of device resize in the custom spoke. (#1027947) (dlehman)
Brian C. Lane • 7 years ago  
cea9057
- Don't try to investigate empty string for unicode chars (#1035799) (vpodzime)
Brian C. Lane • 7 years ago  
e95c76c
- clear software environment (#1029536) (bcl)
Brian C. Lane • 7 years ago  
e9f00ea
- Handle non-leaf btrfs volumes with mountpoints. (#1016959) (dlehman)
Brian C. Lane • 7 years ago  
d21edbb
- Remove base_repo cache (#1011555) (bcl)
Brian C. Lane • 7 years ago  
bee1eaa
- Fix geolocation on live installs (mkolman)
Brian C. Lane • 7 years ago  
b9d83eb
- Pass biosdevname boot option to installed system (#1023609) (rvykydal)
Brian C. Lane • 7 years ago  
67648e4
- use deepcopy on ksdata method (#1028243) (bcl)
Brian C. Lane • 7 years ago  
f92165f
- Send the continue click after the queue is empty (#1025347) (bcl)
Brian C. Lane • 7 years ago  
41d6d68
- Fix up a couple more pylint errors. (clumens)
Brian C. Lane • 7 years ago  
5a0fa23
- Reset _proxyChange when a change is triggered (bcl)
Brian C. Lane • 7 years ago  
dd0ff9d
- remove signal disconnect (#996899) (bcl)
Brian C. Lane • 7 years ago  
1901fdb
- Adds additional debug logging to yumpayload.py. (amulhern)
Brian C. Lane • 7 years ago  
22a5c36
- New transifex branch for f20 (bcl)
Brian C. Lane • 7 years ago  
5224649
- Don't use g_object_set on initialized objects. (dshea)
Brian C. Lane • 7 years ago  
02c85e1
- Clear bootDisk and bootloader stage info on errors (#1013482) (bcl)
Brian C. Lane • 7 years ago  
3ad8929
- Use Unicode in the TUI buffer strings (#1015620) (dshea)
Brian C. Lane • 7 years ago  
6c16aa6
- Only encrypt the TUI user password once (#1015220) (dshea)
Brian C. Lane • 7 years ago  
daab292
- Remove another reference to log_picker. (clumens)
Brian C. Lane • 7 years ago  
e414fc3
- Encrypt normal user passwords when doing text install. (#977732)
Brian C. Lane • 7 years ago  
a4fd44f
- tui ErrorDialog needs to be modal (#983316) (bcl)
Brian C. Lane • 7 years ago  
6d79051
- ProgressHub no longer exists in pyanaconda/ui/tui/hubs. (clumens)
Brian C. Lane • 7 years ago  
2f2f667
- Fix handling of blank size specs in the custom spoke. (#1004903) (dlehman)
Brian C. Lane • 7 years ago  
78eda3d
- add pre-commit hook to run pylint (bcl)
Brian C. Lane • 7 years ago  
33995eb
- Don't set up the resize slider for non-resizable devices. (#997690) (dlehman)
Brian C. Lane • 7 years ago  
270c044
- Convert the lightbox into a GObject (#1000927) (dshea)
Brian C. Lane • 7 years ago  
25c6e92
- Fix handling of flexible specs in onpart for member devices. (#1004885)
Brian C. Lane • 7 years ago  
1566aad
- Cleanup arch tests (dshea)
Brian C. Lane • 7 years ago  
d5e68d3
- Add more details to iso device selector (#971290) (bcl)
Brian C. Lane • 7 years ago  
02e0be6
Rebuilt for libgladeui soname bump
Kalev Lember • 7 years ago  
885159b
- Optionally hide the GUI option to install updates (dshea)
Brian C. Lane • 7 years ago  
895c5e3
- Text network spoke: basic configuration support (#909299) (rvykydal)
Brian C. Lane • 7 years ago  
8e38fb6
- Fix a SIGSEGV when returning from storage spoke (#983319) (dshea)
Brian C. Lane • 7 years ago  
da06022
- Modify the gtk_warning function in anaconda to use gtk3. (clumens)
Brian C. Lane • 7 years ago  
74b87f3
- Import DBusGMainLoop directly (bcl)
Brian C. Lane • 7 years ago  
b993fa7
- Don't wait for systemctl shutdown command to exit (#974383) (bcl)
Brian C. Lane • 7 years ago  
e6103bd
- POTFILES.in: rename time.py to time_spoke.py (bcl)
Brian C. Lane • 7 years ago  
062398a
- Fix driver disk path for inst.dd= method (#987513) (bcl)
Brian C. Lane • 7 years ago  
3d2dad5
Add forgotten anaconda.spec file
Brian C. Lane • 7 years ago  
101e88e
- Use the new wait for connectivity function (mkolman)
Brian C. Lane • 7 years ago  
430819b
New version - 20.1
Brian C. Lane • 7 years ago  
b5448bc
- Fix software selection in text UI. (#965974) (sbueno+anaconda)
Brian C. Lane • 7 years ago  
8b6276c
- Handle empty text in simpleline (bcl)
Brian C. Lane • 7 years ago  
22e66c2
- Remove testing leftover (#963503) (rvykydal)
Brian C. Lane • 7 years ago  
a905af7
- Partial fix for screen resize problems (#869364) (clumens)
Brian C. Lane • 7 years ago  
5e5ac0c
- Pressing Delete on custom part should remove the selected mountpoint.
Brian C. Lane • 7 years ago  
1f1cfa1
- Change the buttons on the quit dialog. (clumens)
Brian C. Lane • 7 years ago  
83f1881
  • « Newer
  • page 1 of 22
  • » Older
Powered by Pagure 5.11.3
Documentation • File an Issue • About this Instance • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.