-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: leonboot/FOSUserBundle
base: master
head repository: FriendsOfSymfony/FOSUserBundle
compare: master
Commits on Mar 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5de0ed4 - Browse repository at this point
Copy the full SHA 5de0ed4View commit details
Commits on Mar 30, 2018
-
Merge pull request FriendsOfSymfony#2770 from piotrantosik/patch-2
Removed unused translation variable
Configuration menu - View commit details
-
Copy full SHA for 2acc0d7 - Browse repository at this point
Copy the full SHA 2acc0d7View commit details
Commits on Jul 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a418928 - Browse repository at this point
Copy the full SHA a418928View commit details -
Merge pull request FriendsOfSymfony#2817 from z38/random-compat
Allow NOP version of paragonie/random_compat
Configuration menu - View commit details
-
Copy full SHA for 007fd9b - Browse repository at this point
Copy the full SHA 007fd9bView commit details
Commits on Jul 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5d4fe15 - Browse repository at this point
Copy the full SHA 5d4fe15View commit details
Commits on Aug 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 442c23a - Browse repository at this point
Copy the full SHA 442c23aView commit details
Commits on Aug 3, 2018
-
Merge pull request FriendsOfSymfony#2826 from kniziol/master
Update polish translations (to improve UX)
Configuration menu - View commit details
-
Copy full SHA for 8a228df - Browse repository at this point
Copy the full SHA 8a228dfView commit details -
Merge pull request FriendsOfSymfony#2824 from localheinz/feature/sort…
…-packages Enhancement: Keep packages sorted in composer.json
Configuration menu - View commit details
-
Copy full SHA for 7a98427 - Browse repository at this point
Copy the full SHA 7a98427View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7cff65 - Browse repository at this point
Copy the full SHA a7cff65View commit details -
Configuration menu - View commit details
-
Copy full SHA for a75aaf6 - Browse repository at this point
Copy the full SHA a75aaf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4368c7d - Browse repository at this point
Copy the full SHA 4368c7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93f8b76 - Browse repository at this point
Copy the full SHA 93f8b76View commit details -
Merge pull request FriendsOfSymfony#2827 from localheinz/feature/norm…
…alize Enhancement: Normalize composer.json
Configuration menu - View commit details
-
Copy full SHA for fe7e4cf - Browse repository at this point
Copy the full SHA fe7e4cfView commit details
Commits on Aug 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d41c5a9 - Browse repository at this point
Copy the full SHA d41c5a9View commit details
Commits on Aug 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4281aa6 - Browse repository at this point
Copy the full SHA 4281aa6View commit details
Commits on Aug 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6da14f5 - Browse repository at this point
Copy the full SHA 6da14f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c331509 - Browse repository at this point
Copy the full SHA c331509View commit details
Commits on Aug 25, 2018
-
Merge pull request FriendsOfSymfony#2842 from AntoineLemaire/master
Update SV & FI translations
Configuration menu - View commit details
-
Copy full SHA for 5bdbbc6 - Browse repository at this point
Copy the full SHA 5bdbbc6View commit details
Commits on Aug 30, 2018
-
Symfony 2 is old, and making it explicit it works with later versions
I'm surprised the docs still somehow stick to Symfony 2, since it is supposed to support Symfony 3 (and 4 ?). The change is tiny but probably useful for newcomers
Configuration menu - View commit details
-
Copy full SHA for ea531bd - Browse repository at this point
Copy the full SHA ea531bdView commit details -
Merge pull request FriendsOfSymfony#2846 from olberger/patch-1
Symfony 2 is old, and making it explicit it works with later versions
Configuration menu - View commit details
-
Copy full SHA for 44b626e - Browse repository at this point
Copy the full SHA 44b626eView commit details
Commits on Sep 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5d26e47 - Browse repository at this point
Copy the full SHA 5d26e47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 231086d - Browse repository at this point
Copy the full SHA 231086dView commit details
Commits on Sep 10, 2018
-
Merge pull request FriendsOfSymfony#2849 from mweimerskirch/translati…
…ons-lb Updated Luxembourgish translations
Configuration menu - View commit details
-
Copy full SHA for f82bd59 - Browse repository at this point
Copy the full SHA f82bd59View commit details -
Merge pull request FriendsOfSymfony#2848 from xabbuh/patch-1
fix title underline length
Configuration menu - View commit details
-
Copy full SHA for 3820773 - Browse repository at this point
Copy the full SHA 3820773View commit details -
Update polish translations (to improve UX) & add missing translations (…
…FriendsOfSymfony#2850) * Ignore user settings of Idea/PhpStorm IDE * Update polish translations (to improve UX) * Add missing polish translations (compared with english translations) * Revert "Ignore user settings of Idea/PhpStorm IDE" This reverts commit 9077278
Configuration menu - View commit details
-
Copy full SHA for 10cbdc1 - Browse repository at this point
Copy the full SHA 10cbdc1View commit details
Commits on Sep 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9d5371e - Browse repository at this point
Copy the full SHA 9d5371eView commit details
Commits on Sep 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7a9408f - Browse repository at this point
Copy the full SHA 7a9408fView commit details -
Merge pull request FriendsOfSymfony#2851 from mweimerskirch/translati…
…ons-lb Fixed a missing translation in the LB language file
Configuration menu - View commit details
-
Copy full SHA for 7cedff0 - Browse repository at this point
Copy the full SHA 7cedff0View commit details
Commits on Sep 19, 2018
-
Merge pull request FriendsOfSymfony#2853 from axzx/master
New rounting files for Symfonyf4.1
Configuration menu - View commit details
-
Copy full SHA for f328299 - Browse repository at this point
Copy the full SHA f328299View commit details -
Migrated SF AdvancedUserInterface to FOS UserInterface (FriendsOfSymf…
…ony#2815) * Migrated SF AdvancedUserInterface to FOS UserInterface AdvancedUserInterface is deprecated since Symfony 4.1 - symfony/symfony#23508 Issue: - FriendsOfSymfony#2803 Deprecation with Symfony 4.1 - AdvancedUserInterface * Code style fixed and using `getMockBuilder` instead of `createMock` * Code style fixed and using attributes instead of `$this->expectException` * Change to restart travis * EquatableInterface added to `UserInterface` and implementation added to `User` * Tests after merge of master fixed * Tests after merge of master fixed * Update README.md * Added compatibility for apps that check against AdvancedUserInterface * Code style fixed to pass all travis tests * fos_user.user_checker Service marked as non-public
Configuration menu - View commit details
-
Copy full SHA for b93d732 - Browse repository at this point
Copy the full SHA b93d732View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44fb3fa - Browse repository at this point
Copy the full SHA 44fb3faView commit details -
Merge pull request FriendsOfSymfony#2839 from denischatelain/master
Bump the default minimal password length to 8 characters
Configuration menu - View commit details
-
Copy full SHA for 4125505 - Browse repository at this point
Copy the full SHA 4125505View commit details
Commits on Oct 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0e6f71c - Browse repository at this point
Copy the full SHA 0e6f71cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e07363 - Browse repository at this point
Copy the full SHA 4e07363View commit details
Commits on Oct 15, 2018
-
Merge pull request FriendsOfSymfony#2864 from MrNicodemuz/patch-1
Fix missing Thai language translation
Configuration menu - View commit details
-
Copy full SHA for bd71ad6 - Browse repository at this point
Copy the full SHA bd71ad6View commit details -
Merge pull request FriendsOfSymfony#2863 from polishExperiment/patch-2
Fix typo in index.rst
Configuration menu - View commit details
-
Copy full SHA for a8f9aa3 - Browse repository at this point
Copy the full SHA a8f9aa3View commit details
Commits on Oct 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b580d12 - Browse repository at this point
Copy the full SHA b580d12View commit details
Commits on Oct 29, 2018
-
Merge pull request FriendsOfSymfony#2866 from andreybolonin/patch-2
Update .travis.yml
Configuration menu - View commit details
-
Copy full SHA for 031bad8 - Browse repository at this point
Copy the full SHA 031bad8View commit details
Commits on Dec 4, 2018
-
Revert "New rounting files for Symfonyf4.1"
This reverts commit 7a9408f. Conflicts: Resources/doc/index.rst
Configuration menu - View commit details
-
Copy full SHA for 57daa9e - Browse repository at this point
Copy the full SHA 57daa9eView commit details
Commits on Dec 7, 2018
-
Tri Pham committed
Dec 7, 2018 Configuration menu - View commit details
-
Copy full SHA for 23e3488 - Browse repository at this point
Copy the full SHA 23e3488View commit details -
Merge pull request FriendsOfSymfony#2879 from phamuyentri/improvement…
…/composer-add-translator Add require translation
Configuration menu - View commit details
-
Copy full SHA for fc8a29f - Browse repository at this point
Copy the full SHA fc8a29fView commit details -
Tri Pham committed
Dec 7, 2018 Configuration menu - View commit details
-
Copy full SHA for 414b27e - Browse repository at this point
Copy the full SHA 414b27eView commit details
Commits on Dec 9, 2018
-
Merge pull request FriendsOfSymfony#2875 from XWB/routing
Revert "New rounting files for Symfonyf4.1"
Configuration menu - View commit details
-
Copy full SHA for 935127b - Browse repository at this point
Copy the full SHA 935127bView commit details -
Merge pull request FriendsOfSymfony#2880 from phamuyentri/improve-vie…
…tnamese-translated Improve Vietnamese Translation
Configuration menu - View commit details
-
Copy full SHA for f07aa7b - Browse repository at this point
Copy the full SHA f07aa7bView commit details
Commits on Dec 10, 2018
-
Tri Pham committed
Dec 10, 2018 Configuration menu - View commit details
-
Copy full SHA for 1a2f86a - Browse repository at this point
Copy the full SHA 1a2f86aView commit details -
Update deprecated from Symfony 4.2
Tri Pham committedDec 10, 2018 Configuration menu - View commit details
-
Copy full SHA for c10ef59 - Browse repository at this point
Copy the full SHA c10ef59View commit details -
Merge pull request FriendsOfSymfony#2882 from phamuyentri/update-depr…
…ecated-tree-builder-from-Symfony4.2 Update deprecated from Symfony 4.2
Configuration menu - View commit details
-
Copy full SHA for f4732e9 - Browse repository at this point
Copy the full SHA f4732e9View commit details -
Merge pull request FriendsOfSymfony#2881 from phamuyentri/fix-indenta…
…tion Fix indentation in yaml file
Configuration menu - View commit details
-
Copy full SHA for 5850fba - Browse repository at this point
Copy the full SHA 5850fbaView commit details
Commits on Dec 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6733bc8 - Browse repository at this point
Copy the full SHA 6733bc8View commit details
Commits on Jan 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ff1e2bd - Browse repository at this point
Copy the full SHA ff1e2bdView commit details
There are no files selected for viewing
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.