summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Add support for ref and path to commits filteringDmitriy Zaporozhets2016-01-071-9/+12
* Merge branch 'master' of github.com:gitlabhq/gitlabhqJacob Vosmaer2016-01-071-0/+5
* Merge branch 'merge-when-build-succeeds-unchecked' into 'master' Robert Speicher2016-01-061-5/+11
|\
| * Merge branch 'master' into merge-when-build-succeeds-uncheckedmerge-when-build-succeeds-uncheckedDouwe Maan2016-01-064-50/+85
| |\
| * | Get "Merge when build succeeds" to work when commits were pushed to MR target...Douwe Maan2016-01-051-5/+11
* | | Merge branch 'fix-banzai-cache' into 'master' Robert Speicher2016-01-061-2/+5
|\ \ \
| * | | Fix mentionable reference extraction caching.Douwe Maan2016-01-061-2/+5
| | |/ | |/|
* | | Merge branch 'fix/project-destroy-callbacks' into 'master' Douwe Maan2016-01-061-4/+2
|\ \ \ | |/ / |/| |
| * | Fix project destroy callbackfix/project-destroy-callbacksGrzegorz Bizon2016-01-051-4/+2
* | | Merge branch 'validate-readme-format' into 'master'Robert Speicher2016-01-051-8/+6
|\ \ \ | |/ / |/| |
| * | Validate README format before displayingDouglas Barbosa Alexandre2016-01-051-8/+6
* | | Merge branch 'mikew1/gitlab-ce-better-asana-refs' into 'master' Douwe Maan2016-01-051-42/+40
|\ \ \
| * | | Don't log backtrace in Asana servicemikew1/gitlab-ce-better-asana-refsMike Wyatt2016-01-041-1/+0
| * | | Merge remote-tracking branch 'upstream/master' into better-asana-refsMike Wyatt2015-12-3124-144/+519
| |\ \ \
| * | | | Better handling of errors in Asana serviceMike Wyatt2015-12-301-9/+8
| * | | | Update Asana service documentationMike Wyatt2015-12-301-2/+2
| * | | | Restore colon in Asana commentMike Wyatt2015-12-301-1/+1
| * | | | Merge remote-tracking branch 'origin/master' into better-asana-refsMike Wyatt2015-12-304-29/+30
| |\ \ \ \
| * | | | | Fix error in Asana serviceMike Wyatt2015-12-291-1/+1
| * | | | | Update Asana service to work with Personal Access Token, lessen number of req...Mike Wyatt2015-12-291-31/+21
| * | | | | Update Asana field descriptionsMike Wyatt2015-12-291-4/+2
| * | | | | better support for referencing and closing issues in asana_service.rbMike Wyatt2015-12-161-8/+20
* | | | | | Merge branch 'brunsa2/gitlab-ce-diverging-branch-graphs' into 'master' Douwe Maan2016-01-052-0/+39
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix diverging commit count calculationbrunsa2/gitlab-ce-diverging-branch-graphsJeff Stubler2015-12-151-2/+5
| * | | | | Merge branch 'master' into diverging-branch-graphsJeff Stubler2015-12-0352-370/+725
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into diverging-branch-graphsJeff Stubler2015-11-1216-24/+73
| |\ \ \ \ \ \
| * | | | | | | Refactor for style issuesJeff Stubler2015-11-111-14/+10
| * | | | | | | Add graphs showing commits ahead and behind default to branches pageJeff Stubler2015-11-012-2/+42
* | | | | | | | Add `AbuseReport#notify`rs-abuse-reports-refactorRobert Speicher2016-01-041-0/+6
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'rs-issue-201' into 'master' Dmitriy Zaporozhets2016-01-041-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Prevent duplicate "username has already been taken" validation messagers-issue-201Robert Speicher2016-01-021-1/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'extra-system-hooks' into 'master' Stan Hu2016-01-041-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Added system hooks messages for renaming and transferring a projectSteve Norman2016-01-041-0/+6
| |/ / / / / /
* | | | | | | remove public field from namespace and refactoringnamespace-clean_upValery Sizov2016-01-042-9/+1
|/ / / / / /
* | | | | | Merge branch 'fix/missing-ci-build-traces' into 'master' Grzegorz Bizon2015-12-301-3/+55
|\ \ \ \ \ \
| * | | | | | Add hotfix that allows to access build artifacts created before 8.3fix/missing-ci-build-tracesGrzegorz Bizon2015-12-291-3/+34
| * | | | | | Hotfix for builds trace data integrityGrzegorz Bizon2015-12-281-1/+22
* | | | | | | Fix project transfer e-mail sending incorrect paths in e-mail notificationStan Hu2015-12-291-1/+3
* | | | | | | Merge branch 'upvote_count_to_api' into 'master' Valery Sizov2015-12-292-8/+4
|\ \ \ \ \ \ \
| * | | | | | | note votes methids implementationupvote_count_to_apiValery Sizov2015-12-291-2/+2
| * | | | | | | Revert upvotes and downvotes params to MR APIValery Sizov2015-12-282-6/+2
* | | | | | | | reCAPTCHA is configurable through Admin Settings, no reload needed.Gabriel Mazetto2015-12-281-10/+18
* | | | | | | | Merge branch 'disable-git-follow' into 'master' Dmitriy Zaporozhets2015-12-281-1/+3
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Disable --follow in `git log` to avoid loading duplicate commit data in infin...Stan Hu2015-12-251-1/+3
* | | | | | | | Merge branch 'mention-all' into 'master' Robert Speicher2015-12-271-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'master' into mention-allDouwe Maan2015-12-242-8/+9
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Only allow group/project members to mention `@all`Douwe Maan2015-12-241-1/+1
* | | | | | | | Merge branch 'revert_votes_back' into 'master' Dmitriy Zaporozhets2015-12-251-1/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | revert back vote buttons to issue and MR pagesValery Sizov2015-12-251-1/+8
* | | | | | | | | Merge branch 'rs-opengraph' into 'master' Douwe Maan2015-12-251-0/+8
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |