Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-10 | Added HTTPS only message | Nicolás Reynolds | |
2011-06-03 | Closed bug #16 | Nicolás Reynolds | |
2011-06-02 | Merge branch 'master' of git://projects.archlinux.org/archweb | Nicolás Reynolds | |
2011-05-26 | Remove now uneeded pytz bug workaround | Dan McGee | |
2011-05-24 | clarify that issues should still be reported on the bugtracker | Dieter Plaetinck | |
Signed-off-by: Dieter Plaetinck <dieter@plaetinck.be> Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-05-21 | Don't download from repo | Nicolás Reynolds | |
2011-05-21 | Fix | Nicolás Reynolds | |
2011-05-21 | One more to go | Nicolás Reynolds | |
2011-05-21 | Merge branch 'master' of git://projects.archlinux.org/archweb | Nicolás Reynolds | |
2011-05-21 | More rebranding! | Nicolás Reynolds | |
2011-05-21 | Merge branch 'master' of git://projects.archlinux.org/archweb | Nicolás Reynolds | |
Conflicts: devel/views.py feeds.py templates/devel/index.html templates/packages/flag.html templates/public/index.html todolists/views.py urls.py | |||
2011-05-15 | Use proper punctuation/grammar in help text | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-05-15 | Fix typo introduced in fixture creationrelease_2011-05-15 | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-05-15 | releng: Add more (and more precise) clock choices | Tom Willemsen | |
Signed-off-by: Tom Willemsen <ryuslash@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-05-15 | Remove stale JS remnant | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-05-15 | Allow screening developer reports by maintainer | Dan McGee | |
A simple link is added for each user, but the URLs are flexible enough to screen by any maintainer if you know how they are constructed. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-05-15 | releng: Place helptext closer to its option list | Tom Willemsen | |
Place all the elements with the helptext class that follow a <ul> closer to the <ul>. Signed-off-by: Tom Willemsen <ryuslash@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-05-12 | More rebranding | Nicolás Reynolds | |
2011-05-12 | Merge branch 'master' of git://projects.archlinux.org/archweb | Nicolás Reynolds | |
Conflicts: templates/packages/packages_list.html templates/public/index.html | |||
2011-05-12 | Put most recent ISOs first in lists | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-05-10 | Put the period in the correct place | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-05-10 | Ensure releng modules links work correctly | Dan McGee | |
Signed-off-by: Dan McGee <dpmcgee@gmail.com> | |||
2011-05-10 | Use proper punctuation | Dan McGee | |
Signed-off-by: Dan McGee <dpmcgee@gmail.com> | |||
2011-05-09 | releng: fix typos | Dieter Plaetinck | |
Signed-off-by: Dieter Plaetinck <dieter@plaetinck.be> Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-05-09 | releng: clarify some text and options | Dieter Plaetinck | |
Signed-off-by: Dieter Plaetinck <dieter@plaetinck.be> Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-05-09 | Ensure required by works for arch-agnostic packages | Dan McGee | |
We weren't showing required by entries for arch-specific packages that depended on arch-agnostic ones. Make the check a bit less specific for arch-agnostic packages similar to what we do for dependencies. Fixes FS#24184. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-05-04 | Fix missed list -> todolist variable renamerelease_2011-05-04 | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-05-04 | Make uncompressed info query slightly easier on the database | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-05-03 | Add a created date to package relations | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-05-03 | Remove unneeded import | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-05-03 | Never cache the stale relations page | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-05-03 | Add two new groups for permissions | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-05-02 | releng: ensure we save M2M values from submission formrelease_2011-05-02 | Dan McGee | |
Whoops- forgot to add this rather important call back in here when I made the form not auto-commit. Fixes FS#24019. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-05-02 | releng: fix FS#24021, allow unselection of rollback FS | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-05-02 | Add column headers for success/failure values | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-05-02 | Ensure we can handle all values in file size columns | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-05-02 | Add filesizeformat filter to sizes in reports/big | Evangelos Foutras | |
We also add a new 'filesize' tablesorter parser that handles all the suffixes found in django's filesizeformat filter. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-05-02 | Document how to sync releng isonames | Dieter Plaetinck | |
Signed-off-by: Dieter Plaetinck <dieter@plaetinck.be> Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-05-02 | Simplify instructions to load all fixtures in README | Dan McGee | |
Difference from Dieter's original patch: do it in one step, and add a bit more information. Original-work-by: Dieter Plaetinck <dieter@plaetinck.be> Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-04-29 | Add unneeded orphans report | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-04-29 | Change big packages report | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-04-29 | Use single quotes only in dev report view | Dan McGee | |
2011-04-29 | releng: auto-deactivate old ISO names | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-04-29 | releng: final touches before public showingrelease_2011-04-29 | Dan McGee | |
* Move URL prefix to /releng/feedback/ * Move link on main page to Development, not Community Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-04-29 | releng: make rollback fs a standard_option | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-04-29 | releng: enhance admin, remove errant print statement | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-04-28 | Merge branch 'releng' | Dan McGee | |
2011-04-28 | releng: add initial migration | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-04-28 | Rename isotests to releng | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-04-28 | Remove more hardcoded isotests links | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> |