- 18 Feb, 2021 2 commits
-
-
ViolanteCodes authored
-
ViolanteCodes authored
-
- 17 Feb, 2021 7 commits
-
-
ViolanteCodes authored
-
ViolanteCodes authored
added a public = False default call to gitlab_get_project to allow usage of the public API without retroactively breaking anything
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
added a .lower method on check_user in views.py so that IDS would always be tested with .lower() and a .lower() method in the validate_user decorator so that the view would always be rendered with lowercase ID
-
- 16 Feb, 2021 3 commits
-
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
- 15 Feb, 2021 1 commit
-
-
ViolanteCodes authored
-
- 11 Feb, 2021 5 commits
-
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
- 10 Feb, 2021 4 commits
-
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
added a second gl object to views.py, gl_public, which only does a public API call (no token). Replaced object in pagination tests with public object
-
- 08 Feb, 2021 7 commits
-
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
moved issue_url generation into view and changed issues list to accept dict with issue: issue; attributes: issue_url
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
added optional lazy= parameter to gitlab_get_project function calls and gitlab_get_issue issue calls
-
- 05 Feb, 2021 11 commits
-
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
moved issue_detail url generation to ProjectDetailView view (vs project_detail template). created a dict for issues list and generated urls, assigned in dict and retrieved in template
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-