summaryrefslogtreecommitdiff
path: root/app/controllers/users_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'userpage-activity-scroll'Dmitriy Zaporozhets2015-03-231-6/+19
|\
| * Fix atom feed for user pageuserpage-activity-scrollDmitriy Zaporozhets2015-03-221-1/+6
| * Add inifinite scroll to user activity on user pageDmitriy Zaporozhets2015-03-221-5/+13
* | Refactor contributions events and write tests for calendarDmitriy Zaporozhets2015-03-221-6/+4
* | Replace commits calendar with contributions calendarDmitriy Zaporozhets2015-03-211-14/+15
|/
* Extend the commit calendar to show the actual commits for a dateHannes Rosenögger2015-03-181-0/+19
* Exclude forks from profile contributions list.Douwe Maan2015-02-241-1/+3
* Fix user page performance and authorizationDmitriy Zaporozhets2015-02-181-7/+10
* Fix event loading with associationsDmitriy Zaporozhets2015-02-181-1/+1
* DB performance improvements to GitLabDmitriy Zaporozhets2015-02-181-3/+4
* Show contributed projects on user page and stars for itDmitriy Zaporozhets2015-02-171-0/+3
* Link head panel titles to relevant root page.Douwe Maan2015-02-131-0/+1
* Improve contribution calendar on user pageDmitriy Zaporozhets2015-01-291-6/+3
* Improve user calendar authentification and testsDmitriy Zaporozhets2015-01-291-1/+3
* Load contribution calendar via AJAXDmitriy Zaporozhets2015-01-291-11/+20
* Cleanup and make contribution calendar fasterDmitriy Zaporozhets2015-01-291-16/+3
* Refactor commit calendar a bit. Fixed datesDmitriy Zaporozhets2015-01-281-2/+2
* Add a commit calendar to the user profileHannes Rosenögger2015-01-291-2/+23
* Feature: atom feed for user activityDmitriy Zaporozhets2014-12-041-1/+6
* Refactor some search scopes to prevent wierd behaviour and PG::Error issuesDmitriy Zaporozhets2014-06-051-4/+13
* Show events from all projects on user pageDmitriy Zaporozhets2014-06-031-1/+2
* Fix tests for user pageDmitriy Zaporozhets2014-06-021-1/+1
* Show only personal projects on profile pageDmitriy Zaporozhets2014-05-301-1/+3
* Allow access to groups with public projects.Jason Hollingsworth2014-02-201-3/+3
* User pages are visible to users without loginCiro Santillli2014-02-111-4/+16
* Remove deprecated findersskv2014-01-191-1/+1
* fix n+1 problem for namespacesskv2014-01-151-1/+1
* Use navless layout when it makes senseDmitriy Zaporozhets2013-06-071-0/+4
* Fix routing. Finalize user show pageDmitriy Zaporozhets2013-01-221-1/+1
* base implementationDmitriy Zaporozhets2013-01-221-0/+7