summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Also update links to recipes.dosire2014-01-022-2/+2
* Change canonical urls to GitLab Cloud.dosire2013-12-3018-90/+85
* Merge branch 'useful_http_headers' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-12-302-0/+3
|\
| * HTTP headers protect against MIME-sniffing, force https if enabled.Marin Jankovski2013-12-302-0/+3
|/
* Fix overflow on project panel if https enabled and resolution < 1100pxDmitriy Zaporozhets2013-12-301-1/+1
* Fix project labels overflow for deploy keys pageDmitriy Zaporozhets2013-12-292-1/+5
* Restyle README sectionDmitriy Zaporozhets2013-12-292-4/+15
* Improve typographyDmitriy Zaporozhets2013-12-292-3/+3
* Remove borders for wiki content. Fix wiki history UIDmitriy Zaporozhets2013-12-292-4/+9
* Mozilla osx font smoothingDmitriy Zaporozhets2013-12-291-0/+1
* Hide last activity from group projects listDmitriy Zaporozhets2013-12-291-3/+0
* Merge branch 'bug/500_on_rdoc_readme' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-12-292-3/+9
|\
| * Fix 500 for rdoc filesDmitriy Zaporozhets2013-12-292-3/+9
* | Merge branch 'ui/compact_projects_list' of /home/git/repositories/gitlab/gitl...Dmitriy Zaporozhets2013-12-295-34/+16
|\ \
| * | Compact projects list on dashboardDmitriy Zaporozhets2013-12-293-26/+8
| * | Move project_last_activity to ProjectsHelperDmitriy Zaporozhets2013-12-292-8/+8
| |/
* | Merge branch 'feature/dash_projects_sort' of /home/git/repositories/gitlab/gi...Dmitriy Zaporozhets2013-12-296-21/+65
|\ \ | |/ |/|
| * Sort dropdown for Dashboard#projects pageDmitriy Zaporozhets2013-12-296-21/+65
|/
* Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2013-12-294-2/+46
|\
| * Merge pull request #5920 from tgerdes/raw_blob_apiDmitriy Zaporozhets2013-12-293-2/+45
| |\
| | * Add api support for raw blob searchThom Gerdes2013-12-263-2/+45
| * | Merge pull request #5938 from xieyubo/masterDmitriy Zaporozhets2013-12-291-0/+1
| |\ \
| | * | Force IE use latest engine to render.xyb2013-12-271-0/+1
* | | | Improve project show page UIDmitriy Zaporozhets2013-12-292-5/+5
|/ / /
* | | Merge branch 'release-candidate' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-12-281-4/+6
|\ \ \
| * | | Include release candidates in the monthly release process.Sytse Sijbrandij2013-12-271-4/+6
|/ / /
* | | add 6.4.3 to CHANGELOGDmitriy Zaporozhets2013-12-271-1/+4
* | | Update votes ferom comments dynamicallyDmitriy Zaporozhets2013-12-272-0/+26
* | | Clear refresh interval for notes. Fixes duplicate note renderingDmitriy Zaporozhets2013-12-271-9/+19
|/ /
* | Reduce right margin or dashboard project visibility iconDmitriy Zaporozhets2013-12-272-3/+3
|/
* Add anchors to comments from event feedDmitriy Zaporozhets2013-12-261-2/+2
* New stuff for 6.5 in CHANGELOGDmitriy Zaporozhets2013-12-261-1/+8
* Merge branch 'skv-headless-privacy_label'Dmitriy Zaporozhets2013-12-263-1/+15
|\
| * Style project visibility icons on dashboardDmitriy Zaporozhets2013-12-263-3/+15
| * Merge branch 'privacy_label' of https://github.com/skv-headless/gitlabhq into...Dmitriy Zaporozhets2013-12-262-0/+2
| |\ |/ /
| * visibility level info in project tabsskv2013-12-262-0/+2
* | Improve sorting for public projects pageDmitriy Zaporozhets2013-12-262-3/+6
* | Add sorting to public projects pageDmitriy Zaporozhets2013-12-264-15/+44
* | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2013-12-262-3/+7
|\ \
| * \ Merge pull request #5928 from skv-headless/masterDmitriy Zaporozhets2013-12-262-3/+7
| |\ \
| | * | fix warningsskv2013-12-252-3/+7
| | |/
* | | bump gitlab_gitDmitriy Zaporozhets2013-12-262-3/+3
|/ /
* | Merge branch 'refactor/notes' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-12-2617-720/+552
|\ \
| * | Fix file upload for edit note. Better style for discussion formDmitriy Zaporozhets2013-12-262-2/+3
| * | fix testsDmitriy Zaporozhets2013-12-262-2/+4
| * | Improve tests and make preview for notesDmitriy Zaporozhets2013-12-252-3/+29
| * | Remove old methods and classesDmitriy Zaporozhets2013-12-253-594/+10
| * | Update commentable controllers with new note varsDmitriy Zaporozhets2013-12-254-8/+4
| * | Switch Notes controller to use jsonDmitriy Zaporozhets2013-12-254-61/+62
| * | Write new Notes coffee class to handle commentsDmitriy Zaporozhets2013-12-251-0/+397