summaryrefslogtreecommitdiff
path: root/app/views/users/show.html.haml
Commit message (Expand)AuthorAgeFilesLines
* create a cacheable commons bundle for d3 libraryMike Greiling2017-03-031-1/+1
* Show public RSS feeds to anonymous usersMichael Kozono2017-02-281-7/+6
* Modified the user_callout behaviourJose Ivan Vargas2017-02-231-2/+2
* Removed disabled rules from the user_callout_spec.jsJose Ivan Vargas2017-02-231-2/+1
* Changed the javascript class from using the global scope to exporting it via ...Jose Ivan Vargas2017-02-231-4/+1
* Created unit tests, fixtures and integration testsJose Ivan Vargas2017-02-231-13/+3
* Initial version of the user-calloutsJose Ivan Vargas2017-02-231-2/+17
* Add 'Most Recent Activity' header to the User Profile pageJan Christophersen2017-02-131-0/+2
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-4/+4
|\
| * HAMLLint: Fix `RubyComments` offencesKushal Pandya2017-01-241-4/+4
* | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-2/+2
|/
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-4/+4
* Merge branch 'update-profile-view' into 'master' Annabel Dunstone Gray2016-10-061-2/+2
|\
| * add spaces and fix handle stylestauriedavis2016-10-041-2/+2
* | Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets2016-10-061-1/+1
|/
* Dispaly organization name at user pageDmitriy Zaporozhets2016-09-271-1/+5
* clean up profileshrink-profile-infotauriedavis2016-09-161-47/+45
* shrink profile infotauriedavis2016-09-161-32/+34
* turned ES5 users.js to ES6 users.js.es6 for babelRegis2016-08-251-1/+1
* Replace namespace-specific application.js files with namespace-bundle.js files.rename-js-filesConnor Shea2016-07-151-1/+1
* Removed unnecessary `id` from links and corrected tests to use the proper mat...9127-link-report-to-profilePatricio Cano2016-07-071-1/+1
* Added specs to check for the correct links.Patricio Cano2016-07-061-1/+1
* Link to the user's profile in the abuse reports and add a link to the admin a...Patricio Cano2016-07-061-0/+5
* Trying to make this work with sprockets in production.Connor Shea2016-06-231-2/+2
* Reorganize the lib directory.Connor Shea2016-06-231-1/+1
* Re-implement page-specific JS in a better way.Connor Shea2016-06-231-1/+3
* Add tests for dates on tooltipsAlfredo Sumaran2016-06-091-2/+2
* Attempt to fix the user page.Connor Shea2016-06-011-0/+1
* Group the contributing calendar by dayPhil Hughes2016-05-161-4/+3
* Routing refactoringLong Nguyen2016-05-081-6/+6
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni...Long Nguyen2016-05-081-1/+1
|\
| * Start builds redesignAnnabel Dunstone2016-05-041-1/+1
* | user routings refactorLong Nguyen2016-05-081-6/+6
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni...Long Nguyen2016-05-051-4/+4
|\ \ | |/
| * Merge branch 'clean-user-profile-classes' into 'master' Jacob Schatz2016-05-041-1/+1
| |\
| | * Remove unused .contributed-projects classKarlo Soriano2016-04-271-1/+1
| * | Add JS prefix to user tab classesKarlo Soriano2016-04-261-3/+3
| |/
* | Add snippet tab under user profileLong Nguyen2016-05-021-0/+6
|/
* Removed aside toggle on profile pagesprofile-aside-togglePhil Hughes2016-04-181-2/+0
* hide user profile activity graph on mobile and enable horizontal scroll for m...hide_profile_activity_on_mobileArinde Eniola2016-04-011-1/+1
* Provide defaults and make sure we everything is container into a parent elementAlfredo Sumaran2016-03-021-96/+97
* Add required classname for specAlfredo Sumaran2016-03-011-1/+1
* Rename attribute from url to href for consistencyAlfredo Sumaran2016-03-011-1/+1
* Specify path to be used for @Page to load user activityAlfredo Sumaran2016-03-011-2/+2
* Make url and actions to be the same nameAlfredo Sumaran2016-03-011-3/+3
* Activate tab according URLAlfredo Sumaran2016-03-011-7/+7
* Initialize User class on the viewAlfredo Sumaran2016-03-011-0/+7
* Let User class handle resource loadingAlfredo Sumaran2016-02-291-4/+1
* Tidy htmlAlfredo Sumaran2016-02-291-30/+18
* Add routes and actions for dynamic tab loadingJosh Frye2016-02-291-32/+32