]> git.ipfire.org Git - pbs.git/shortlog
pbs.git
2017-11-06  Jonatan Schlagbootstrap 4: port index.html
2017-11-06  Jonatan SchlagStart porting the webinterface to bootstrap 4
2017-11-01  Michael TremerFix joining repository URLs together
2017-11-01  Michael Tremerusers: Rename registered field to registered_at
2017-11-01  Michael Tremerusers: Drop state
2017-11-01  Michael Tremercron: Dependencies can currently only be resolved as...
2017-11-01  Michael Tremerdb: Drop all custom types
2017-11-01  Michael Tremerldap: Cleanup function names and return values
2017-11-01  Michael TremerMakefile: Fix double slashes
2017-11-01  Jonatan SchlagAdd mail feature to password reset
2017-11-01  Jonatan SchlagAdd password recovery feature
2017-11-01  Michael Tremerjobs: Use templates to sender job status emails
2017-11-01  Michael Tremerusers: Always use the real name to address users
2017-11-01  Michael Tremerdb: Add fields to store password recovery tokens
2017-11-01  Michael Tremerusers: Move sending email activation to its own template
2017-11-01  Michael Tremermessages: Refactor module
2017-11-01  Michael Tremerusers: Let locale attribute return the tornado locale
2017-11-01  Michael Tremerjobs: Log when a builder has been assigned
2017-11-01  Michael Tremerbuilders: Avoid any caching when checking build queue
2017-11-01  Michael Tremerhub: End queue connection when client wants to
2017-11-01  Michael Tremerjobqueue: Fix creating test jobs
2017-11-01  Michael Tremerpo: Update POTFILES.in
2017-10-31  Michael Tremerjobs: Builders with too many jobs are not candidates...
2017-10-31  Michael Tremerjobs: Introduce designated builder property
2017-10-31  Michael Tremerbuilders: Use an index to find number of running jobs
2017-10-31  Jonatan SchlagAdd possibility to login via email address
2017-10-31  Michael Tremerdb: Add foreign key constraint to jobs.superseeded_by
2017-10-31  Michael Tremerdb: Fix wrong state in view
2017-10-31  Michael Tremerdb: Allow more job states
2017-10-31  Michael Tremerjobs: Remove the magic when state is set and replace...
2017-10-31  Michael TremerRevert "Refactor deleting files"
2017-10-31  Michael Tremerhub: Don't try to delete files in delete queue
2017-10-31  Michael TremerFix typo in variable name
2017-10-30  Michael Tremerjobs: Drop update_message()
2017-10-30  Michael Tremerjobs: Drop new and dependency_error states
2017-10-30  Michael Tremerdb: Drop jobs_state type
2017-10-30  Michael Tremerdb: Drop unused view
2017-10-30  Michael Tremerjobs: Always select the fastest online builder to build...
2017-10-30  Michael Tremerbuilders: Show correct job queue
2017-10-30  Michael TremerDrop function call to function that doesn't exist any...
2017-10-30  Michael TremerNeed to delete dependencies too when deleting a package
2017-10-30  Michael Tremerrepositories: Fix string formatting error
2017-10-27  Michael TremerGet active jobs from an index as well
2017-10-27  Michael TremerRefactor getting recently finished jobs
2017-10-27  Michael TremerCreate LinkToUser module and drop Maintainer module
2017-10-27  Michael TremerDon't add too many newlines to tracebacks
2017-10-27  Michael Tremerbuilds: Move upvoting for testers to where it should be
2017-10-27  Michael Tremerbuilds: Import bugs from commit tags
2017-10-27  Michael TremerUpvote builds when it has testers
2017-10-27  Michael Tremersources: Add property to list all contributors to a...
2017-10-27  Michael Tremersources: Make funtion to get full message more efficient
2017-10-27  Michael TremerDrop old split_paragraphs function
2017-10-27  Michael TremerForgot to hit save in my editor
2017-10-27  Michael TremerImprove paragraph splitting of Text module
2017-10-27  Michael TremerDrop pre flag of Text module
2017-10-27  Michael TremerRemove line break option from Text module
2017-10-27  Michael TremerShortcut formatting empty commit messages
2017-10-27  Michael TremerImprove formatting of commit message and introduce...
2017-10-27  Michael Tremersources: Remove Git tags from commit messages
2017-10-26  Michael Tremerweb: Drop double escaping from text module
2017-10-26  Michael Tremerbuilds: Fix mixing up data types
2017-10-26  Michael TremerWrong object name
2017-10-26  Michael TremerRefactor query to list all packages
2017-10-26  Michael Tremerweb: Drop bugtracker from render namespace
2017-10-26  Michael TremerDrop empty API base handler
2017-10-26  Michael Tremerweb: Drop self.pakfire from BaseHandler
2017-10-26  Michael Tremerweb: Refactor job queue
2017-10-26  Michael TremerDrop loading an unused module
2017-10-26  Michael TremerRename web/handlers_users.py -> web/users.py
2017-10-26  Michael TremerRename web/handlers_updates.py -> web/updates.py
2017-10-26  Michael TremerRename web/handlers_search.py -> web/search.py
2017-10-26  Michael TremerRename web/handlers_packages.py -> web/packages.py
2017-10-26  Michael TremerRename web/handlers_keys.py -> web/keys.py
2017-10-26  Michael TremerRename web/handlers_jobs.py -> web/jobs.py
2017-10-26  Michael TremerRename web/handlers_distro.py -> web/distributions.py
2017-10-26  Michael TremerMake "make distcheck" happy
2017-10-26  Michael TremerRename web/handlers_builds.py -> web/builds.py
2017-10-26  Michael TremerRename web/handlers_builders.py -> web/builders.py
2017-10-26  Michael TremerRename web/handlers_auth.py -> web/auth.py
2017-10-26  Michael TremerRename web/handlers_api.py -> web/api.py
2017-10-26  Michael Tremerweb: Drop mirrors property from BaseHandler
2017-10-25  Michael TremerFix rendering error pages
2017-10-25  Michael Tremerweb: Move 404 handler into an own file
2017-10-25  Michael TremerRename web/handlers_base.py -> web/base.py
2017-10-25  Michael Tremeruploads: Fix iterating through all uploads
2017-10-25  Michael TremerDrop useless statistics page
2017-10-25  Michael Tremermirrors: Always use the buildservice as last resort
2017-10-25  Michael Tremermirrors: Use correct base path for repositories
2017-10-25  Michael Tremermirrors: Shorten composing the mirror list
2017-10-25  Michael Tremermirrors: Don't fetch mirrors that we are not showing
2017-10-25  Michael Tremerdb: Convert build duration into seconds for easier...
2017-10-25  Michael TremerRemove ambiguity in SQL statement
2017-10-25  Michael TremerDrop builds_latest view and build this in the backend
2017-10-24  Michael TremerDrop get_all function from builds
2017-10-24  Michael Tremermisc: Import tarfile module
2017-10-24  Michael Tremersessions: Use the same design pattern as anything else
2017-10-24  Michael TremerDrop unused code in misc.py
2017-10-24  Michael TremerDrop unsused guess_filetype function
2017-10-24  Michael TremerDrop calc_hash1
2017-10-24  Michael Tremerdb: Drop all Y/N types
next