]> git.ipfire.org Git - pbs.git/history - src
bootstrap4: port build overview to bootstrap4
[pbs.git] / src /
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  Jonatan SchlagMerge branch 'master' of git://git.ipfire.org/pbs
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
2017-10-24  Michael TremerFix generating gravatar URL
2017-10-24  Michael TremerFix impersonation
2017-10-24  Michael TremerRefactor user management
2017-10-24  Michael Tremerdatabase: Store reference to LDAP DN for LDAP users
2017-10-24  Michael TremerDelete all emails and permissions when deleting a user
2017-10-24  Michael TremerImprove logging of LDAP module
2017-10-24  Michael TremerRename ldap_ipfire module to ldap
2017-10-24  Jonatan SchlagAdd LDAP authentication
2017-10-24  Michael TremerMerge remote-tracking branch 'jschlag/11518'
2017-10-24  Michael TremerSend each message in one transaction
2017-10-24  Michael Tremermessages: Fix sending emails
2017-10-24  Jonatan SchlagRefactor user email handling
2017-10-24  Jonatan SchlagMove the check_password function into the users class
2017-10-23  Jonatan SchlagAllow it to create a user without specifying a password
2017-10-23  Jonatan SchlagMerge branch 'master' of git://git.ipfire.org/pbs
2017-10-23  Michael TremerDrop download_baseurl setting
2017-10-23  Michael TremerFix typo
2017-10-23  Michael TremerAlways use absolute path when deleting a file
2017-10-23  Michael TremerRefactor deleting files
2017-10-23  Michael TremerForce repository update after a build has been removed
2017-10-23  Michael Tremerdb: Drop unused fields
2017-10-23  Michael TremerRedesign mastering repositories
2017-10-23  Michael TremerFix typo
2017-10-23  Michael Tremerdb: Enforce that a build is only in a repository once
2017-10-23  Michael TremerAllow deleting files after a certain time from the...
2017-10-23  Michael Tremercli: Parse tornado options as well
2017-10-22  Michael Tremerdb: Drop unused slogans table
2017-10-22  Michael Tremerbuilders: Drop overload concept
2017-10-22  Michael TremerRevert "Drop unused HeadingDateModule"
2017-10-22  Michael TremerRemove builders load progress bar
2017-10-22  Michael Tremermirror check: Catch any false responses
2017-10-22  Michael TremerRefacor iterating through all mirrors
2017-10-22  Michael Tremermirror: Drop unused function
2017-10-22  Michael TremerRepositories are never zero
2017-10-22  Michael TremerDownload everything via HTTPS from now on
2017-10-22  Michael Tremermirrors: Do not deliver mirror list for non-mirrored...
2017-10-22  Michael TremerConvert error message to string when sending to database
2017-10-22  Michael TremerRead repositories from local file system when resolving...
2017-10-22  Michael Tremerjobs: Optimise fetching jobs by ID
2017-10-22  Michael Tremerjobs: Allow getting a local repository configuration
2017-10-22  Michael Tremerrepositories: Only add mirrorlist to config when mirrored
2017-10-22  Michael TremerAllow repositories to be owner by a user
2017-10-22  Michael Tremerrepositories: Add priority to database
2017-10-22  Michael Tremerhub: Wrap handing out jobs into a transaction
2017-10-22  Michael Tremerbase: Move access for settings
2017-10-22  Michael TremerDrop ETA guessing which was never really accurate
2017-10-22  Michael TremerDrop unused HeadingDateModule
2017-10-22  Michael Tremerui_modules: Rename self.pakfire to self.backend
2017-10-22  Michael TremerRefactor Bugzilla URL generation
2017-10-22  Michael Tremerweb: Import ui_modules properly
2017-10-22  Michael Tremermirrors: Fix deleting mirrors
2017-10-22  Michael Tremermirrors: Fix showing status when no check has been...
2017-10-22  Michael Tremerweb: Rename mirror module
2017-10-22  Michael TremerMove mirror templates into own subdirectory
2017-10-22  Michael Tremerdb: Cluster filelists table by package ID
2017-10-22  Michael Tremermirrors: Add option to support HTTPS
2017-10-22  Michael TremerFix rendering mirrors page
2017-10-22  Michael TremerAllow checking if a certain file exists in a package
2017-10-21  Michael TremerDelete builds/jobs/packages right away
2017-10-21  Michael Tremerjobs: Improve query to fetch a job by uuid
2017-10-21  Michael TremerDon't set jobs to pending automatically
2017-10-21  Michael TremerDon't send any jobs to a disabled builder
2017-10-21  Michael Tremerhub: Adjust code to create a new build
2017-10-21  Michael Tremerbuilds: Polulate cache for jobs
2017-10-21  Michael TremerImport latest database layout changes
2017-10-21  Michael Tremeruploads: Use random string instead of UUID
2017-10-21  Michael TremerFix various syntax errors
2017-10-21  Michael Tremerhub: Allow easy access to database
2017-10-21  Michael Tremerjobs: Fix some direct accesses to self._data
2017-10-21  Michael TremerRefactor uploads
2017-10-21  Michael Tremerhub: Refactor main application
2017-10-21  Michael Tremerhub: Doesn't need to use translation
2017-10-21  Michael Tremerweb: Fix rendering buildroot page
2017-10-21  Michael TremerRefactor Packages
2017-10-21  Michael TremerRename credits to scores
next