summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Changed default icon for gravatar. Moved filter out of layoutDmitriy Zaporozhets2012-11-061-1/+1
* Added EventFilter class. Compeleted first version of dashbaord filteringDmitriy Zaporozhets2012-11-051-0/+18
* Add 'breadcrumbs' helper for Commit breadcrumb linksRobert Speicher2012-11-011-0/+25
* Fix 404 errors on Merge Request -> newDmitriy Zaporozhets2012-10-311-0/+5
* Finalize milestones for Merge Requestsrandx2012-10-291-0/+4
* Security for online editor. Replace dev_access?, master_access? with can? met...randx2012-10-211-0/+8
* Fix use of EmojiRiyad Preukschas2012-10-181-1/+1
* Fix plain text readmerandx2012-10-161-0/+4
* Make Note methods sanerRiyad Preukschas2012-10-131-3/+1
* Merge pull request #1683 from riyad/fix-events-for-deleted-things-againDmitriy Zaporozhets2012-10-121-1/+1
|\
| * Fix displaying events for deleted thingsRiyad Preukschas2012-10-121-1/+1
* | Improve search suggestionsRiyad Preukschas2012-10-121-11/+25
|/
* Add links to the note source if the note is mixed inRiyad Preukschas2012-10-101-0/+10
* Fix vote counting to only count main target notes (not mixed in ones)Riyad Preukschas2012-10-101-6/+0
* Make notes for merge requests include commit notes and add helpersRiyad Preukschas2012-10-101-0/+5
* Move emoji auto-complete helper to ApplicationHelperRiyad Preukschas2012-10-102-6/+6
* Context refactoring. Move Issues list, Search logic to contextrandx2012-10-091-0/+9
* Add emoji_for_completion helperRiyad Preukschas2012-10-091-0/+6
* simple refactoringAndrey Kumanyaev2012-10-092-2/+2
* Add render_tree helper; simplify (speed up) tree_iconRobert Speicher2012-10-031-18/+29
* Refactoring event viewsDmitriy Zaporozhets2012-10-011-0/+14
* Refactored events output. Added links to authors of eventsDmitriy Zaporozhets2012-10-013-1/+27
* Minor doc fixRobert Speicher2012-09-271-1/+1
* Fixed ref switcherDmitriy Zaporozhets2012-09-271-2/+2
* Replace various "active tab" checks with nav_linkRobert Speicher2012-09-261-43/+1
* Add nav_link helper to TabHelperRobert Speicher2012-09-261-0/+68
* Add current_action? helperRobert Speicher2012-09-261-0/+15
* Remove commit_tab_class helperRobert Speicher2012-09-261-6/+0
* Change active tab and nav class to "active"Robert Speicher2012-09-261-13/+4
* Move tab_class helper to TabHelperRobert Speicher2012-09-262-39/+39
* Allow current_controller? helper to take an Array of optionsRobert Speicher2012-09-261-4/+7
* Add current_controller? helper methodRobert Speicher2012-09-261-0/+11
* Update usages of tree_file_project_ref_path to project_tree_pathRobert Speicher2012-09-262-5/+10
* Added workaround for github-markup issue with rendering markdownDmitriy Zaporozhets2012-09-201-2/+6
* Escape text passed to gfm by link_to_gfmRobert Speicher2012-09-191-2/+2
* Merge branch 'update-votes-when-adding-notes' of https://github.com/riyad/git...Dmitriy Zaporozhets2012-09-181-0/+8
|\
| * Highlight voting notes for issues and merge requestsRiyad Preukschas2012-09-151-0/+8
* | Remove Projects#team actionRobert Speicher2012-09-162-2/+2
|/
* Merge branch 'change-notes-order' of https://github.com/riyad/gitlabhq into r...randx2012-09-151-0/+9
|\
| * Completely redo loading of notes with JSRiyad Preukschas2012-09-141-0/+9
* | Refactored profile areaDmitriy Zaporozhets2012-09-141-1/+2
|/
* improve profile layout after omniauth changesrandx2012-09-121-0/+7
* Cleanup after omniauthDmitriy Zaporozhets2012-09-121-2/+3
* Merge branch 'master' of https://github.com/funglaub/gitlabhq into funglaub-m...Dmitriy Zaporozhets2012-09-121-0/+5
|\
| * Merge branch 'master' of git://github.com/gitlabhq/gitlabhqFlorian Unglaub2012-08-242-6/+26
| |\
| * | Omniauth SupportFlorian Unglaub2012-08-171-3/+8
* | | tree view need use ascii-8bit, file name need be utf8.Saito2012-09-111-1/+2
* | | using blank?, much shorterVanja Radovanović2012-09-101-1/+1
* | | fixed commit title when commit message is an empty string and ensured that li...Vanja Radovanović2012-09-101-0/+2
* | | Project team page improvedDmitriy Zaporozhets2012-09-101-0/+4