summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prevent unnecessary doubling of js events on import pages and user calendarprevent-duobling-ready-eventsDmitriy Zaporozhets2015-03-259-22/+13
* Merge branch 'fix-compare-diff-unfold' into 'master'Dmitriy Zaporozhets2015-03-264-0/+20
|\
| * Fix code unfold not working on Compare commits pageStan Hu2015-03-244-0/+20
* | Merge branch 'master' into 'master'Dmitriy Zaporozhets2015-03-261-2/+2
|\ \
| * | Change ordering so that confirm is removed from attrs before attempting to Us...RICKETTM@uk.ibm.com2015-03-241-2/+2
| |/
* | Merge branch 'doc_group_permissions' into 'master'Dmitriy Zaporozhets2015-03-261-2/+5
|\ \
| * | [doc] Groups can be browsable if they contain at least one public project.Achilleas Pipinellis2015-03-251-2/+5
* | | Merge branch 'notification_on_project_moving' into 'master'Dmitriy Zaporozhets2015-03-261-0/+3
|\ \ \
| * | | notification on project movingnotification_on_project_movingValery Sizov2015-03-251-0/+3
* | | | Merge branch 'fix-branch-contains' into 'master'Dmitriy Zaporozhets2015-03-262-2/+2
|\ \ \ \
| * | | | Prevent doubling AJAX request with each commit visit via Turbolinkfix-branch-containsDmitriy Zaporozhets2015-03-252-2/+2
|/ / / /
* | | | Merge pull request #9021 from nicklegr/faster_auto_mergeDmitriy Zaporozhets2015-03-252-5/+2
|\ \ \ \
| * | | | Update CHANGELOGnicklegr2015-03-251-0/+1
| * | | | Reset parking branch to HEAD everytimenicklegr2015-03-251-5/+1
* | | | | Merge pull request #8007 from mr-vinn/markdown-tagsDmitriy Zaporozhets2015-03-255-10/+58
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into markdown-tagsVinnie Okada2015-03-2485-530/+829
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into markdown-tagsVinnie Okada2015-03-2246-141/+466
| |\ \ \ \ \ \
| * | | | | | | Fix SanitizationFilter bugsVinnie Okada2015-03-221-1/+2
| * | | | | | | Merge branch 'master' into markdown-tagsVinnie Okada2015-03-21131-1414/+1117
| |\ \ \ \ \ \ \
| * | | | | | | | Don't allow style attributes in inline HTMLVinnie Okada2015-03-212-1/+2
| * | | | | | | | Change HTML sanitizationVinnie Okada2015-03-193-72/+25
| * | | | | | | | Merge branch 'master' into markdown-tagsVinnie Okada2015-03-171442-16375/+37368
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Document whitelisted HTML tags and attributesVinnie Okada2014-10-101-0/+59
| * | | | | | | | | Allow HTML tags in user Markdown inputVinnie Okada2014-10-103-2/+36
* | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-03-2512-25/+29
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'more-rubocop-styles' into 'master'Dmitriy Zaporozhets2015-03-2511-22/+25
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Style/RedundantReturn enabledmore-rubocop-stylesDmitriy Zaporozhets2015-03-247-10/+13
| | * | | | | | | | | Enable more rubocop style checksDmitriy Zaporozhets2015-03-246-13/+13
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'master' into 'master'Hannes Rosenögger2015-03-251-3/+4
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | how to render line-breaksDmitri Goosens2014-09-171-3/+4
* | | | | | | | | | Fix changelog for 7.9Robert Schilling2015-03-251-3/+1
* | | | | | | | | | Merge pull request #8988 from atomaka/atomaka/bugfix/gitlab-shell-taskRobert Schilling2015-03-251-0/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix newline spacing after authorized_keys rebuildAndrew Tomaka2015-03-201-0/+1
* | | | | | | | | | Merge branch 'api-internal-errors' into 'master'Dmitriy Zaporozhets2015-03-2514-94/+134
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Respond with full GitAccess error if user has project read access.api-internal-errorsDouwe Maan2015-03-242-1/+2
| * | | | | | | | | | Refactor GitAccess to use instance variables.Douwe Maan2015-03-2413-93/+132
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'fix-sticky-header' into 'master'Dmitriy Zaporozhets2015-03-252-7/+7
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Improve sticky headers in diffsfix-sticky-headerDmitriy Zaporozhets2015-03-242-7/+7
|/ / / / / / / / /
* | | | | | | | | Merge branch 'milestone_and_labels_links' into 'master'Dmitriy Zaporozhets2015-03-252-6/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Milestones and labels can be used even when issues are disabled.Marin Jankovski2015-03-242-6/+7
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'mr-button-color' into 'master'Dmitriy Zaporozhets2015-03-242-18/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Change merge request button color based on CI statusDmitriy Zaporozhets2015-03-242-18/+12
* | | | | | | | | | Merge branch 'note-avatar-link' into 'master'Dmitriy Zaporozhets2015-03-243-3/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Link note avatar to user.note-avatar-linkDouwe Maan2015-03-243-3/+7
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'user-subscriptions-dependent' into 'master'Dmitriy Zaporozhets2015-03-241-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Clean up subscriptions when user is deleted.user-subscriptions-dependentDouwe Maan2015-03-241-0/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'update-rugments' into 'master'Dmitriy Zaporozhets2015-03-241-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update rugments to 1.0.0.beta6 to fix C# highlighting.update-rugmentsDouwe Maan2015-03-241-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-03-241-1/+2
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #9012 from dantudor/patch-1Dmitriy Zaporozhets2015-03-241-1/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |