summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix Wiki migration task and add more test coverage.Dan Knox2013-03-163-6/+154
* Show projet name with namespace on team _projects widgetDmitriy Zaporozhets2013-03-161-1/+1
* Merge pull request #3217 from chrislawlor/2437Dmitriy Zaporozhets2013-03-161-1/+2
|\
| * Adds DB-sensitive tablename escape for backup task.Chris Lawlor2013-03-141-1/+2
* | Gemfile.lock with gollumDmitriy Zaporozhets2013-03-151-2/+3
* | Merge pull request #3230 from DanKnox/update_gollum_repo_locationDmitriy Zaporozhets2013-03-151-1/+1
|\ \
| * | Update gollum repository location in the Gemfile.Dan Knox2013-03-151-1/+1
* | | Update links to GitLab.com after renaming of GitLab cloud.Sytse Sijbrandij2013-03-152-4/+4
|/ /
* | version up to beta1Dmitriy Zaporozhets2013-03-152-1/+13
* | remove separator between search & icons in headerDmitriy Zaporozhets2013-03-151-1/+0
* | Merge branch 'DanKnox-use_gollum_wikis'Dmitriy Zaporozhets2013-03-1531-99/+1253
|\ \
| * | few fixes afte merge gollum wikiDmitriy Zaporozhets2013-03-152-13/+1
| * | Merge branch 'use_gollum_wikis' of https://github.com/DanKnox/gitlabhq into D...Dmitriy Zaporozhets2013-03-1530-86/+1252
| |\ \ |/ / /
| * | Fix whitespace on MARKUPS constant in GollumWiki class.Dan Knox2013-03-141-2/+2
| * | Limit available Wiki formats to Markdown and RDoc.Dan Knox2013-03-131-8/+1
| * | Use Gitlab Markdown for Markdown files and Gollum to render the rest.Dan Knox2013-03-133-1/+33
| * | Create Wiki migration task.Dan Knox2013-03-103-0/+237
| * | Add Spinach coverage for Gollum Wiki system and correct the Delete link.Dan Knox2013-03-105-10/+102
| * | Replace current Wiki system with Gollum Wikis.Dan Knox2013-03-0921-87/+888
* | | Fix highlight line for solarized themeDmitriy Zaporozhets2013-03-152-1/+2
* | | spianch -> profile -> specify within blockDmitriy Zaporozhets2013-03-151-2/+6
* | | restyle header a bitDmitriy Zaporozhets2013-03-152-122/+17
* | | reannotatedDmitriy Zaporozhets2013-03-1517-49/+56
* | | finish up with solarized darkDmitriy Zaporozhets2013-03-152-4/+4
* | | add dark solarized theme for code previewDmitriy Zaporozhets2013-03-157-6/+107
* | | Merge branch 'feature/writeboard'Dmitriy Zaporozhets2013-03-1517-37/+50
|\ \ \
| * | | Use wiki tab for wiki, wall, snippetsDmitriy Zaporozhets2013-03-1510-111/+87
| * | | on wall subpage active tab should be wiki tooDmitriy Zaporozhets2013-03-151-1/+1
| * | | rename writeboards to wikiDmitriy Zaporozhets2013-03-152-1/+2
| * | | add resize button for better wiki readingDmitriy Zaporozhets2013-03-144-17/+24
| * | | Merge wiki, wall & snippets under one tab - writeboardsDmitriy Zaporozhets2013-03-1414-99/+128
|/ / /
* | | Change spinach tab tests to fit new tabs navigationDmitriy Zaporozhets2013-03-143-29/+38
* | | Remove tree single-tab panelDmitriy Zaporozhets2013-03-145-21/+8
* | | Add settings tab to project. Move all project administration thereDmitriy Zaporozhets2013-03-144-29/+29
| |/ |/|
* | Fix spinach testsDmitriy Zaporozhets2013-03-141-3/+3
* | removed mistypeDmitriy Zaporozhets2013-03-141-1/+1
* | use refresh icon instead loader gifDmitriy Zaporozhets2013-03-141-3/+5
* | Replace projects_box with ui-box. Fixed team spinach testDmitriy Zaporozhets2013-03-148-20/+15
* | Redesign search filtersDmitriy Zaporozhets2013-03-141-18/+10
* | add teams to search autocompleteDmitriy Zaporozhets2013-03-141-1/+1
* | Rebuild team areaDmitriy Zaporozhets2013-03-148-119/+84
* | Remove separate search page from groupDmitriy Zaporozhets2013-03-143-20/+0
* | Restyled group -> edit area. Use select2 for transfer autocompleteDmitriy Zaporozhets2013-03-146-60/+123
* | style select2-searching tooDmitriy Zaporozhets2013-03-141-1/+1
* | Merge branch 'feature/select2-user-ajax'Dmitriy Zaporozhets2013-03-1423-182/+585
|\ \
| * | Finish select2-ajax for users. Added Select2Helper for testsDmitriy Zaporozhets2013-03-1411-200/+234
| * | fix setting gon.api_tokenDmitriy Zaporozhets2013-03-131-2/+4
| * | Allow single/multiple user selectDmitriy Zaporozhets2013-03-136-7/+12
| * | multiselect for ajax-users-select2Dmitriy Zaporozhets2013-03-132-2/+5
| * | add api users filter and integrate users select2Dmitriy Zaporozhets2013-03-137-2/+28