summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* lets color changed files in commit. Green font color for added files, red for...Dmitriy Zaporozhets2013-04-031-7/+13
* fix long names on wallDmitriy Zaporozhets2013-04-011-2/+5
* nav views refactoringDmitriy Zaporozhets2013-04-011-58/+54
* minor design improvementsDmitriy Zaporozhets2013-04-011-2/+3
* Merge pull request #3369 from hiroponz/display-note-countDmitriy Zaporozhets2013-03-301-13/+9
|\
| * Refector: clean up code.Sato Hiroyuki2013-03-261-13/+9
* | slower animation for tree browsingDmitriy Zaporozhets2013-03-301-1/+1
* | refactor wall.js. style wall page a bitDmitriy Zaporozhets2013-03-282-11/+39
* | remove notify checkboxes from note formsDmitriy Zaporozhets2013-03-281-2/+11
* | Prepare UI for notification settingsDmitriy Zaporozhets2013-03-274-2/+23
|/
* Using arrowed line only if it connects to not first parent.Sato Hiroyuki2013-03-221-43/+44
* Fix style of network graph.Sato Hiroyuki2013-03-221-6/+6
* fix commit-description css on commit.showDmitriy Zaporozhets2013-03-211-0/+6
* Merge pull request #3258 from hiroponz/display-commit-msgDmitriy Zaporozhets2013-03-212-78/+117
|\
| * Display icon and commit message on network graph.Sato Hiroyuki2013-03-211-1/+10
| * Refactor: clean up code.Sato Hiroyuki2013-03-211-20/+21
| * Rotating graph orientation.Sato Hiroyuki2013-03-201-45/+68
| * Change graph element size.Sato Hiroyuki2013-03-192-5/+5
| * Refactor: extract method.Sato Hiroyuki2013-03-191-53/+63
| * Refactor: Clean up code.Sato Hiroyuki2013-03-191-4/+0
* | Use Api.js to handle api calls to gitlabDmitriy Zaporozhets2013-03-203-42/+70
* | Intead of showing 404 give users ability to close MR with missing branchesDmitriy Zaporozhets2013-03-202-10/+12
* | send wall message with crtl+enterDmitriy Zaporozhets2013-03-201-0/+4
* | remove ajax loader from wallDmitriy Zaporozhets2013-03-191-5/+0
* | Dont show blocked users in autocompleteDmitriy Zaporozhets2013-03-191-0/+1
* | added sanitize and linkify functions. Moved some js to lib/Dmitriy Zaporozhets2013-03-195-2/+9
* | use scrollTop solution for both chrome & firefoxDmitriy Zaporozhets2013-03-191-1/+1
* | fix tests. added jquery.timeago.jsDmitriy Zaporozhets2013-03-194-19/+207
* | add attachemnts support for wallDmitriy Zaporozhets2013-03-193-4/+52
* | load notes for wall via apiDmitriy Zaporozhets2013-03-191-0/+46
* | add wall.scssDmitriy Zaporozhets2013-03-193-1/+20
* | Remove wall from basic notes logicDmitriy Zaporozhets2013-03-191-141/+0
* | Uncheck notify team checkbox by defaultDmitriy Zaporozhets2013-03-191-1/+4
|/
* Improve usability of project edit pageDmitriy Zaporozhets2013-03-181-0/+3
* Result of misspellings run.Kevin Lyda2013-03-172-2/+2
* Merge branch 'use_gollum_wikis' of https://github.com/DanKnox/gitlabhq into D...Dmitriy Zaporozhets2013-03-152-0/+7
|\
| * Replace current Wiki system with Gollum Wikis.Dan Knox2013-03-092-0/+7
* | Fix highlight line for solarized themeDmitriy Zaporozhets2013-03-152-1/+2
* | restyle header a bitDmitriy Zaporozhets2013-03-151-110/+10
* | finish up with solarized darkDmitriy Zaporozhets2013-03-151-0/+0
* | add dark solarized theme for code previewDmitriy Zaporozhets2013-03-152-0/+78
* | Use wiki tab for wiki, wall, snippetsDmitriy Zaporozhets2013-03-151-6/+0
* | add resize button for better wiki readingDmitriy Zaporozhets2013-03-141-0/+6
* | Merge wiki, wall & snippets under one tab - writeboardsDmitriy Zaporozhets2013-03-141-1/+1
* | Remove tree single-tab panelDmitriy Zaporozhets2013-03-142-11/+4
* | Replace projects_box with ui-box. Fixed team spinach testDmitriy Zaporozhets2013-03-141-4/+1
* | Rebuild team areaDmitriy Zaporozhets2013-03-141-0/+6
* | Restyled group -> edit area. Use select2 for transfer autocompleteDmitriy Zaporozhets2013-03-143-5/+52
* | style select2-searching tooDmitriy Zaporozhets2013-03-141-1/+1
* | Finish select2-ajax for users. Added Select2Helper for testsDmitriy Zaporozhets2013-03-144-20/+26