Sullivan SENECHAL
|
0faaf1b133
Fix deprecated Form::bind method usage
|
9 years ago |
Rob Bast
|
a35fb82939
moved methods to contextual controllers
|
10 years ago |
Jordi Boggiano
|
3125ef624d
Update deps
|
10 years ago |
Jordi Boggiano
|
4c4d749098
Allow people to remove themselves as maintainer
|
10 years ago |
Jordi Boggiano
|
34d8b42e42
Use isGranted shortcut
|
10 years ago |
Jordi Boggiano
|
6ce98e34e7
Add list of dependents, fixes #134
|
10 years ago |
Jordi Boggiano
|
4bdb160ab4
Add detailed stats page to see package installs
|
10 years ago |
Jordi Boggiano
|
cf4708dd2b
Fix up deprecation notices
|
10 years ago |
Jordi Boggiano
|
089e3f569d
Update deps to latest
|
10 years ago |
Jordi Boggiano
|
7905c701bb
Add README and stars + other facts from github
|
10 years ago |
Jordi Boggiano
|
3b9a49480d
Merge remote-tracking branch 'stof/https_getcomposer'
|
10 years ago |
Jordi Boggiano
|
d40bf71e52
Fix blank page on new packages and other minor issues
|
10 years ago |
Christophe Coevoet
|
c66275004f
Use https links to getcomposer.org everywhere
|
10 years ago |
Jordi Boggiano
|
a627630d6c
Revert "Update to symfony 2.7"
|
10 years ago |
Jordi Boggiano
|
2baba4b5e5
Update to symfony 2.7
|
10 years ago |
Jordi Boggiano
|
f831c7302f
More design tweaks
|
10 years ago |
Jordi Boggiano
|
956c3284c3
First draft of package page
|
10 years ago |
Jordi Boggiano
|
ae29574174
Search and listing design tweaks
|
10 years ago |
Jordi Boggiano
|
a23917400b
Design cleanups and restored statistics page
|
10 years ago |
Jordi Boggiano
|
478331e71c
Merge remote-tracking branch 'origin/master' into redesign
|
10 years ago |
Jordi Boggiano
|
b8b3c058e6
Cleanup search orderBy functionality, refs #493
|
10 years ago |
Jordi Boggiano
|
dd37895482
Merge remote-tracking branch 'bmichalski/bmichalski/sortable-search'
|
10 years ago |
Jordi Boggiano
|
64aeb9a183
Show the last tag (if available) as expanded by default instead of dev-master
|
10 years ago |
Jordi Boggiano
|
f90aa171cd
Make sure packages can not be added to a vendor namespace unless the user has access to it, fixes #163
|
10 years ago |
Benjamin Michalski
|
00f3cd9f60
getFilteredOrderedBys now requires an array.
|
10 years ago |
Benjamin Michalski
|
43c085bf98
Removes uppercase orders.
|
10 years ago |
Benjamin Michalski
|
377423b8b4
orderBysViewModel is no longer generated when request is either json or XmlHttpRequest.
|
10 years ago |
Benjamin Michalski
|
935cf22fb2
Refacto WebController.
|
10 years ago |
Benjamin Michalski
|
9cb0b11206
Adds buttons to the interface to allow sorting.
|
10 years ago |
Benjamin Michalski
|
6267f93a93
Adds more tests.
|
10 years ago |