copr-devel

copr-devel@lists.fedorahosted.org
  • 10 participants
  • 206 discussions
[copr] master: Move the API token length in the config file and adjust db accordingly Up to now the API token length was hard-coded in the code to 30 chars long. With this commit this limit is now set in the configuration file of the application. In order for this to make sense, we need to bump the size of the field in the database to 255 (should be more than enough). (f6dc2ef)
by bkabrda@fedorahosted.org
11 years, 3 months
[copr] master: We need to accept 'GET' for the UI to work (d011104)
by bkabrda@fedorahosted.org
11 years, 3 months
[PATCH 1/2] We need to accept 'GET' for the UI to work
by Pierre-Yves Chibon
11 years, 3 months
[PATCH 1/6] Small layout change and add .gitignore and requirements.txt files
by Pierre-Yves Chibon
11 years, 3 months
[copr] master: Properly use login_required decorator (264f317)
by bkabrda@fedorahosted.org
11 years, 3 months
[copr] master: We want the main page to have 'coprs_ns.coprs_show' endpoint associated (50d610e)
by bkabrda@fedoraproject.org
11 years, 3 months
[copr] master: Use explicit enumeration for serialialized user attributes to prevent possible exposure of credentials (3dc860e)
by bkabrda@fedoraproject.org
11 years, 3 months
[copr] master: Fix permissions changes (refactored code but not renamed variables) (31458ea)
by bkabrda@fedoraproject.org
11 years, 3 months
[copr] master: Provide, initial values for not-null columns, fix the migration to work. Alembic currently doesn't support adding default values for date columns (340d05a)
by bkabrda@fedoraproject.org
11 years, 3 months
[copr] master: Rework the login_required decorator to allow token login With the current mechanism, one can either login via the website or provide a "token" and "username" POST or GET parameters. (789c2f9)
by bkabrda@fedoraproject.org
11 years, 3 months
Results per page: