-
Notifications
You must be signed in to change notification settings - Fork 16
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: splittingred/Archivist
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: modxcms/Archivist
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 6 files changed
- 6 contributors
Commits on Oct 28, 2012
-
Wrapped the count displayed in parenthesis in row.chunk.tpl with a span.count so that it can easily be styled or hidden with CSS Signed-off-by: JP DeVries <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d1e73b6 - Browse repository at this point
Copy the full SHA d1e73b6View commit details
Commits on May 27, 2013
-
Add check to only search the alias map if it's an array.
This will stop the plugin from generating warnings if the alias map is not an array.
Configuration menu - View commit details
-
Copy full SHA for da81529 - Browse repository at this point
Copy the full SHA da81529View commit details
Commits on Oct 2, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 7f955f0 - Browse repository at this point
Copy the full SHA 7f955f0View commit details
Commits on Oct 5, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 61587d6 - Browse repository at this point
Copy the full SHA 61587d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d7fbe1 - Browse repository at this point
Copy the full SHA 5d7fbe1View commit details
Commits on Jan 24, 2019
-
Don't break on an invalid where clause
$where is null without that check and afterwards it is used as array. PHP 7.2+ does not like that.
Configuration menu - View commit details
-
Copy full SHA for ded18ca - Browse repository at this point
Copy the full SHA ded18caView commit details
Commits on Apr 1, 2019
-
Merge pull request #14 from Jako/patch-1
Don't break on an invalid where clause
Configuration menu - View commit details
-
Copy full SHA for 3dd3bf2 - Browse repository at this point
Copy the full SHA 3dd3bf2View commit details
Commits on Feb 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4102df9 - Browse repository at this point
Copy the full SHA 4102df9View commit details -
Merge pull request #17 from muzzwood/fix-fatal-error
Fix fatal error on modern PHP
Configuration menu - View commit details
-
Copy full SHA for d878d43 - Browse repository at this point
Copy the full SHA d878d43View commit details
Commits on Jun 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9821f1d - Browse repository at this point
Copy the full SHA 9821f1dView commit details
Commits on Jul 23, 2024
-
- Fix the MySQL error "Expression #x of SELECT list is not in GROUP BY clause and contains nonaggregated column" - Remove not used day_formatted column - Fix sorting when useMonth/useDay is active - Don't set the locale with the cultureKey only (this makes no sense in most cases) - Use getIterator again (it is possible because the select clause is using a key value syntax and does not contain an unescaped `count`)
Configuration menu - View commit details
-
Copy full SHA for e0e57c5 - Browse repository at this point
Copy the full SHA e0e57c5View commit details
Commits on Jul 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f76b0c1 - Browse repository at this point
Copy the full SHA f76b0c1View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff develop...develop