| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | Merge pull request #4442 from rxu/ticket/14781 | Marc Alexander | 2016-09-18 | 1 | -1/+23 | |
| | |\ \ \ \ | ||||||
| | | * | | | | [ticket/14781] Add core event to the function group_user_attributes() | rxu | 2016-09-12 | 1 | -1/+23 | |
| * | | | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-09-17 | 1 | -6/+123 | |
| |\ \ \ \ \ \ | |/ / / / / | ||||||
| | * | | | | | Merge pull request #4398 from wesleyfok/ticket/14638-3.1.x | Marc Alexander | 2016-09-17 | 1 | -6/+123 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | [ticket/14638] Rollback changes from 3.2.x version | Wesley Fok | 2016-08-03 | 1 | -10/+9 | |
| | | * | | | | | Merge remote-tracking branch 'upstream/3.1.x' into ticket/14638-3.1.x | Wesley Fok | 2016-08-03 | 11 | -25/+183 | |
| | | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | ||||||
| | | * | | | | | [ticket/14638] New UCP hooks for subscriptions | Wesley Fok | 2016-08-03 | 1 | -15/+133 | |
| * | | | | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-09-17 | 3 | -11/+59 | |
| |\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | | | ||||||
| | * | | | | | Merge pull request #4403 from rxu/ticket/14738 | Marc Alexander | 2016-09-17 | 3 | -11/+59 | |
| | |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | | * | | | | [ticket/14738] Add core events to improve modifying forum lists | rxu | 2016-08-07 | 3 | -11/+59 | |
| | | | |/ / | | |/| | | ||||||
| * | | | | | Merge pull request #4440 from danchr/ticket/14774 | Tristan Darricau | 2016-09-11 | 1 | -43/+55 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | [ticket/14774] Support partial downloads of attachments | Dan Villiom Podlaski Christiansen | 2016-09-07 | 1 | -43/+55 | |
| * | | | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-09-09 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | | [ticket/12133] fix download file names for WebKit-derived browsers | Dan Villiom Podlaski Christiansen | 2016-09-07 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4435 from Crizz0/ticket/14764 | Marc Alexander | 2016-09-06 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | [ticket/14764] Wrong link to database update script has been fixed | Crizzo | 2016-09-02 | 1 | -1/+1 | |
| * | | | | | | [ticket/10961] Send HTTP 403 when applicable | Jakub Senko | 2016-09-01 | 17 | -0/+42 | |
| * | | | | | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2016-08-31 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||||
| | * | | | | [ticket/14673] Changes wrong language variable in mcp_forum | Crizzo | 2016-08-22 | 1 | -1/+1 | |
| * | | | | | Merge pull request #4418 from Elsensee/ticket/14636 | Marc Alexander | 2016-08-21 | 1 | -0/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | [ticket/14636] Inject into set_config methods | Oliver Schramm | 2016-08-21 | 1 | -0/+2 | |
| | * | | | | | [ticket/14636] Restore BC with request_var | Oliver Schramm | 2016-08-20 | 1 | -0/+2 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-08-21 | 1 | -8/+10 | |
| |\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | ||||||
| | * | | | [ticket/12925] Pluralize permanent delete checkbox label | Jakub Senko | 2016-08-15 | 1 | -8/+10 | |
| | |/ / | ||||||
| * | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-08-01 | 1 | -7/+17 | |
| |\ \ \ | |/ / | ||||||
| | * | | [ticket/14721] Avoid renaming deleted users | Oliver Schramm | 2016-08-01 | 1 | -7/+17 | |
| * | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-07-17 | 1 | -1/+11 | |
| |\ \ \ | |/ / | ||||||
| | * | | [ticket/14713] Add core event to the admin function get_forum_list() | rxu | 2016-07-17 | 1 | -1/+11 | |
| * | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-07-16 | 1 | -9/+22 | |
| |\ \ \ | |/ / | ||||||
| | * | | Merge pull request #4374 from TheKigen/ticket/14616 | Marc Alexander | 2016-07-16 | 1 | -9/+22 | |
| | |\ \ | ||||||
| | | * | | [ticket/14616] Switch prune limit to sql_query_limit instead of sql_and | Max Krivanek | 2016-07-06 | 1 | -7/+2 | |
| | | * | | [ticket/14616] Added comma expected by test scripts. | Max Krivanek | 2016-07-01 | 1 | -1/+1 | |
| | | * | | [ticket/14616] Added prune_limit to event core.prune_sql | Max Krivanek | 2016-06-28 | 1 | -1/+11 | |
| | | * | | [ticket/14616] Removed misplaced tab. | Max Krivanek | 2016-06-27 | 1 | -1/+1 | |
| | | * | | [ticket/14616] Fixed auto-prune failing on large forums | Max Krivanek | 2016-06-27 | 1 | -6/+14 | |
| * | | | | [ticket/14709] add post_id to mod log | Wesley Fok | 2016-07-13 | 1 | -0/+1 | |
| * | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-07-07 | 1 | -1/+1 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Merge pull request #4342 from Senky/ticket/14654 | Marc Alexander | 2016-07-07 | 1 | -1/+1 | |
| | |\ \ \ | ||||||
| | | * | | | [ticket/14654] Change Imagemagick to ImageMagick | Jakub Senko | 2016-06-11 | 1 | -1/+1 | |
| * | | | | | Merge pull request #4375 from bantu/ticket/14692 | Marc Alexander | 2016-07-06 | 1 | -1/+0 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | [ticket/14692] Remove duplicate subexpression in questionnaire.php | kilida | 2016-07-02 | 1 | -1/+0 | |
| * | | | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-07-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||||
| | * | | | | Merge pull request #4354 from Stanzilla/smtp_explain | Marc Alexander | 2016-07-06 | 1 | -1/+1 | |
| | |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | | * | | | [ticket/14184] Add a _EXPLAIN translation entry for the SMTP server option | Benjamin Staneck | 2016-06-17 | 1 | -1/+1 | |
| * | | | | | [Release 3.2.0-RC1] Update version to 3.2.0-RC2-dev | Tristan Darricau | 2016-06-27 | 1 | -1/+1 | |
| * | | | | | Merge remote-tracking branch 'upstream/prep-release-3.2.0-RC1' into 3.2.x | Tristan Darricau | 2016-06-27 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | [prep-release-3.2.0-RC1] Update version to 3.2.0-RC1 | Tristan Darricau | 2016-06-19 | 1 | -1/+1 | |
| * | | | | | | [ticket/14690] Create email queue cache file in the current env cache folder | rxu | 2016-06-23 | 1 | -2/+2 | |
| * | | | | | | [ticket/14660] Remove redundant empty line in ucp_profile.php | rxu | 2016-06-20 | 1 | -1/+0 | |
| * | | | | | | Merge pull request #4357 from rxu/ticket/14660 | Marc Alexander | 2016-06-19 | 2 | -13/+19 | |
| |\ \ \ \ \ \ | ||||||
