summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into more-opengraphmore-opengraphDouwe Maan2016-01-0615-60/+251
|\
| * Merge branch 'fix-notification-spec' into 'master' Douwe Maan2016-01-061-1/+1
| |\ | | | | | | | | | | | | | | | | | | Fix notification spec Master was broken :( See merge request !2306
| | * Fix notification specfix-notification-specDouwe Maan2016-01-051-1/+1
| | |
| * | Merge branch 'rs-fix-abuse-report-url' into 'master' Dmitriy Zaporozhets2016-01-061-1/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix the abuse report detail URL in the HTML email template Previous URL resulted in a 404. See merge request !2310
| | * | Fix the abuse report detail URL in the HTML email templaters-fix-abuse-report-urlRobert Speicher2016-01-051-1/+1
| | | |
| * | | Merge branch 'feature/detailed-user-endpoint' of ↵Dmitriy Zaporozhets2016-01-063-1/+11
| |\ \ \ | | | | | | | | | | | | | | | https://gitlab.com/Michi302/gitlab-ce
| | * | | Add missing changelog entryMichi302/gitlab-ce-feature/detailed-user-endpointMichi3022016-01-051-0/+1
| | | | |
| | * | | Make single user API endpoint return Entities::User instead of ↵Michi3022015-12-282-1/+8
| | | | | | | | | | | | | | | | | | | | Entities::UserBasic
| * | | | Merge pull request #9912 from pmq20/psvr/dec15Stan Hu2016-01-051-0/+1
| |\ \ \ \ | | |_|/ / | |/| | | Ignore config/sidekiq.yml
| | * | | Ignore config/sidekiq.yml [ci skip]The rugged tests are fragile2015-12-151-0/+1
| | | | |
| * | | | Merge branch 'validate-readme-format' into 'master'Robert Speicher2016-01-052-8/+7
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Validate README format Take the first previewable README file as project's README, otherwise if none file is available, or we can't preview any of them, we assume that project doesn't have a README file. Fixes #3978
| | * | | | [ci skip] Update CHANGELOGvalidate-readme-formatDouglas Barbosa Alexandre2016-01-051-0/+1
| | | | | |
| | * | | | Validate README format before displayingDouglas Barbosa Alexandre2016-01-051-8/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Take the first previewable README file as project’s README, otherwise if none file is available, or we can’t preview any of them, we assume that project doesn’t have a README file.
| * | | | | Merge branch 'rs-version-check-svg' into 'master' Robert Speicher2016-01-052-1/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | Update version check images to use SVG See merge request !2244
| | * | | | Update version check images to use SVGRobert Speicher2016-01-052-1/+2
| |/ / / /
| * | | | Merge branch 'mikew1/gitlab-ce-better-asana-refs' into 'master' Douwe Maan2016-01-052-48/+111
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Better support for referencing and closing issues in asana_service.rb (by @mikew1) See merge request !2302
| | * | | | Satisfy RubocopDouwe Maan2016-01-051-1/+1
| | | | | |
| | * | | | 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-31403-2136/+22333
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (307 commits) Update CHANGELOG spinach fix Updated allocations Gem to version 1.0.3 Removed various default metrics tags Update CHANGELOG Fix "I see current user as the first user" step Swap Author and Assignee Selectors on issuable index view Update CHANGELOG Make sure that is no pending migrations in Gitlab::CurrentSettings Added additional config environmental variables to help Debian packaging We don't use whenever anymore. Lets remove the schedule file Fix project transfer e-mail sending incorrect paths in e-mail notification Update CHANGELOG Use Gitlab::CurrentSettings for InfluxDB Write to InfluxDB directly via UDP Strip newlines from obfuscated SQL Add hotfix that allows to access build artifacts created before 8.3 note votes methids implementation When reCAPTCHA is disabled, allow registrations to go through without a code Downcased user or email search for avatar_icon. ...
| | * | | | | Use `execute` in Asana specsMike Wyatt2015-12-311-15/+18
| | | | | | |
| | * | | | | Actually test the posted comment in Asana serviceMike Wyatt2015-12-311-4/+21
| | | | | | |
| | * | | | | Better handling of errors in Asana serviceMike Wyatt2015-12-301-9/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| | * | | | | 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-3084-495/+546
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/master: Use lazy reference extractor to get issue's MRs Banzai::XFilter -> Banzai::Filter::XFilter Move Markdown/reference logic from Gitlab::Markdown to Banzai
| | * | | | | | Fix error in Asana serviceMike Wyatt2015-12-291-1/+1
| | | | | | | |
| | * | | | | | Update Asana specsMike Wyatt2015-12-291-8/+32
| | | | | | | |
| | * | | | | | Update Asana service to work with Personal Access Token, lessen number of ↵Mike Wyatt2015-12-291-31/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | requests to Asana API
| | * | | | | | Update Asana field descriptionsMike Wyatt2015-12-291-4/+2
| | | | | | | |
| | * | | | | | better support for referencing and closing issues in asana_service.rbMike Wyatt2015-12-162-8/+41
| | | | | | | |
| * | | | | | | Merge branch 'brunsa2/gitlab-ce-diverging-branch-graphs' into 'master' Douwe Maan2016-01-056-0/+117
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add graphs of commits ahead/behind default branch (by @brunsa2) Replaces https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/1716 See merge request !2301
| | * | | | | | | Fix diverging commit count calculationbrunsa2/gitlab-ce-diverging-branch-graphsJeff Stubler2015-12-151-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rugged seemed to stop accepting branch names as valid refs, throwing `Rugged::ReferenceError` exceptions. Now the branch target rather than branch name is used, and the default branch's hash is also calculated, and these work properly. This used to work and might be something worth re-investigating in the future.
| | * | | | | | | Merge branch 'master' into diverging-branch-graphsJeff Stubler2015-12-03582-4651/+9171
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into diverging-branch-graphsJeff Stubler2015-11-12297-1025/+4533
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Refactor for style issuesJeff Stubler2015-11-113-21/+17
| | | | | | | | | | |
| | * | | | | | | | | Merge branch 'master' into diverging-branch-graphsJeff Stubler2015-11-0215-112/+211
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Add graphs showing commits ahead and behind default to branches pageJeff Stubler2015-11-016-2/+122
| | | | | | | | | | | |
* | | | | | | | | | | | Don't override issue page description in project layout.Douwe Maan2016-01-065-14/+9
| | | | | | | | | | | |
* | | | | | | | | | | | Remove now-redundant `page_description` call from Groups#showRobert Speicher2016-01-051-2/+0
| | | | | | | | | | | |
* | | | | | | | | | | | Remove now-redundant `page_description` call from Projects#showRobert Speicher2016-01-051-3/+1
| | | | | | | | | | | |
* | | | | | | | | | | | Make `page_description` less magical :sparkles:Robert Speicher2016-01-054-42/+11
| | | | | | | | | | | |
* | | | | | | | | | | | Use `User#avatar_url` instead of `avatar_icon` helperRobert Speicher2016-01-052-41/+20
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'master' into more-opengraphDouwe Maan2016-01-05174-1610/+3219
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/views/layouts/_head.html.haml
| * | | | | | | | | | | Merge branch 'joshfng/gitlab-ce-fix-3802' into 'master' Douwe Maan2016-01-055-4/+38
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show 'New Merge Request' buttons on canonical repo. (by @joshfng) Replaces https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2189 to run tests on our runners. See merge request !2300
| | * | | | | | | | | | | Change text back. Add additional tests.joshfng/gitlab-ce-fix-3802Josh Frye2016-01-033-3/+14
| | | | | | | | | | | | |
| | * | | | | | | | | | | Remove feature tag from testing locallyJosh Frye2016-01-031-1/+0
| | | | | | | | | | | | |
| | * | | | | | | | | | | Fix testsJosh Frye2016-01-032-2/+2
| | | | | | | | | | | | |
| | * | | | | | | | | | | Show 'New Merge Request' buttons on canonical repo.Josh Frye2016-01-035-5/+29
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'rs-abuse-reports-refactor' into 'master' Douwe Maan2016-01-056-61/+101
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Abuse Report refactors - Redirect back to user profile after report - "Tell, Don't Ask" for sending report notifications See merge request !2293
| | * | | | | | | | | | | | Add `AbuseReport#notify`rs-abuse-reports-refactorRobert Speicher2016-01-044-58/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tell, Don't Ask.