Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [skip ci] replace Rails.env.developmentcss-html-validator | Clement Ho | 2017-04-12 | 1 | -1/+1 |
| | |||||
* | Remove href='#' rule | Clement Ho | 2017-04-11 | 1 | -4/+0 |
| | |||||
* | Add aria-label to validator | Clement Ho | 2017-04-10 | 1 | -3/+3 |
| | |||||
* | Add rules for target blank anchors and not aria-hidden icons | Clement Ho | 2017-04-10 | 1 | -10/+21 |
| | |||||
* | Add html validation using css | Clement Ho | 2017-04-08 | 2 | -0/+43 |
| | |||||
* | Merge branch 'dz-fix-group-move' into 'master' | Douwe Maan | 2017-04-05 | 1 | -2/+8 |
|\ | | | | | | | | | | | | | Fix subgroup repository disappearance if group was moved Closes #30261 See merge request !10414 | ||||
| * | Fix subgroup repository disappearance if group was moveddz-fix-group-move | Dmitriy Zaporozhets | 2017-04-05 | 1 | -2/+8 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Merge branch 'gitaly-refs' into 'master' | Robert Speicher | 2017-04-05 | 1 | -10/+7 |
|\ \ | | | | | | | | | | | | | Implement Gitaly refs client See merge request !9291 | ||||
| * | | Rename {create,inizialize}_raw_repositorygitaly-refs | Jacob Vosmaer | 2017-04-05 | 1 | -3/+3 |
| | | | |||||
| * | | Incorporate Gitaly client for refs service | Alejandro Rodríguez | 2017-04-04 | 1 | -10/+7 |
| | | | |||||
* | | | Merge branch 'emoji-menu-duplicated-search-icon' into 'master' | Filipa Lacerda | 2017-04-05 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Removes the duplicated search icon in emoji menu Closes #30416 and #30016 See merge request !10472 | ||||
| * | | | Removes the duplicated search icon in emoji menuemoji-menu-duplicated-search-icon | Phil Hughes | 2017-04-05 | 1 | -2/+2 |
| | |/ | |/| | | | | | | | | | | | | | | | | The search emojis title had the same class as the search input which caused a duplicated icon. Closes #30416 | ||||
* | | | Use PDFLab to render PDFs in GitLab | Sam Rose | 2017-04-05 | 4 | -0/+76 |
| | | | |||||
* | | | Merge branch 'sketch-preview-files' into 'master' | Jacob Schatz | 2017-04-05 | 4 | -0/+94 |
|\ \ \ | | | | | | | | | | | | | | | | | Load a preview of Sketch 43 files See merge request !10470 | ||||
| * | | | Load a preview of Sketch 43 filessketch-preview-files | Jacob Schatz | 2017-04-05 | 4 | -0/+94 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sketch 43 files are technically a zip file, so the JavaScript opens the zip file & locates a preview.png which is just a quick preview of the last sketch page edited. After that is loaded it simply places the image into the DOM | ||||
* | | | | Make group skip validation in the frontend | Alfredo Sumaran | 2017-04-05 | 1 | -2/+2 |
| | | | | |||||
* | | | | MR empty state | Luke "Jared" Bennett | 2017-04-05 | 8 | -29/+64 |
| | | | | |||||
* | | | | Return an empty array when dependencies is an empty array | Mike Wyatt | 2017-04-05 | 1 | -0/+6 |
| | | | | |||||
* | | | | Added mock deployment and monitoring service with environments fixtures | Kamil Trzciński | 2017-04-05 | 4 | -1/+40 |
| | | | | |||||
* | | | | Merge branch 'issue-boards-list-template-in-js' into 'master' | Filipa Lacerda | 2017-04-05 | 5 | -140/+181 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Issue boards list template in JS file See merge request !9958 | ||||
| * | | | | Changed order in Vue file | Phil Hughes | 2017-04-05 | 1 | -77/+78 |
| | | | | | |||||
| * | | | | Added specs for board list component | Phil Hughes | 2017-04-05 | 2 | -6/+9 |
| | | | | | |||||
| * | | | | Issue boards list template in JS file | Phil Hughes | 2017-04-05 | 5 | -138/+175 |
| | |/ / | |/| | | | | | | | | | | This is one step closer to making the transition to .vue files for issue boards | ||||
* | | | | Create subgroups if they don't exist while importing projects | James Lopez | 2017-04-05 | 1 | -9/+19 |
|/ / / | |||||
* | | | Merge branch 'fix_wiki_commit_message' into 'master' | Sean McGivern | 2017-04-05 | 1 | -1/+3 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix wiki commit message Closes #20389 See merge request !10464 | ||||
| * | | | Fix wiki commit message | blackst0ne | 2017-04-05 | 1 | -1/+3 |
| | | | | |||||
* | | | | Merge branch 'issue_91_ee_backport' into 'master' | Sean McGivern | 2017-04-05 | 1 | -4/+0 |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | Do not set closed_at to nil when issue is reopened See merge request !10453 | ||||
| * | | | Do not set closed_at to nil when issue is reopenedissue_91_ee_backport | Felipe Artur | 2017-04-04 | 1 | -4/+0 |
| | | | | |||||
* | | | | Merge branch 'fix-password-required-check' into 'master' | Rémy Coutable | 2017-04-04 | 1 | -0/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Inlude the password_automatically_check param as permitted config in the user create_service Closes #30335 See merge request !10386 | ||||
| * | | | | Inlude the password_automatically_check param as permitted config in the ↵fix-password-required-check | DJ Mountney | 2017-04-04 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | user create_service This param is passed to service in two places, one is in the build_user for non ldap oauth users. And the other is in the initial production admin user seed data. Without this change, when setting up GitLab in a production environment, you were not being given the option of setting the root password on initial setup in the UI. | ||||
* | | | | | Merge branch '28732-expandable-folders' into 'master' | Alfredo Sumaran | 2017-04-04 | 5 | -8/+163 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Expandable folders for environments" Closes #28732 See merge request !10290 | ||||
| * | | | | | Changes after review | Filipa Lacerda | 2017-03-29 | 3 | -19/+17 |
| | | | | | | |||||
| * | | | | | Fix broken test | Filipa Lacerda | 2017-03-28 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Changes after review | Filipa Lacerda | 2017-03-28 | 4 | -12/+7 |
| | | | | | | |||||
| * | | | | | Adds show all button | Filipa Lacerda | 2017-03-28 | 6 | -35/+103 |
| | | | | | | |||||
| * | | | | | Adds expandable folder back. | Filipa Lacerda | 2017-03-28 | 5 | -19/+100 |
| | | | | | | | | | | | | | | | | | | | | | | | | Makes request to get environments | ||||
| * | | | | | Add back expandable folders behavior | Filipa Lacerda | 2017-03-28 | 2 | -0/+13 |
| | | | | | | |||||
* | | | | | | Merge branch '29432-prevent-click-disabled-btn' into 'master' | Alfredo Sumaran | 2017-04-04 | 2 | -23/+12 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent clicking on disabled button Closes #29432 See merge request !9931 | ||||
| * | | | | | Show BS Tooltips on disabled GitLab export button29432-prevent-click-disabled-btn | Kushal Pandya | 2017-03-29 | 1 | -5/+6 |
| | | | | | | |||||
| * | | | | | Update styles to bind tooltips to button wrapper | Kushal Pandya | 2017-03-29 | 1 | -9/+2 |
| | | | | | | |||||
| * | | | | | Update export button tooltip | Kushal Pandya | 2017-03-28 | 1 | -2/+4 |
| | | | | | | |||||
| * | | | | | Fix project title validation, prevent clicking on disabled button | Kushal Pandya | 2017-03-28 | 1 | -9/+2 |
| | | | | | | |||||
* | | | | | | Refactor test_utils bundle | Mike Greiling | 2017-04-04 | 7 | -145/+135 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge branch 'bug/api_milestone_merge_requests_scope' into 'master' | Rémy Coutable | 2017-04-04 | 2 | -2/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fixes milestone/merge_request API endpoint to really scope the results See merge request !10369 | ||||
| * | | | | | Fixes milestone/merge_request API endpoint to really scope the results | Joren De Groof | 2017-04-03 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The MergeRequestsFinder uses the milestone_title instead of the milestone_id | ||||
* | | | | | | Fix issues importing forked projects | James Lopez | 2017-04-04 | 1 | -8/+10 |
| | | | | | | |||||
* | | | | | | Merge branch 'issue-boards-scrollbars' into 'master' | Filipa Lacerda | 2017-04-04 | 1 | -2/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed issue boards having a vertical scrollbar Closes #30209 See merge request !10312 | ||||
| * | | | | | | Fixed issue boards having a vertical scrollbarissue-boards-scrollbars | Phil Hughes | 2017-04-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #30209 | ||||
* | | | | | | | Merge branch 'environment-performance-improvements' into 'master' | Filipa Lacerda | 2017-04-04 | 7 | -149/+226 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improved Environments Metrics UX Closes #29227 See merge request !9946 | ||||
| * | | | | | | | Removed formatRelevantDigits from text_utils.js and added it to a new file ↵environment-performance-improvements | Jose Ivan Vargas | 2017-04-03 | 3 | -116/+128 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | number_utils.js Also improved code formatting |