summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cleanup bootstrap variable example filerefactor-cssDmitriy Zaporozhets2015-03-171-741/+4
* More use of sass variables. Reject flatly gray colorsDmitriy Zaporozhets2015-03-175-24/+17
* Align services like in EE for easier mergingDmitriy Zaporozhets2015-03-171-4/+22
* Move CHANGELOG item to correct milestoneDmitriy Zaporozhets2015-03-171-1/+1
* Merge branch 'external_wiki' into 'master'Dmitriy Zaporozhets2015-03-187-2/+102
|\
| * Add a service to support external wikisHannes Rosenögger2015-03-127-2/+102
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-03-172-2/+2
|\ \
| * \ Merge branch 'replace-linux-with-gnu-linux' into 'master'Dmitriy Zaporozhets2015-03-182-2/+2
| |\ \
| | * | Replace linux with GNU/Linux to recognize the work of Dr. Stallman.replace-linux-with-gnu-linuxSytse Sijbrandij2015-03-152-2/+2
* | | | Fix email template css for project moved emailsDmitriy Zaporozhets2015-03-171-2/+2
* | | | Merge branch 'css-vars' into 'master'Dmitriy Zaporozhets2015-03-1810-31/+31
|\ \ \ \ | |/ / / |/| | |
| * | | More actively use css variabled to prevent colors duplicationDmitriy Zaporozhets2015-03-1710-31/+31
* | | | Fix scroll for last push widgetDmitriy Zaporozhets2015-03-171-1/+3
* | | | Merge branch 'update-grack' into 'master'Dmitriy Zaporozhets2015-03-181-1/+1
|\ \ \ \
| * | | | Update Grack.Douwe Maan2015-03-171-1/+1
* | | | | Merge branch 'update-omniauth-ldap' into 'master'Dmitriy Zaporozhets2015-03-182-5/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Update omniauth-ldap.Douwe Maan2015-03-172-5/+5
| |/ / /
* | | | Its time for 7.10.0.preDmitriy Zaporozhets2015-03-172-1/+3
* | | | Merge branch 'update_install_documentation' into 'master'Marin Jankovski2015-03-174-21/+24
|\ \ \ \
| * | | | Update upgrade and installation docs for 7.9.Marin Jankovski2015-03-172-15/+18
| * | | | Merge branch 'fix_service_trigger_ui' into 'master'Douwe Maan2015-03-172-6/+6
| |\ \ \ \ |/ / / / /
| * | | | Fix UI bug regarding servicesDrew Blessing2015-03-172-6/+6
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-03-178-19/+53
|\ \ \ \ \ | |/ / / /
| * | | | Fix changelog.Douwe Maan2015-03-171-3/+1
| * | | | Merge branch 'atom-xhtml-squashed' into 'master'Douwe Maan2015-03-178-19/+55
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix invalid Atom feeds when using emoji, horizontal rules, or images.Christian Walther2015-03-168-19/+53
* | | | | Merge branch 'last-deploy-key' into 'master'Dmitriy Zaporozhets2015-03-174-2/+44
|\ \ \ \ \
| * | | | | Satisfy Rubocop.Douwe Maan2015-03-171-2/+1
| * | | | | Delete deploy key when last connection to a project is destroyed.Douwe Maan2015-03-174-2/+45
| |/ / / /
* | | | | Merge branch 'issue_subscription' into 'master'Dmitriy Zaporozhets2015-03-1717-4/+245
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | improve UIValery Sizov2015-03-175-22/+30
| * | | | testsValery Sizov2015-03-1615-25/+115
| * | | | fix specsValery Sizov2015-03-163-12/+22
| * | | | rename table subscribe; make it polymorficValery Sizov2015-03-1611-44/+41
| * | | | update changelogValery Sizov2015-03-161-0/+1
| * | | | code folding fixValery Sizov2015-03-165-8/+19
| * | | | SubscriptionValery Sizov2015-03-1511-3/+127
* | | | | Properly align save user profile buttonDmitriy Zaporozhets2015-03-171-2/+4
* | | | | Revert "Merge branch 'backup-permissions' into 'master'"Dmitriy Zaporozhets2015-03-163-48/+7
* | | | | Fix button color inside alertDmitriy Zaporozhets2015-03-161-1/+1
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-03-161-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'relative-sematic-versioning' into 'master'Dmitriy Zaporozhets2015-03-171-1/+1
| |\ \ \ \ \
| | * | | | | Add note about semantic versioning not being absolute.relative-sematic-versioningSytse Sijbrandij2015-01-101-1/+1
* | | | | | | Merge branch 'backup-permissions' into 'master'Dmitriy Zaporozhets2015-03-173-7/+48
|\ \ \ \ \ \ \
| * | | | | | | Change permissions on backup filesVinnie Okada2015-03-153-7/+48
* | | | | | | | Merge branch 'unicorn-workers' into 'master'Dmitriy Zaporozhets2015-03-171-1/+4
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Documentation about unicorn settings.Sytse Sijbrandij2015-03-161-1/+4
* | | | | | | | Merge branch 'fix-null-visibility' into 'master'Dmitriy Zaporozhets2015-03-173-5/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix restricted visibility bugsVinnie Okada2015-03-162-4/+8
| * | | | | | | | Handle null restricted_visibility_levels settingVinnie Okada2015-03-161-1/+1
| |/ / / / / / /