-
Notifications
You must be signed in to change notification settings - Fork 514
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: klaussilveira/gitlist
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: lyrixx/gitlist
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 22 files changed
- 1 contributor
Commits on Jul 26, 2012
-
Moved index.php to web/ folder
And moved boot.php into src/ folder. Now all php code are in src/ folder
Configuration menu - View commit details
-
Copy full SHA for 92204a1 - Browse repository at this point
Copy the full SHA 92204a1View commit details -
Moved config to a php flat file
Why ? * Php flat file allow dev to easyly extends another env. i.e. : the dev env can inherit from the prod env * Php flat file allow to use php in the config file. So you can easily re-use some key * Php flat file does not need extra code to parse it and to load it * with .ini, you can not have complicated data structure : See : http://silex.sensiolabs.org/doc/providers/security.html#securing-a-path-with-http-authentication I agree it can be easier for a sysadmin, but with .ini, it will be very complicated to evolve. Then will an extra doc before each php line, a sysadmin can do it.
Configuration menu - View commit details
-
Copy full SHA for a8723fb - Browse repository at this point
Copy the full SHA a8723fbView commit details
Commits on Jul 27, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 995eec7 - Browse repository at this point
Copy the full SHA 995eec7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33fabb0 - Browse repository at this point
Copy the full SHA 33fabb0View commit details
Commits on Oct 19, 2012
-
Moved index.php to web/ folder
And moved boot.php into src/ folder. Now all php code are in src/ folder
Configuration menu - View commit details
-
Copy full SHA for f973915 - Browse repository at this point
Copy the full SHA f973915View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ffb15b - Browse repository at this point
Copy the full SHA 3ffb15bView commit details -
Merge remote-tracking branch 'origin/config'
Conflicts: config.ini-example src/GitList/Config.php src/boot.php tests/InterfaceTest.php web/index.php
Configuration menu - View commit details
-
Copy full SHA for 27b7d50 - Browse repository at this point
Copy the full SHA 27b7d50View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce43ea5 - Browse repository at this point
Copy the full SHA ce43ea5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e03e0d - Browse repository at this point
Copy the full SHA 2e03e0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d6a544 - Browse repository at this point
Copy the full SHA 5d6a544View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51550fc - Browse repository at this point
Copy the full SHA 51550fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b143eed - Browse repository at this point
Copy the full SHA b143eedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ccc713 - Browse repository at this point
Copy the full SHA 9ccc713View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9bf48c - Browse repository at this point
Copy the full SHA b9bf48cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c61b6d1 - Browse repository at this point
Copy the full SHA c61b6d1View 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 master...master