Commit Graph

23232 Commits (9cf19aad23fee4e0e45d6e3cd5a370b956e39338)
 

Author SHA1 Message Date
Oliver Günther 9cf19aad23 Replace deprecated and removed Railties engines accessor 9 years ago
Oliver Günther d31e6e6fe1 JSON escapes moved to lowercase 9 years ago
Alex Coles 62fd6b1d02 Fix UsersController mass-assignment ArgumentError 9 years ago
Alex Coles 16bbaba2c1 Fix MyController mass-assignment ArgumentError 9 years ago
Alex Coles 51b335fe35 Fix FormBuilder method signatures in specs 9 years ago
Alex Coles 492f487ef8 Update stack entry matching in MemberRole#destroy 9 years ago
Alex Coles f361324eff Replace assert_not_raise with RSpec expectations 9 years ago
Alex Coles a3733e7276 Use Minitest assertions: assert_raises 9 years ago
Alex Coles 96fedeb976 Use Minitest assertions: assert_not_* => refute_ 9 years ago
Alex Coles a8e92e251f Rename Changeset changes assoc. to file_changes 9 years ago
Alex Coles ab21c544f6 Bump Rails to 4.1.11 9 years ago
ulferts 4f7ca6902f Merge pull request #3381 from oliverguenther/fix/principals_controller_name_error 9 years ago
Oliver Günther 5129f05678 Fix NameError for Pagination 9 years ago
Oliver Günther 96601cdb53 Merge pull request #3323 from oliverguenther/feature/repository_activity 9 years ago
Jan Sandbrink 91d81a0fbb Merge pull request #3358 from oliverguenther/feature/repository_view_hooks 9 years ago
Oliver Günther 856f017b0f Merge pull request #3368 from oliverguenther/feature/projects_storage_refactor 9 years ago
Oliver Günther de03a58ffb Merge pull request #3378 from NobodysNightmare/feature/remove_psql_type_workaround 9 years ago
Oliver Günther 29d72dbe36 Merge pull request #3372 from oliverguenther/feature/automatic_repository_creation 9 years ago
Jan Sandbrink 144afe594e Merge pull request #3364 from basiszwo/git-cleanup-task 9 years ago
Stefan Botzenhart 8bd1456544 Add rake task to cleanup merged (remote) branches 9 years ago
Oliver Günther 390f38bfec Test for Activity and Activity::Comment, which may also be initial 9 years ago
Oliver Günther 6ba2ddc5aa Remove PG workaround required for Rails < 4 9 years ago
Jan Sandbrink b322fafc25 remove workaround for type conversion in PSQL 9 years ago
Oliver Günther cfbe595382 Use present instead of presence 9 years ago
Oliver Günther 0b583c3ccf Extend autofetching of commits into update repository information 9 years ago
Oliver Günther 2022a87532 Workaround to PG adapter returning non-integer aggregated values 9 years ago
Oliver Günther 1d6ed59450 Move project required disk space counting to sql 9 years ago
Oliver Günther 57b727b22a Use String concat instead of Array join 9 years ago
Oliver Günther a8f4446c41 Enable SCM config for spec 9 years ago
Oliver Günther 18b99eceba Refactor automatic repository setting into single select 9 years ago
Oliver Günther 3ccde73519 Allow automatic creation of manageable repositories through a setting 9 years ago
Jens Ulferts a5e625cb4a fix wrong method name broken when fixing merge conflict 9 years ago
ulferts ec7f7d1b39 Merge pull request #2104 from opf/feature/rails4 9 years ago
Jens Ulferts 12852133ba Merge branch 'dev' into feature/rails4 9 years ago
Jan Sandbrink 5eee75e3a4 Merge pull request #3370 from timhabermaas/random-cleanups 9 years ago
Oliver Günther ae4679c67b Remove revision unit test example that requires compile 9 years ago
Jens Ulferts 7a7f05d7b8 Merge branch 'dev' into feature/rails4 9 years ago
ulferts 22c76c482d Merge pull request #3327 from myabc/feature/merge-dev-into-rails4 9 years ago
Oliver Günther 1e11547af3 Better localized revision link using dynamically compiled date and href 9 years ago
ulferts 5fb7244c3c Merge pull request #3339 from HDinger/fix/17579-long-subject-destroys-layout-details-pane 9 years ago
Alex Coles c04bfef54d Merge pull request #4 from ulferts/fix/time_entry_csv_export_spec 9 years ago
Jens Ulferts 751f1f2801 rewrite legacy spec as feature spec 9 years ago
Oliver Günther a550a699ba Merge pull request #3373 from HDinger/fix/21289-notification-overlaps-menu 9 years ago
Henriette Dinger 0cd7d0acfc increased the z-index of the top menu to assure that it is higher and not equal to the notification box 9 years ago
Henriette Dinger fa0eb2f02b changed the z-index, so that the notifications are behind the menu 9 years ago
Tim Habermaas 1571abc931 [Refactor] Remove useless setters; remove useless mutation of self. 9 years ago
Jan Sandbrink 2b4cc591bd Merge pull request #3363 from basiszwo/21279-fix-seed-data 9 years ago
Stefan Botzenhart e138c16a07 Extract development seed data to separate file 9 years ago
Stefan Botzenhart 602b120081 Fix seed data by adding missing attributes to work package 9 years ago
Tim Habermaas 5a57a5bf9d [Refactor] Make wp_hashes_with_string depend solely on its parameters. 9 years ago