summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add sanitize option to documentation.Marin Jankovski2014-07-073-1/+5
* Remove duplicated calls.Marin Jankovski2014-07-071-18/+11
* Add sanitize option to gitlab check rake task.Marin Jankovski2014-07-071-3/+26
* Merge branch 'cleaner-help-page' into 'master'Dmitriy Zaporozhets2014-07-051-12/+12
|\
| * Cleaner help pageDmitriy Zaporozhets2014-07-051-12/+12
|/
* Improve markdown docDmitriy Zaporozhets2014-07-051-30/+16
* Merge branch 'notification_when_reopened' into 'master'Dmitriy Zaporozhets2014-07-057-0/+80
|\
| * Test if reopen notifications are sent.Marin Jankovski2014-07-032-1/+38
| * Reopen mr email notification.Marin Jankovski2014-07-035-0/+28
| * Notification for reopened issue.Marin Jankovski2014-07-032-0/+15
* | Truncate header titleDmitriy Zaporozhets2014-07-051-8/+5
* | Merge branch 'email-service-full-commit-message' into 'master'Dmitriy Zaporozhets2014-07-042-2/+6
|\ \
| * | Show full commit message and author name for Email on push serviceDmitriy Zaporozhets2014-07-042-2/+6
|/ /
* | Merge pull request #7208 from MrMarvin/ce_rake_cleanup_ldap_usersDmitriy Zaporozhets2014-07-041-0/+24
|\ \
| * | adds rake task to clean up deleted LDAP usersMarvin Frick2014-06-261-0/+24
* | | Merge pull request #7175 from jvanbaarsen/always-call-hooksDmitriy Zaporozhets2014-07-041-1/+5
|\ \ \
| * | | Call every service, even if one failsJeroen van Baarsen2014-06-221-1/+5
* | | | Merge branch 'flash_message_after_signup' into 'master'Dmitriy Zaporozhets2014-07-041-0/+8
|\ \ \ \
| * | | | Redirect to sign in page after signup, this will show the correct flash message.Marin Jankovski2014-07-041-0/+8
* | | | | Merge branch 'improve-ci-widget-ui' into 'master'Dmitriy Zaporozhets2014-07-041-4/+4
|\ \ \ \ \
| * | | | | Use normal font instead of strong for ci status widgetDmitriy Zaporozhets2014-07-041-4/+4
* | | | | | Merge branch 'fix-fork-branch-removal' into 'master'Dmitriy Zaporozhets2014-07-042-2/+3
|\ \ \ \ \ \
| * | | | | | Dont show 'Remove source brnach' checkbox for forkDmitriy Zaporozhets2014-07-042-2/+3
| |/ / / / /
* | | | | | Merge branch 'group_milestones_improvements' into 'master'Dmitriy Zaporozhets2014-07-042-10/+13
|\ \ \ \ \ \
| * | | | | | Improve performance, ordering and pagination for group milestones.Marin Jankovski2014-07-042-10/+13
| |/ / / / /
* | | | | | Merge branch 'correct_active_link' into 'master'Dmitriy Zaporozhets2014-07-041-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Use correct controller name, namespacing ignored.Marin Jankovski2014-07-041-1/+1
| |/ / / /
* | | | | Merge branch 'fix_for_public_access_doc' into 'master'Sytse Sijbrandij2014-07-041-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Link to permissions doc using relative path.Marin Jankovski2014-07-041-2/+2
|/ / / /
* | | | Merge branch 'closed-in-search' into 'master'Dmitriy Zaporozhets2014-07-032-3/+5
|\ \ \ \
| * | | | Fix labels showing if issue closed on search results pageDmitriy Zaporozhets2014-07-032-3/+5
|/ / / /
* | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2014-07-031-0/+1
|\ \ \ \
| * \ \ \ Merge pull request #7250 from ahmyi/patch-1Dmitriy Zaporozhets2014-07-031-0/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Archive with content-length headerahmyi2014-07-031-1/+1
| | * | | Content-length defined in header responseahmyi2014-07-031-0/+1
* | | | | Merge branch 'no_notification_for_merger' into 'master'Dmitriy Zaporozhets2014-07-031-0/+1
|\ \ \ \ \
| * | | | | Don't notify the user that triggered the mr notification.Marin Jankovski2014-07-031-1/+1
| * | | | | Remove new lines.Marin Jankovski2014-07-021-2/+0
| * | | | | Do not notify person who merged the MR.Marin Jankovski2014-07-021-0/+3
* | | | | | Merge branch 'no_notification_for_project_creator' into 'master'Dmitriy Zaporozhets2014-07-031-1/+1
|\ \ \ \ \ \
| * | | | | | Do not notify project owner on project creation.Marin Jankovski2014-07-031-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'no_need_for_creating_satellites' into 'master'Dmitriy Zaporozhets2014-07-031-18/+0
|\ \ \ \ \ \
| * | | | | | Satellites are created automatically nowJacob Vosmaer2014-07-031-18/+0
* | | | | | | Merge branch 'use_gitlab_db_converter' into 'master'Sytse Sijbrandij2014-07-031-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Use the correct clone link for the DB converterJacob Vosmaer2014-07-031-1/+1
|/ / / / / /
* | | | | | Reopen/close buttonsDmitriy Zaporozhets2014-07-032-4/+4
* | | | | | Merge branch 'contributors-api' into 'master'Dmitriy Zaporozhets2014-07-036-1/+90
|\ \ \ \ \ \
| * | | | | | Add contributors API docsDmitriy Zaporozhets2014-07-021-0/+29
| * | | | | | Use Contributor class instead of hashDmitriy Zaporozhets2014-07-024-17/+16
| * | | | | | Move API contributors logic to repository modelDmitriy Zaporozhets2014-07-024-24/+38