summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* removed transaction stufffix/import-data-issueJames Lopez2016-05-132-10/+2
* fix merge conflictJames Lopez2016-05-121-3/+3
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-data...James Lopez2016-05-1230-111/+438
|\
| * Merge branch 'update-changelog-875' into 'master' Yorick Peterse2016-05-121-0/+2
| |\
| | * Updated CHANGELOG for 8.7.5Yorick Peterse2016-05-121-0/+2
| * | Merge branch '14272-forks-listed-when-permission-is-missing' into 'master' Rémy Coutable2016-05-122-2/+3
| |\ \ | | |/ | |/|
| | * Only show forks for users who can download codeSean McGivern2016-05-122-2/+3
| * | Merge branch 'fix/reuse-runner-edit-form-in-admin-area' into 'master' Rémy Coutable2016-05-126-47/+33
| |\ \
| | * | Use % notation for arrays in runner model constantsfix/reuse-runner-edit-form-in-admin-areaGrzegorz Bizon2016-05-111-2/+2
| | * | Share form editable attributes mf runner via modelGrzegorz Bizon2016-05-103-2/+3
| | * | Reuse runners edit form in admin and project areaGrzegorz Bizon2016-05-103-44/+29
| * | | Merge branch 'total-method-time' into 'master' Rémy Coutable2016-05-123-8/+1
| |\ \ \
| | * | | Removed tracking of total method execution timestotal-method-timeYorick Peterse2016-05-123-8/+1
| * | | | Merge branch '3870-commit-sorting-issue' into 'master' Rémy Coutable2016-05-122-1/+2
| |\ \ \ \
| | * | | | Group commits by date in server timezone3870-commit-sorting-issueSean McGivern2016-05-112-1/+2
| * | | | | Merge branch 'patch-2' into 'master' Marin Jankovski2016-05-121-8/+11
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Update cas.md to reflect the current syntax, and added that gitlab-ctl reconf...Andrew Collett2016-04-211-8/+11
| * | | | | Merge branch 'update-8-8-guides' into 'master' Yorick Peterse2016-05-122-1/+155
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Update 8.8 guidesValery Sizov2016-05-112-1/+155
| * | | | | Merge branch '16568-relative-links-wiki-regression' into 'master' Rémy Coutable2016-05-123-3/+96
| |\ \ \ \ \
| | * | | | | Add CHANGELOG entry.Timothy Andrew2016-05-121-0/+3
| | * | | | | Implement @rymai's feedback after review.Timothy Andrew2016-05-121-2/+10
| | * | | | | Add a spec for `WikiLinkFilter`Timothy Andrew2016-05-122-3/+85
| |/ / / / /
| * | | | | Merge branch 'issue_15572_snippets_tab_under_user_profile' into 'master' Douwe Maan2016-05-118-24/+111
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni...Long Nguyen2016-05-11213-3147/+1276
| | |\ \ \ \ \
| | * | | | | | Code improveLong Nguyen2016-05-102-18/+19
| | * | | | | | Add specs for user routing and update spec for user controllerLong Nguyen2016-05-082-0/+59
| | * | | | | | Routing refactoringLong Nguyen2016-05-086-23/+20
| | * | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni...Long Nguyen2016-05-08181-580/+1510
| | |\ \ \ \ \ \
| | * | | | | | | Fix routing errorLong Nguyen2016-05-081-1/+1
| | * | | | | | | user routings refactorLong Nguyen2016-05-089-32/+64
| | * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni...Long Nguyen2016-05-05227-1341/+3520
| | |\ \ \ \ \ \ \
| | * | | | | | | | Remove unused view and update redirect when destroy snippetLong Nguyen2016-05-052-14/+1
| | * | | | | | | | Remove unused code, update spec, and update changelogLong Nguyen2016-05-053-27/+2
| | * | | | | | | | Add snippet tab under user profileLong Nguyen2016-05-024-3/+39
| * | | | | | | | | Merge branch 'rs-remove-icon_for_event' into 'master' Douwe Maan2016-05-111-9/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Remove unused `icon_for_event` helperRobert Speicher2016-05-111-9/+0
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'no-todo-badge-on-zero' into 'master' Jacob Schatz2016-05-111-2/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Don't show the Todo count if there aren't any Todos.Connor Shea2016-05-101-2/+3
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'hook-docs-behavior' into 'master' Robert Speicher2016-05-115-6/+21
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | Remove extra sanitizationJacob Vosmaer2016-05-101-1/+1
| | * | | | | | | | Fix test failuresJacob Vosmaer2016-05-092-3/+3
| | * | | | | | | | Remove spaceJacob Vosmaer2016-05-091-1/+1
| | * | | | | | | | Always mention HTTP statusJacob Vosmaer2016-05-031-1/+1
| | * | | | | | | | Inform user about questionable hook successJacob Vosmaer2016-05-031-2/+4
| | * | | | | | | | Improve documentation and web test for web hooksJacob Vosmaer2016-05-033-2/+15
* | | | | | | | | | looks like 8.7.6James Lopez2016-05-121-1/+1
* | | | | | | | | | more changes based on MR feedbackJames Lopez2016-05-122-3/+2
* | | | | | | | | | updated changelogJames Lopez2016-05-121-1/+1
* | | | | | | | | | added changelogJames Lopez2016-05-121-0/+3