Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add API URL to JIRA settings31448-jira-urls | Jarka Kadlecova | 2017-05-26 | 1 | -12/+25 |
| | |||||
* | Merge branch 'dm-diff-cleanup' into 'master' | Robert Speicher | 2017-05-25 | 5 | -40/+33 |
|\ | | | | | | | | | Clean up diff rendering See merge request !11390 | ||||
| * | Change code comment formattingdm-diff-cleanup | Douwe Maan | 2017-05-23 | 1 | -1/+3 |
| | | |||||
| * | Remove @commit in compare and MR controllers | Douwe Maan | 2017-05-23 | 1 | -0/+3 |
| | | |||||
| * | Pass fallback_diff_refs to Diff::File instead of using view helpers | Douwe Maan | 2017-05-23 | 5 | -40/+28 |
| | | |||||
* | | Merge branch 'winh-label-textcolor-default' into 'master' | Grzegorz Bizon | 2017-05-25 | 1 | -0/+4 |
|\ \ | | | | | | | | | | | | | | | | | | | Provide default for calculating label text color Closes #32728 See merge request !11681 | ||||
| * | | Provide default for calculating label text color (!11681) | winh | 2017-05-25 | 1 | -0/+4 |
| | | | |||||
* | | | Merge branch 'revert-b0498c17' into 'master' | Robert Speicher | 2017-05-25 | 2 | -7/+5 |
|\ \ \ | | | | | | | | | | | | | | | | | Refactor `DynamicPathValidator` and `GitLab::Regex` some more See merge request !11693 | ||||
| * | | | Revert "Remove changes that are not absolutely necessary" | Douwe Maan | 2017-05-24 | 2 | -7/+5 |
| | | | | | | | | | | | | This reverts commit b0498c176fa134761d899c9b369be12f1ca789c5 | ||||
* | | | | Merge branch 'fix-kubernetes-namespace' into 'master' | Grzegorz Bizon | 2017-05-25 | 1 | -12/+12 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix terminals support for Kubernetes service Closes #31754 See merge request !11653 | ||||
| * | | | | Fix terminals support for Kubernetes service | Kamil Trzcinski | 2017-05-25 | 1 | -12/+12 |
| | | | | | | | | | | | | | | | | | | | | It was broken, because we introduced a default namespace, which was not used by terminal methods. | ||||
* | | | | | Merge branch '17848-web-hook-logging' into 'master' | Dmitriy Zaporozhets | 2017-05-25 | 4 | -44/+18 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | Implement Web Hooks calls logging Closes #17848 See merge request !11027 | ||||
| * | | | | Implement web hooks logging | Alexander Randa | 2017-05-25 | 4 | -44/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * implemented logging of project and system web hooks * implemented UI for user area (project hooks) * implemented UI for admin area (system hooks) * implemented retry of logged webhook * NOT imeplemented log remover | ||||
* | | | | | ensure rss token on read | Alexis Reigel | 2017-05-24 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | we do this on attribute read since migrating all existing users is not a feasible solution. | ||||
* | | | | | add rss_token attribute to user model | Alexis Reigel | 2017-05-24 | 1 | -1/+2 |
| |/ / / |/| | | | |||||
* | | | | Merge branch 'dm-outdated-system-note' into 'master' | Grzegorz Bizon | 2017-05-24 | 7 | -29/+39 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add system note with link to diff comparison when MR discussion becomes outdated Closes #30058 See merge request !11584 | ||||
| * | | | | Address review | Douwe Maan | 2017-05-24 | 2 | -6/+9 |
| | | | | | |||||
| * | | | | Fix specsdm-outdated-system-note | Douwe Maan | 2017-05-23 | 1 | -2/+5 |
| | | | | | |||||
| * | | | | Add system note with link to diff comparison when MR discussion becomes outdated | Douwe Maan | 2017-05-23 | 6 | -31/+35 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'dm-fix-routes' into 'master' | Robert Speicher | 2017-05-24 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix ambiguous routing issues by teaching router about reserved words See merge request !11570 | ||||
| * | | | | Remove changes that are not absolutely necessarydm-fix-routes | Douwe Maan | 2017-05-23 | 2 | -5/+7 |
| | | | | | |||||
| * | | | | Fix ambiguous routing issues by teaching router about reserved words | Douwe Maan | 2017-05-23 | 2 | -7/+5 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'mrchrisw-catch-openssl' into 'master' | Douwe Maan | 2017-05-24 | 2 | -2/+2 |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | Rescue OpenSSL::SSL::SSLError in JiraService See merge request !11467 | ||||
| * | | | Rescue OpenSSL::SSL::SSLError in JiraService and IssueTrackerServicemrchrisw-catch-openssl | Chris Wilson | 2017-05-23 | 2 | -2/+2 |
| | |/ | |/| | | | | | | | | | | | | | Add OpenSSL::SSL::SSLError to rescue in JiraService & IssueTrackerService. This will prevent an exception in production and instead display a message to the user. | ||||
* | | | Test the ExpireJobCacheWorker and related changeszj-fix-pipeline-etag | Z.J. van de Weg | 2017-05-22 | 1 | -1/+1 |
| | | | | | | | | | | | | These were untested by the cherry picked commit. | ||||
* | | | Add MISSING e-tag refresh of resource for Job, and Pipeline Graph | Kamil Trzcinski | 2017-05-22 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Exclude manual actions from cancelable jobs scopefix/gb/exclude-manual-actions-from-cancelable-jobs | Grzegorz Bizon | 2017-05-19 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'dm-fix-readme-project-view' into 'master' | Dmitriy Zaporozhets | 2017-05-19 | 1 | -2/+7 |
|\ \ | | | | | | | | | | | | | Remove readme project_view option See merge request !11425 | ||||
| * | | Remove readme project_view option | Douwe Maan | 2017-05-19 | 1 | -2/+7 |
| | | | |||||
* | | | Merge branch 'dm-render-plain-readme' into 'master' | Rémy Coutable | 2017-05-19 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | | | | | | | Render plain README using Markup viewer so it is displayed below tree See merge request !11510 | ||||
| * | | Render plain README using Markup viewer so it is displayed below treedm-render-plain-readme | Douwe Maan | 2017-05-18 | 1 | -0/+1 |
| | | | |||||
* | | | Merge branch 'dm-no-conflicts-when-branches-are-missing' into 'master' | Robert Speicher | 2017-05-18 | 1 | -0/+2 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | Stop MR conflict code from blowing up when branches are missing Closes #32544 See merge request !11501 | ||||
| * | | Stop MR conflict code from blowing up when branches are missingdm-no-conflicts-when-branches-are-missing | Douwe Maan | 2017-05-18 | 1 | -0/+2 |
| | | | |||||
* | | | Merge branch 'dm-gemfile-viewer' | Rémy Coutable | 2017-05-18 | 13 | -1/+255 |
|\ \ \ | |/ / |/| | | | | | See merge request !11346. | ||||
| * | | Add auxiliary blob viewers to dependency files | Douwe Maan | 2017-05-17 | 13 | -1/+255 |
| | | | |||||
* | | | Merge branch 'mk-fix-issue-1843' into 'master' | Douwe Maan | 2017-05-18 | 2 | -2/+2 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix root groups redirecting to group owner Closes #32474 See merge request !11465 | ||||
| * | | | Use Namespace.for_user scope (formerly known as Namespace.root)mk-fix-issue-1843 | Douwe Maan | 2017-05-18 | 2 | -5/+3 |
| | | | | |||||
| * | | | Fixes #32474 | Michael Kozono | 2017-05-17 | 1 | -1/+3 |
| |/ / | | | | | | | | | | Older namespace records may be both `type == ‘Group` AND `owner_id` is not null. | ||||
* | | | Merge branch 'gitaly-local-branches' into 'master' | Douwe Maan | 2017-05-18 | 1 | -15/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Incorporate Gitaly's local_branches operation into repo code Closes #27379 See merge request !10059 | ||||
| * | | | Incorporate Gitaly's local_branches operation into repo codegitaly-local-branches | Alejandro Rodríguez | 2017-05-17 | 1 | -15/+1 |
| | | | | |||||
* | | | | Add auxiliary viewer for READMEdm-readme-viewer | Douwe Maan | 2017-05-17 | 3 | -0/+21 |
| |/ / |/| | | |||||
* | | | Add auxiliary blob viewer for CHANGELOG | Douwe Maan | 2017-05-17 | 4 | -2/+21 |
| | | | |||||
* | | | Merge branch 'counters_cache_invalidation' into 'master' | Rémy Coutable | 2017-05-17 | 1 | -1/+9 |
|\ \ \ | | | | | | | | | | | | | | | | | Invalidate cache for issue and MR counters separately See merge request !11394 | ||||
| * | | | Invalidate cache for issue and MR counters more granularlycounters_cache_invalidation | Valery Sizov | 2017-05-15 | 1 | -1/+9 |
| | | | | |||||
* | | | | Add auxiliary viewer for CONTRIBUTINGdm-contributing-viewer | Douwe Maan | 2017-05-16 | 2 | -1/+13 |
| |_|/ |/| | | |||||
* | | | Merge branch 'dm-blob-viewer-concerns' into 'master' | Robert Speicher | 2017-05-16 | 10 | -58/+66 |
|\ \ \ | | | | | | | | | | | | | | | | | Move some blob viewer stuff around without changing behavior See merge request !11358 | ||||
| * | | | Rename BlobViewer max_size to overridable_max_size and absolute_max_size to ↵dm-blob-viewer-concerns | Douwe Maan | 2017-05-15 | 5 | -14/+22 |
| | | | | | | | | | | | | | | | | max_size | ||||
| * | | | Specify explicitly whether a blob viewer should be loaded asynchronously | Douwe Maan | 2017-05-13 | 6 | -42/+42 |
| | | | | |||||
| * | | | Allow blob viewer to support multiple filetypes | Douwe Maan | 2017-05-13 | 4 | -7/+7 |
| | | | | |||||
* | | | | Merge branch 'bvl-rename-build-events-to-job-events' into 'master' cherry-pick-0663458c | Douwe Maan | 2017-05-16 | 4 | -6/+6 |
| |_|/ |/| | | | | | | | | | | | | | | | | | Rename `build_events` to `job_events` Closes #31620 See merge request !11287 |