summaryrefslogtreecommitdiff
path: root/app/controllers/explore
Commit message (Expand)AuthorAgeFilesLines
* Replace reject_blocked with reject_blocked! in callbacks.rename-undefined-methodsConnor Shea2016-07-271-1/+1
* Merge branch 'master' into issue_12658Douwe Maan2016-03-213-5/+5
|\
| * Use the configured Kaminari "per page" defaultrs-use-kaminari-defaultRobert Speicher2016-03-193-5/+5
* | Merge 4009-external-users into issue_12658Felipe Artur2016-03-161-3/+3
|\ \ | |/
| * Allow filtered dashboard/explore results to be paged. Fixes #14104fix-filtered-paginationJosh Frye2016-03-091-3/+3
* | Add permission level to groupsFelipe Artur2016-03-101-1/+1
|/
* Add option to show archived projects on dahsboardDmitriy Zaporozhets2016-03-041-6/+5
* MR feedbackJosh Frye2016-02-091-3/+3
* Extract events rendering to own action.Josh Frye2016-02-091-3/+3
* Starred, All, and Trending on explore are paged also group projects. Need aja...Josh Frye2016-02-091-0/+30
* Implement changes from MR feedbackJosh Frye2016-02-041-6/+6
* Various filter fixesJosh Frye2016-02-041-6/+6
* Paginate + ajax filter dashboard projectsJosh Frye2016-02-041-6/+6
* remove public field from namespace and refactoringnamespace-clean_upValery Sizov2016-01-041-1/+1
* Clean up overlap between dashboard and explore.Douwe Maan2015-09-084-6/+8
* Allow listing of archived projectsArtem Sidorenko2015-08-191-0/+2
* Add helpers for header title and sidebar, and move setting those from control...Douwe Maan2015-05-011-9/+1
* Add a page title to every page.Douwe Maan2015-04-303-6/+13
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-202-2/+2
* Use same constant for amount of items per pageDmitriy Zaporozhets2015-03-122-4/+4
* Add project filter by visibility and tag to explore pageDmitriy Zaporozhets2015-03-101-0/+3
* Respect star ordering on explore pageDmitriy Zaporozhets2015-02-181-1/+1
* Factor abilities methodsCiro Santilli2014-10-192-4/+2
* Most starred projects page for Explore areaDmitriy Zaporozhets2014-07-251-0/+6
* Refactor explore areaDmitriy Zaporozhets2014-07-232-0/+33