summaryrefslogtreecommitdiff
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* Blacklist 'new'blacklist-newRobert Schilling2016-01-081-0/+1
|
* Merge branch 'milestone-ref' into 'master' Robert Speicher2016-01-072-3/+25
|\ | | | | | | | | | | | | Link to milestone in "Milestone changed" system note Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/4141 See merge request !2203
| * Milestone reference is a Markdown linkmilestone-refDouwe Maan2016-01-071-1/+5
| |
| * Merge branch 'master' into milestone-refDouwe Maan2016-01-068-51/+162
| |\
| * | Remove icon from milestone reference.Douwe Maan2016-01-052-2/+3
| | |
| * | Merge branch 'master' into milestone-refDouwe Maan2016-01-0584-376/+645
| |\ \
| * \ \ Merge branch 'master' into milestone-refDouwe Maan2015-12-258-28/+109
| |\ \ \
| * \ \ \ Merge branch 'master' into milestone-refDouwe Maan2015-12-2452-343/+815
| |\ \ \ \
| * | | | | Use `to_reference` in system notes.Douwe Maan2015-12-241-1/+1
| | | | | |
| * | | | | Link to milestone in "Milestone changed" system noteDouwe Maan2015-12-242-4/+3
| | | | | |
| * | | | | Render milestone links as referencesDouwe Maan2015-12-241-0/+18
| | | | | |
* | | | | | Merge branch 'annotate-models-20160105' into 'master' Dmitriy Zaporozhets2016-01-0741-119/+176
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Annotate models Time to refresh the comments via `annotate`. See merge request !2311
| * | | | | | Annotate modelsStan Hu2016-01-0641-119/+176
| | | | | | |
* | | | | | | Use fadeTo instead of cssajax-filter-commitsDmitriy Zaporozhets2016-01-071-5/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | Fix typo in js method and some repeating cssDmitriy Zaporozhets2016-01-073-7/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | Add support for ref and path to commits filteringDmitriy Zaporozhets2016-01-073-11/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | Prevent loading first 20 commits twiceDmitriy Zaporozhets2016-01-071-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | Add ajax filtering for commits listDmitriy Zaporozhets2016-01-072-46/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also handle commits list with Pager class to prevent code duplication Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | Add search field to commits pageDmitriy Zaporozhets2016-01-072-13/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | Filter commits by search parameterDmitriy Zaporozhets2016-01-071-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | Merge branch 'fix-missing-day-in-network-graph' into 'master' Dmitriy Zaporozhets2016-01-071-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix missing date of month in network graph when commits span a month Closes #3635, #1383 Before: ![image](/uploads/6a169e0cd402cb26f3a2cf13bd0ecc88/image.png) After: ![image](/uploads/2600a454394383660a1e50a4a1ba1204/image.png) See merge request !2325
| * | | | | | | Fix missing date of month in network graph when commits span a monthStan Hu2016-01-061-1/+1
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Closes #3635, #1383
* | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqJacob Vosmaer2016-01-0714-7/+254
| | | | | | |
* | | | | | | Merge branch 'remove-influxdb-credentials' into 'master' Yorick Peterse2016-01-072-10/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | See merge request !2319
| * | | | | | | Remove InfluxDB username/passwordremove-influxdb-credentialsYorick Peterse2016-01-062-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | InfluxDB over UDP doesn't use authentication, thus there's no need for these settings.
* | | | | | | | Merge branch 'more-opengraph' into 'master' Robert Speicher2016-01-066-30/+22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Open Graph data for group, project and commit. See merge request !2211
| * \ \ \ \ \ \ \ Merge branch 'master' into more-opengraphmore-opengraphDouwe Maan2016-01-068-51/+162
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Don't override issue page description in project layout.Douwe Maan2016-01-064-10/+7
| | | | | | | | |
| * | | | | | | | 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-053-17/+9
| | | | | | | | |
| * | | | | | | | Use `User#avatar_url` instead of `avatar_icon` helperRobert Speicher2016-01-051-6/+4
| | | | | | | | |
| * | | | | | | | Merge branch 'master' into more-opengraphDouwe Maan2016-01-0578-369/+532
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/views/layouts/_head.html.haml
| * | | | | | | | Add Open Graph data for group, project and commit.Douwe Maan2015-12-255-6/+14
| | | | | | | | |
* | | | | | | | | Merge branch 'merge-when-build-succeeds-unchecked' into 'master' Robert Speicher2016-01-063-7/+13
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Get "Merge when build succeeds" to work when commits were pushed to MR target branch while builds were running The Merge when build succeeds service only merges when the MR is mergeable (open, not WIP, no conflicts). When the target branch is updated, all affected MRs have their merge status set to `unchecked`, and the conflicts check will only happen when `check_if_can_be_merged` is called, which happens when the MR page is viewed. When someone enables the automatic merge, the target branch is updated, no-one views the MR page again, and the build succeeds, the mergeability check will fail and the MR will not in fact be merged. This MR makes sure `check_if_can_be_merged` is always called when MR mergeability is checked. See merge request !2304
| * \ \ \ \ \ \ \ \ Merge branch 'master' into merge-when-build-succeeds-uncheckedmerge-when-build-succeeds-uncheckedDouwe Maan2016-01-068-51/+162
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Get "Merge when build succeeds" to work when commits were pushed to MR ↵Douwe Maan2016-01-053-7/+13
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | target branch while builds were running
* | | | | | | | | Merge branch 'fix-banzai-cache' into 'master' Robert Speicher2016-01-061-2/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix mentionable reference extraction caching. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/4130 Reverts https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2120 and https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2283 See merge request !2315
| * | | | | | | | Fix mentionable reference extraction caching.Douwe Maan2016-01-061-2/+5
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Enable Microsoft Azure OAuth2 supportJanis Meybohm2016-01-062-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'fix/project-destroy-callbacks' into 'master' Douwe Maan2016-01-061-4/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix project destroy callback See gitlab-org/gitlab-ee!107. See merge request !2307
| * | | | | | Fix project destroy callbackfix/project-destroy-callbacksGrzegorz Bizon2016-01-051-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | See gitlab-org/gitlab-ee!107.
* | | | | | | Fix the abuse report detail URL in the HTML email templaters-fix-abuse-report-urlRobert Speicher2016-01-051-1/+1
| | | | | | |
* | | | | | | Merge branch 'validate-readme-format' into 'master'Robert Speicher2016-01-051-8/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | 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 'mikew1/gitlab-ce-better-asana-refs' into 'master' Douwe Maan2016-01-051-42/+40
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Better support for referencing and closing issues in asana_service.rb (by @mikew1) See merge request !2302
| * | | | | | | 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-31182-1116/+3740
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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. ...
| * | | | | | | | Better handling of errors in Asana serviceMike Wyatt2015-12-301-9/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | | | | Update Asana service documentationMike Wyatt2015-12-301-2/+2
| | | | | | | | |