summaryrefslogtreecommitdiff
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* Small change in the view and helperfj-34526-enabling-wiki-search-by-titleFrancisco Javier López2018-06-011-1/+1
|
* More refactorFrancisco Javier López2018-06-013-30/+6
|
* Aligning CE and EE versionsFrancisco Javier López2018-05-311-1/+1
|
* Renaming some methodsFrancisco Javier López2018-05-313-11/+11
|
* Refactoring search blob viewsFrancisco Javier López2018-05-314-23/+51
|
* Used the correct wiki page basenameFrancisco Javier López2018-05-311-1/+1
|
* Removed unnecessary methodFrancisco Javier López2018-05-311-4/+0
|
* First PoCFrancisco Javier López2018-05-311-3/+3
|
* Fix snippets embed formClement Ho2018-05-312-21/+5
|
* Merge branch '46552-fixes-redundant-message-for-failure-reasons' into 'master'Grzegorz Bizon2018-05-312-3/+2
|\ | | | | | | | | | | | | Fixes redudant script failure message Closes #46552 and #44271 See merge request gitlab-org/gitlab-ce!19138
| * Moves script_failure conditional over lambda46552-fixes-redundant-message-for-failure-reasonsMayra Cabrera2018-05-301-2/+2
| | | | | | | | So the 'failed' message can actually indicate if the build failed or not
| * Removes redundant error message for script failuresMayra Cabrera2018-05-242-3/+2
| | | | | | | | | | | | | | Script failure message was redundant so it was removed. Also 'check your job log' message was removed from all the error messages. Closes #44271
* | Merge branch '41587-osw-mr-metrics-migration-take-two' into 'master'Grzegorz Bizon2018-05-313-2/+2
|\ \ | | | | | | | | | | | | Take two for MR metrics population background migration See merge request gitlab-org/gitlab-ce!19097
| * | Ensure metrics regardless of being imported on MRs41587-osw-mr-metrics-migration-take-twoOswaldo Ferreira2018-05-303-2/+2
| | |
* | | Fix active tab stylingAnnabel Gray2018-05-314-22/+32
| | |
* | | Export assigned issues in iCalendar feedImre Farkas2018-05-3118-32/+93
| | |
* | | Merge branch 'rails5-exists-query' into 'master'Yorick Peterse2018-05-311-5/+3
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Replace `.exists` with `EXISTS ()` Closes #46277 See merge request gitlab-org/gitlab-ce!19178
| * | | Replace `.exists` with `EXISTS ()`Jan Provaznik2018-05-281-5/+3
| | | | | | | | | | | | | | | | | | | | `.exists` should not be used because it's an internal ActiveRecord method, but we can easily generate the same sql query with `EXISTS`.
* | | | Resolve "Remove links from Web IDE unexpectedly navigate you to a different ↵Sam Beckham2018-05-313-87/+44
| | | | | | | | | | | | | | | | page"
* | | | Cleanup code for General Project SettingsLukas Eipert2018-05-315-41/+49
| | | |
* | | | Merge branch '46903-osw-fix-permitted-params-filtering-on-merge-scheduling' ↵Sean McGivern2018-05-311-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Adjust permitted params filtering on merge scheduling Closes #46903 See merge request gitlab-org/gitlab-ce!19255
| * | | | Adjust permitted params filtering on merge scheduling46903-osw-fix-permitted-params-filtering-on-merge-schedulingOswaldo Ferreira2018-05-301-2/+2
| | | | |
* | | | | Merge branch 'fj-36819-remove-v3-api' into 'master'Douwe Maan2018-05-312-12/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removal of API v3 from the codebase Closes #36819 See merge request gitlab-org/gitlab-ce!18970
| * | | | | Removed API endpoint and specsfj-36819-remove-v3-apiFrancisco Javier López2018-05-302-12/+1
| |/ / / /
* | | | | Merge branch '46971-extra-whitespace' into 'master'Phil Hughes2018-05-311-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Extra whitespace when hovering commit sha in MR widget" Closes #46971 See merge request gitlab-org/gitlab-ce!19267
| * \ \ \ \ Merge branch 'master' into 46971-extra-whitespaceFilipa Lacerda2018-05-3132-252/+236
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (32 commits) Update CHANGELOG.md for 10.8.3 Update "col-xs" usage to bootstrap4 Add missing usage_ping_enabled to API settings Make Repository#blob_data_at a public method Fix UI broken in line profiling modal due to Bootstrap 4 Only preload member records for the relevant projects/groups/user in projects API Fix   after sign-in with Google button Fix a wrong link reference in docs Simplify spec: `2.times.each` -> `2.times` Replace grape-route-helpers with our own grape-path-helpers Add archived param to the json response Consider we might have prefix for stable branches Convert spec/javascripts/.eslintrc to yml format as well Remove version lock on awesome_print dependency Fix import project by url layout Fix missing timeout value in object storage pre-authorization call fix last lints disable no-multi-assign fix `spaced-comment` remove unused createComponentWithMixin from vue spec helpers ...
| * | | | | | Remove whitespaceFilipa Lacerda2018-05-301-1/+1
| | | | | | |
* | | | | | | Merge branch 'dm-relative-url-root-in-development' into 'master'Rémy Coutable2018-05-311-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | Fix various bugs related to relative_url_root in development See merge request gitlab-org/gitlab-ce!19213
| * | | | | | Fix various bugs related to relative_url_root in developmentDouwe Maan2018-05-291-1/+1
| | | | | | |
* | | | | | | Update "col-xs" usage to bootstrap4Paul Slaughter2018-05-303-6/+6
| | | | | | |
* | | | | | | Merge branch 'sh-move-blob-data-at-public' into 'master'Robert Speicher2018-05-301-8/+8
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make Repository#blob_data_at a public method See merge request gitlab-org/gitlab-ce!19259
| * | | | | | | Make Repository#blob_data_at a public methodStan Hu2018-05-301-8/+8
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | This reduces conflicts with EE, where it is public because it is called in ee/lib/gitlab/ci/external/file/local.rb.
* | | | | | | Merge branch 'fix-nbsp-after-sign-in-with-google' into 'master'Filipa Lacerda2018-05-301-2/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix   after sign-in with Google button Closes #45551 See merge request gitlab-org/gitlab-ce!19249
| * | | | | | | Fix   after sign-in with Google buttonfix-nbsp-after-sign-in-with-googleKamil Trzciński2018-05-301-2/+1
| | | | | | | |
* | | | | | | | Merge branch 'leipert-upgrade-eslint' into 'master'Mike Greiling2018-05-3018-161/+120
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade eslint 3 -> 4 Closes #40476 See merge request gitlab-org/gitlab-ce!19182
| * | | | | | | | fix `spaced-comment`Lukas Eipert2018-05-297-12/+14
| | | | | | | | |
| * | | | | | | | fix `no-unused-vars`Lukas Eipert2018-05-2911-152/+109
| | | | | | | | |
| * | | | | | | | Upgrade to eslint `~4.12.1` which is the last known version where the ↵Lukas Eipert2018-05-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | camelcase bug does not persist
* | | | | | | | | Merge branch '46999-line-profiling-modal-width' into 'master'Clement Ho2018-05-301-6/+0
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Line profiling modal width Closes #46999 See merge request gitlab-org/gitlab-ce!19253
| * | | | | | | | Fix UI broken in line profiling modal due to Bootstrap 4Takuya Noguchi2018-05-311-6/+0
| | | | | | | | |
* | | | | | | | | Merge branch '46879-import-project-alignment' into 'master'Clement Ho2018-05-304-65/+63
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "BS4: Import project page is missing margins and wells" Closes #46879 See merge request gitlab-org/gitlab-ce!19215
| * | | | | | | | Fix import project by url layoutAnnabel Dunstone Gray2018-05-294-65/+63
| | | | | | | | |
* | | | | | | | | Merge branch ↵Kamil Trzciński2018-05-301-1/+3
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '46917-gitlab-is-not-sending-objectstore-timeout-value-to-workhorse' into 'master' Resolve "gitlab is not sending ObjectStore timeout value to workhorse" Closes #46917 See merge request gitlab-org/gitlab-ce!19201
| * | | | | | | | | Fix missing timeout value in object storage pre-authorization callAlessio Caiazza2018-05-291-1/+3
| | | | | | | | | |
* | | | | | | | | | Merge branch 'bvl-group-shared-projects-private-api' into 'master'Sean McGivern2018-05-302-1/+32
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add `shared_projects` endpoint Closes #46800 See merge request gitlab-org/gitlab-ce!19141
| * | | | | | | | | | Add archived param to the json responsebvl-group-shared-projects-private-apiToon Claes2018-05-301-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Fix small typosToon Claes2018-05-291-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Add `shared_projects` endpointBob Van Landuyt2018-05-291-0/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This endpoint lists projects shared with a group visible to the current user. The `filter` and `sort` params are supported like on the `children` endpoint.
* | | | | | | | | | | Merge branch 'rails5-boolean-cast' into 'master'46973-job-failed-71275338Rémy Coutable2018-05-301-2/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix boolean casting for nil value Closes #46925 See merge request gitlab-org/gitlab-ce!19202
| * | | | | | | | | | Fix boolean casting for nil valueJan Provaznik2018-05-291-2/+3
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `nil` value is not included in `ActiveModel::Type::Boolean::FALSE_VALUES` which caused that in Rails 5 the boolean_accessor converted `nil` to `true` instead of `false`.