summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Properly click on user profile pictureimprove-navigationDmitriy Zaporozhets2015-06-081-1/+1
* Fix testsDmitriy Zaporozhets2015-06-081-1/+1
* Remove arrow to the right of project name on dashboardDmitriy Zaporozhets2015-06-082-4/+1
* Improve UI for phonesDmitriy Zaporozhets2015-06-083-4/+20
* Dont use fixed pixel size if form controls - its bad for mobile devicesDmitriy Zaporozhets2015-06-089-18/+10
* Fix header for mobilesDmitriy Zaporozhets2015-06-082-5/+13
* Dont truncate issue/mr titleDmitriy Zaporozhets2015-06-083-2/+8
* Move logout buttom to top right cornerDmitriy Zaporozhets2015-06-084-18/+12
* Merge branch 'master' into 'master'Sytse Sijbrandij2015-06-061-1/+3
|\
| * Changed spellingrugk2015-06-061-1/+1
| * Escaped(?)rugk2015-06-051-1/+1
| * Added free alternative to Google Authenticator (FreeOTP).rugk2015-06-051-1/+3
* | Merge branch 'cleaner-project-page' into 'master'Dmitriy Zaporozhets2015-06-051-5/+3
|\ \
| * | Remove line under project descriptionDmitriy Zaporozhets2015-06-051-5/+3
|/ /
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceJacob Vosmaer2015-06-054-17/+16
|\ \
| * \ Merge branch 'header-50-px' into 'master'Dmitriy Zaporozhets2015-06-054-17/+16
| |\ \
| | * | Fix css alignment in header. Use scss variableDmitriy Zaporozhets2015-06-054-17/+16
| |/ /
* | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqJacob Vosmaer2015-06-0545-280/+570
|\ \ \ | |/ /
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-06-0545-280/+570
| |\ \
| | * \ Merge branch 'refactor-web-editor' into 'master'Dmitriy Zaporozhets2015-06-059-179/+149
| | |\ \
| | | * | Fix editing files via APIDmitriy Zaporozhets2015-06-051-24/+26
| | | * | Refactor web editorrefactor-web-editorDmitriy Zaporozhets2015-06-058-155/+123
| | * | | Improve instructions for publishing gitlab-app.Sytse Sijbrandij2015-06-051-3/+5
| | * | | Merge branch 'warn-about-referenced-users' into 'master'Dmitriy Zaporozhets2015-06-0521-60/+133
| | |\ \ \
| | | * | | Prefer jQuery on to bind, and don't use .js class.warn-about-referenced-usersDouwe Maan2015-06-054-8/+8
| | | * | | Show warning when a comment will add 10 or more people to the discussion.Douwe Maan2015-06-0521-59/+132
| | * | | | Merge branch 'wip-mr-docs' into 'master'Dmitriy Zaporozhets2015-06-056-3/+17
| | |\ \ \ \
| | | * | | | Add info about WIP merge requests to docs.wip-mr-docsDouwe Maan2015-06-056-3/+17
| | | |/ / /
| | * | | | Merge branch 'fix-long-blob-timeout' into 'master'Dmitriy Zaporozhets2015-06-052-1/+3
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Fix timeout when rendering file with thousands of lines.fix-long-blob-timeoutDouwe Maan2015-06-052-1/+3
| | |/ / /
| | * | | Merge branch 'cernvcs/gitlab-ce-feature/auto_link_ldap_omniauth'Douwe Maan2015-06-055-15/+221
| | |\ \ \
| | | * | | Tweak code.cernvcs/gitlab-ce-feature/auto_link_ldap_omniauthDouwe Maan2015-06-051-21/+24
| | | * | | Add option to automatically link omniauth and LDAP identitiesAlex Lossent2015-06-035-16/+219
| | * | | | Merge branch 'fix-empty-navbar' into 'master'Dmitriy Zaporozhets2015-06-052-1/+6
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Fix empty headerDmitriy Zaporozhets2015-06-052-1/+6
| | | | |/ | | | |/|
| | * | | Merge branch 'improve_bitbucket_docs' into 'master'Douwe Maan2015-06-051-18/+36
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Improve BitBucket integration documentation [ci skip]Patrick Fey2015-05-151-18/+36
* | | | | Make unicorn docs discoverableJacob Vosmaer2015-06-051-0/+1
|/ / / /
* | | | Merge branch 'understanding-unicorn' into 'master'Job van der Voort2015-06-051-0/+86
|\ \ \ \ | |/ / / |/| | |
| * | | Try to explain Unicorn and unicorn-worker-killerJacob Vosmaer2015-06-051-0/+86
|/ / /
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-06-053-2/+4
|\ \ \
| * \ \ Merge branch 'maser/gitlab-ce-order-commit-comments-in-api' into 'master'Dmitriy Zaporozhets2015-06-053-2/+4
| |\ \ \
| | * | | Order commit comments in API chronologicallyMartin Luder2015-05-083-2/+4
* | | | | Merge branch 'ci_script_simplify1' into 'master'Dmitriy Zaporozhets2015-06-051-10/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CI script: remove directives with default valueValery Sizov2015-06-041-10/+0
|/ / / /
* | | | Merge branch 'rs-remove-guard' into 'master'Dmitriy Zaporozhets2015-06-046-85/+0
|\ \ \ \
| * | | | Remove unnecessary require from Spinach envRobert Speicher2015-06-041-1/+0
| * | | | Remove unnecessary require from RepositoryCache specRobert Speicher2015-06-041-1/+0
| * | | | Remove GuardRobert Speicher2015-06-034-83/+0
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-06-043-3/+24
|\ \ \ \ \