summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* removed transaction stufffix/import-data-issueJames Lopez2016-05-132-10/+2
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-data...James Lopez2016-05-1216-66/+81
|\
| * Merge branch '14272-forks-listed-when-permission-is-missing' into 'master' Rémy Coutable2016-05-121-2/+2
| |\
| | * Only show forks for users who can download codeSean McGivern2016-05-121-2/+2
| * | 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 '3870-commit-sorting-issue' into 'master' Rémy Coutable2016-05-121-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Group commits by date in server timezone3870-commit-sorting-issueSean McGivern2016-05-111-1/+1
| * | | Merge branch 'issue_15572_snippets_tab_under_user_profile' into 'master' Douwe Maan2016-05-114-2/+37
| |\ \ \
| | * \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni...Long Nguyen2016-05-11105-1750/+165
| | |\ \ \
| | * | | | Code improveLong Nguyen2016-05-101-11/+11
| | * | | | Routing refactoringLong Nguyen2016-05-085-10/+10
| | * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni...Long Nguyen2016-05-08157-515/+897
| | |\ \ \ \
| | * | | | | user routings refactorLong Nguyen2016-05-087-12/+43
| | * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni...Long Nguyen2016-05-05107-748/+1092
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Remove unused view and update redirect when destroy snippetLong Nguyen2016-05-052-14/+1
| | * | | | | Remove unused code, update spec, and update changelogLong Nguyen2016-05-051-19/+1
| | * | | | | Add snippet tab under user profileLong Nguyen2016-05-023-1/+36
| * | | | | | 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-112-3/+5
| |\ \ \ \ \ \
| | * | | | | | Remove extra sanitizationJacob Vosmaer2016-05-101-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-032-2/+2
* | | | | | | | more changes based on MR feedbackJames Lopez2016-05-122-3/+2
* | | | | | | | rename methodJames Lopez2016-05-121-2/+2
* | | | | | | | fix silly typoJames Lopez2016-05-121-0/+2
* | | | | | | | Merge branches 'fix/import-data-issue' and 'master' of gitlab.com:gitlab-org/...James Lopez2016-05-11104-1724/+161
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'improve-destroy-logging' into 'master' Robert Speicher2016-05-111-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Improve log message when a project is destroyed to include the namespaceStan Hu2016-05-101-1/+1
| * | | | | | | | Merge branch '17249-starred' into 'master' Robert Speicher2016-05-113-2/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Tidy up user project specsSean McGivern2016-05-111-1/+1
| | * | | | | | | | Restrict starred projects to viewable onesSean McGivern2016-05-103-2/+7
| * | | | | | | | | Merge branch '17270-only-generate-email-on-push-once-for-all-recipients' into...Robert Speicher2016-05-112-7/+23
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Only generate repository push email onceSean McGivern2016-05-112-7/+23
| * | | | | | | | | | Merge branch 'casecmp-cop' into 'master' Rémy Coutable2016-05-111-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | Enable Rubocop Casecmp Performance Cop.Connor Shea2016-05-101-1/+1
| * | | | | | | | | | Merge branch 'fix-r-shortcut' into 'master' Jacob Schatz2016-05-101-0/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Restore "r" shortcutfix-r-shortcutAlfredo Sumaran2016-05-041-0/+4
| * | | | | | | | | | | Merge branch 'stanhu/gitlab-ce-add-eager-load-lib' into 'master' Robert Speicher2016-05-101-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix a few places where autoloading would failRémy Coutable2016-05-101-1/+1
| * | | | | | | | | | | | Merge branch '15529-fix=missing-from-clause-for-table-issues' into 'master' Robert Speicher2016-05-101-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix an issue when filtering merge requests with more than one labelRémy Coutable2016-05-101-2/+2
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'issue_15673' into 'master' Jacob Schatz2016-05-101-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Add to label :id to responseissue_15673Alfredo Sumaran2016-05-031-1/+1
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |