]> git.ipfire.org Git - pbs.git/shortlog
pbs.git
2018-01-11  Jonatan Schlagbootstrap4: add forgotten changes in Makfile and Potfile
2018-01-11  Jonatan SchlagMerge branch 'master' into bootstrap4
2018-01-11  Jonatan SchlagMerge branch 'master' of git://git.ipfire.org/pbs
2018-01-11  Michael TremerFix deleting users
2018-01-11  Jonatan Schlagbootstrap4: remove unused template
2018-01-11  Jonatan Schlagbootstrap4: Score should be bigger
2018-01-11  Jonatan Schlagbootstrap4: remove all css stuff to have a clean bootstrap
2018-01-10  Jonatan Schlagbootstrap4: begin porting the distribution/repository...
2018-01-10  Jonatan Schlagbootstrap4: correctly set colspan value in build table
2018-01-10  Jonatan SchlagMerge branch 'master' into bootstrap4
2018-01-10  Jonatan SchlagMerge branch 'master' of git://git.ipfire.org/pbs
2018-01-10  Michael TremerDrop format_email function which cannot handle User...
2018-01-10  Michael TremerFix listing commits in a source repository
2018-01-10  Michael TremerFix rendering repo page if no packages in a repo
2018-01-10  Michael TremerCorrectly set cache of user email objects
2018-01-04  Jonatan SchlagMerge branch 'master' into bootstrap4
2018-01-04  Jonatan SchlagMerge branch 'master' of git://git.ipfire.org/pbs
2018-01-04  Jonatan Schlagbootstrap4: port build details page to bootstrap4
2018-01-04  Jonatan Schlagbootstrap4: port watchers table to boostrap4
2018-01-04  Jonatan Schlagbootstrap4: port build comment modal to bootstrap4
2018-01-04  Jonatan Schlagbootstrap4: port modal base to bootstrap4
2018-01-04  Jonatan Schlagbootstrap4: port job boxe to bootstrap4
2018-01-04  Jonatan Schlagbootstrap4: add ui module BuildState
2017-12-29  Michael Tremerbuild comments: Create own class and move logic to...
2017-12-18  Jonatan Schlagbootstrap4: port build overview to bootstrap4
2017-12-16  Jonatan Schlagbootstrap 4: port builder sites to bootstrap 4
2017-12-14  Jonatan Schlagbootstrap4: fix base.html admin section
2017-12-14  Jonatan Schlagbootstrap4: port mirror sites to bootstrap 4
2017-12-12  Jonatan SchlagMerge branch 'master' into bootstrap4
2017-12-12  Jonatan SchlagMerge branch 'master' of git://git.ipfire.org/pbs
2017-12-11  Michael Tremerrepos: Fix rendering repository build times
2017-12-11  Michael Tremermirrors: Drop translated string because of unicode...
2017-12-11  Michael Tremerrepos: get_unpushed_builds() does no longer exist
2017-12-11  Michael Tremerpackages: Make search work
2017-12-11  Michael Tremerusers: Fix search which expects a list instead of a...
2017-12-11  Michael TremerDrop filtering builds option
2017-12-11  Michael Tremerdocker: Add Let's Encrypt root CA
2017-12-04  Jonatan Schlagbootstrap4: refactor mirror detail list
2017-12-04  Jonatan Schlagbootstrap4: mirror list
2017-12-02  Jonatan Schlagbootstrap4: refactored mirror list
2017-12-02  Jonatan Schlagbootstrap4: reworked log module
2017-11-28  Jonatan Schlagbootstrap 4: rework packages detail list page
2017-11-15  Michael TremerRemember when builders are online
2017-11-14  Michael Tremerhub: Allow to get a job without long-polling
2017-11-13  Jonatan Schlagbootstrap4: port login.html to bootstrap 4
2017-11-12  Jonatan Schlagbootstrap4: port package index to bootstrap4
2017-11-06  Jonatan Schlagbootstrap 4: make jobs-table responsive
2017-11-06  Jonatan Schlagbootstrap4: make jobs list table responsive
2017-11-06  Jonatan Schlagbootstrap 4: port index.html
2017-11-06  Jonatan SchlagStart porting the webinterface to bootstrap 4
2017-11-03  Michael Tremerhub: Add new handler for streaming uploads
2017-11-03  Jonatan SchlagMerge branch 'master' of git://git.ipfire.org/pbs
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-11-01  Jonatan SchlagMerge branch 'master' of git://git.ipfire.org/pbs
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
next