summaryrefslogtreecommitdiff
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* [skip ci] replace Rails.env.developmentcss-html-validatorClement Ho2017-04-121-1/+1
|
* Remove href='#' ruleClement Ho2017-04-111-4/+0
|
* Add aria-label to validatorClement Ho2017-04-101-3/+3
|
* Add rules for target blank anchors and not aria-hidden iconsClement Ho2017-04-101-10/+21
|
* Add html validation using cssClement Ho2017-04-082-0/+43
|
* Merge branch 'dz-fix-group-move' into 'master' Douwe Maan2017-04-051-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-moveDmitriy Zaporozhets2017-04-051-2/+8
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge branch 'gitaly-refs' into 'master'Robert Speicher2017-04-051-10/+7
|\ \ | | | | | | | | | | | | Implement Gitaly refs client See merge request !9291
| * | Rename {create,inizialize}_raw_repositorygitaly-refsJacob Vosmaer2017-04-051-3/+3
| | |
| * | Incorporate Gitaly client for refs serviceAlejandro Rodríguez2017-04-041-10/+7
| | |
* | | Merge branch 'emoji-menu-duplicated-search-icon' into 'master' Filipa Lacerda2017-04-051-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-iconPhil Hughes2017-04-051-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 GitLabSam Rose2017-04-054-0/+76
| | |
* | | Merge branch 'sketch-preview-files' into 'master' Jacob Schatz2017-04-054-0/+94
|\ \ \ | | | | | | | | | | | | | | | | Load a preview of Sketch 43 files See merge request !10470
| * | | Load a preview of Sketch 43 filessketch-preview-filesJacob Schatz2017-04-054-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 frontendAlfredo Sumaran2017-04-051-2/+2
| | | |
* | | | MR empty stateLuke "Jared" Bennett2017-04-058-29/+64
| | | |
* | | | Return an empty array when dependencies is an empty arrayMike Wyatt2017-04-051-0/+6
| | | |
* | | | Added mock deployment and monitoring service with environments fixturesKamil Trzciński2017-04-054-1/+40
| | | |
* | | | Merge branch 'issue-boards-list-template-in-js' into 'master' Filipa Lacerda2017-04-055-140/+181
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Issue boards list template in JS file See merge request !9958
| * | | | Changed order in Vue filePhil Hughes2017-04-051-77/+78
| | | | |
| * | | | Added specs for board list componentPhil Hughes2017-04-052-6/+9
| | | | |
| * | | | Issue boards list template in JS filePhil Hughes2017-04-055-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 projectsJames Lopez2017-04-051-9/+19
|/ / /
* | | Merge branch 'fix_wiki_commit_message' into 'master' Sean McGivern2017-04-051-1/+3
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix wiki commit message Closes #20389 See merge request !10464
| * | | Fix wiki commit messageblackst0ne2017-04-051-1/+3
| | | |
* | | | Merge branch 'issue_91_ee_backport' into 'master'Sean McGivern2017-04-051-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_backportFelipe Artur2017-04-041-4/+0
| | | |
* | | | Merge branch 'fix-password-required-check' into 'master' Rémy Coutable2017-04-041-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-checkDJ Mountney2017-04-041-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 Sumaran2017-04-045-8/+163
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Expandable folders for environments" Closes #28732 See merge request !10290
| * | | | | Changes after reviewFilipa Lacerda2017-03-293-19/+17
| | | | | |
| * | | | | Fix broken testFilipa Lacerda2017-03-281-1/+1
| | | | | |
| * | | | | Changes after reviewFilipa Lacerda2017-03-284-12/+7
| | | | | |
| * | | | | Adds show all buttonFilipa Lacerda2017-03-286-35/+103
| | | | | |
| * | | | | Adds expandable folder back.Filipa Lacerda2017-03-285-19/+100
| | | | | | | | | | | | | | | | | | | | | | | | Makes request to get environments
| * | | | | Add back expandable folders behaviorFilipa Lacerda2017-03-282-0/+13
| | | | | |
* | | | | | Merge branch '29432-prevent-click-disabled-btn' into 'master' Alfredo Sumaran2017-04-042-23/+12
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent clicking on disabled button Closes #29432 See merge request !9931
| * | | | | Show BS Tooltips on disabled GitLab export button29432-prevent-click-disabled-btnKushal Pandya2017-03-291-5/+6
| | | | | |
| * | | | | Update styles to bind tooltips to button wrapperKushal Pandya2017-03-291-9/+2
| | | | | |
| * | | | | Update export button tooltipKushal Pandya2017-03-281-2/+4
| | | | | |
| * | | | | Fix project title validation, prevent clicking on disabled buttonKushal Pandya2017-03-281-9/+2
| | | | | |
* | | | | | Refactor test_utils bundleMike Greiling2017-04-047-145/+135
| |_|/ / / |/| | | |
* | | | | Merge branch 'bug/api_milestone_merge_requests_scope' into 'master' Rémy Coutable2017-04-042-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 resultsJoren De Groof2017-04-032-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The MergeRequestsFinder uses the milestone_title instead of the milestone_id
* | | | | | Fix issues importing forked projectsJames Lopez2017-04-041-8/+10
| | | | | |
* | | | | | Merge branch 'issue-boards-scrollbars' into 'master' Filipa Lacerda2017-04-041-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed issue boards having a vertical scrollbar Closes #30209 See merge request !10312
| * | | | | | Fixed issue boards having a vertical scrollbarissue-boards-scrollbarsPhil Hughes2017-04-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #30209
* | | | | | | Merge branch 'environment-performance-improvements' into 'master' Filipa Lacerda2017-04-047-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-improvementsJose Ivan Vargas2017-04-033-116/+128
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | number_utils.js Also improved code formatting