Commit Graph

215 Commits (070802549f8e9af98bd80d65274956f5e431f253)

Author SHA1 Message Date
Oliver Günther 9336cff8bb Extended specs 9 years ago
Oliver Günther e1bdb41bcd More complete specs wrt. coverage, cleanup 9 years ago
Oliver Günther 1e8c873544 Remove filesystem adapter 9 years ago
Oliver Günther 2b39d8fbdf Cleaning up, Rubocop 9 years ago
Oliver Günther 05b27c1b98 Asynchronous creation, deletion of repositories from OP. 9 years ago
Alex Coles ce93701029 Fix syntax (w/Rubocop) in specs 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles 61d77c721b Fix TextFormatting#format_text specs w/requests 9 years ago
Florian Kraft ccb2a6032e repair legacy specs 10 years ago
Jan Sandbrink c4e51404c2 move uploaded file creation out of api endpoint 10 years ago
Markus Kahl 2a465785d1 allow digit-only but not empty passwords 10 years ago
Markus Kahl 7e40c11ca4 moved strategies; refactoring 10 years ago
Alex Coles 3276c4ebb5 Add/update Copyright headers in specs 10 years ago
Alex Coles 8e32063189 Minor whitespace fix in FormTagHelper spec 10 years ago
Alex Coles 3de4f651c3 Fix #styled_label_tag default titles without block 10 years ago
Alex Coles c5161ae0ef Add spec for TextFormatting {{toc}} macro parsing 10 years ago
Jens Ulferts fce72938e3 prevent path traversal via filesystem scm 10 years ago
Alex Coles ebbc9e3d7d Prefer #not_to over #to_not in specs 10 years ago
Florian Kraft 178e282576 update the form tag helper to allow for default title in label 10 years ago
Alex Coles 3785fdc9ed Use #describe, #context with String arg not symbol 10 years ago
Alex Coles 944b89d83e Convert specs to RSpec 3.2.0 syntax with Transpec 10 years ago
Jan Sandbrink 365f7d78b4 disable a test that is a evergreen 10 years ago
Alex Coles 7ab52030e3 Use #be_html_eql matcher in FormTagHelper spec 10 years ago
Alex Coles 3193fc6d31 Move PrincipalAllowanceEvaluator spec into place 10 years ago
Jan Sandbrink dd67b3bf8e hide the real name of the plain format 10 years ago
Jan Sandbrink 6b3ee56936 add more specs 10 years ago
Markus Kahl c84b80bd8c make array always return an array 10 years ago
Jan Sandbrink 497f084e5d fix flickering repository tests 10 years ago
Solotchi Veaceslav 19a8e31833 Spec tests 10 years ago
Alex Coles 21503e89e5 Add OpenProject::FormTagHelper with styled helpers 10 years ago
Markus Kahl 2e4b80daab whitespace/quotes 10 years ago
Markus Kahl f18f896a1a spec OpenProject::Files 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Markus Kahl 63957c55f7 more flexible prefix 10 years ago
Markus Kahl ea52b14756 don't hardcode ENV as source for config override 10 years ago
Markus Kahl 661d89f5fe allow nested config env override and addition of new values 10 years ago
Alex Coles d99fcef54e Update asset paths in Themes specs 10 years ago
Alex Coles 349031315f Update HTML attribute order in TextFormatting spec 10 years ago
Alex Coles 5afc11f19e Fix syntax (w/Rubocop) in specs 10 years ago
Alex Coles 03978767be Use 1.9+ Hash syntax in specs 10 years ago
Martin Linkhorst a2754921dd make Hound happy (and Markus) 10 years ago
Martin Linkhorst c43f84ad1b #after_login can now receive a context variable (usually the controller) 10 years ago
kgalli 3e2cdf1ca7 Add quick fix for load_config_from_file 10 years ago
Alex Coles 879fcd49f6 Convert specs to RSpec 2.99.0 syntax with Transpec 10 years ago
Hagen Schink 5aa71b8a6b Fix API representer extension 10 years ago
Alex Coles 1633e0f419 [wip] Add .extend_api_response to ActsAsOpEngine 10 years ago
Alex Coles 1ea5637b8f Add skeleton spec for OP::Plugins::ActsAsOpEngine 10 years ago
Michael Frister ee31c8de7d Omniauth: Add after_login, remove on_success 10 years ago
Markus Kahl c798ebe878 pass auth_hash to #on_success. Call it upon bumpy registration too. 10 years ago
Markus Kahl 41603b0f43 on_success callback for Authorization 10 years ago