summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use transition instead of animation to highlight changes24032-when-changing-project-visibility-setting-change-other-dropdowns-automaticallyMike Greiling2017-06-024-17/+13
* remove needless querySelectorMike Greiling2017-06-021-9/+7
* utilize custom enable/disable jQuery functions where appropriateMike Greiling2017-06-021-4/+4
* update specs to reflect changes in project_helper.rbMike Greiling2017-06-021-2/+2
* update wording under project visibility settings to not assume repository is ...Mike Greiling2017-06-023-5/+5
* automatically disable the LFS option when project repo is disabledMike Greiling2017-06-022-2/+13
* resolve bug where merge requests section not hidden when repository is disabledMike Greiling2017-06-021-1/+1
* use constants to make code purpose more clearMike Greiling2017-06-021-4/+5
* add CHANGELOG.md entry for !11831Mike Greiling2017-06-021-0/+4
* highlight changes made as side effects of project visibilityMike Greiling2017-06-023-2/+25
* adjust repo visibility settings along with parent optionMike Greiling2017-06-021-1/+4
* only increase visibility options if prior setting was privateMike Greiling2017-06-021-1/+4
* automatically adjust project feature settings based on project visibilityMike Greiling2017-06-021-0/+31
* render all visibility options and disable rather than hide unavailable optionsMike Greiling2017-06-023-5/+13
* replace ? mark with icon to match EE templateMike Greiling2017-06-021-1/+1
* Merge branch 'projects-api-import-status' into 'master'Douwe Maan2017-06-024-0/+37
|\
| * Expose import_status in Projects APIRobin Bobbitt2017-06-024-0/+37
* | Merge branch 'mabes/gitlab-ce-bypass-auto-login' into 'master'Douwe Maan2017-06-027-3/+49
|\ \
| * | Allow manual bypass of auto_sign_in_with_providermabes/gitlab-ce-bypass-auto-loginMaxime Besson2017-06-027-3/+49
* | | Merge branch '32832-confidential-issue-overflow' into 'master'Annabel Dunstone Gray2017-06-022-2/+22
|\ \ \
| * | | 32832 Remove overflow from comment form for confidential issues and verticall...tauriedavis2017-06-022-2/+22
* | | | Merge branch '28694-hard-delete-user-from-api' into 'master'Douwe Maan2017-06-025-6/+43
|\ \ \ \
| * | | | Allow users to be hard-deleted from the APINick Thomas2017-06-025-6/+43
* | | | | Merge branch 'dr-doc-typo' into 'master'Stan Hu2017-06-021-1/+1
|\ \ \ \ \
| * | | | | Fixed typo: craeted -> createddenisroy2017-06-021-1/+1
* | | | | | Merge branch 'fix/use-new-gitaly-commit-diff-rpc' into 'master'Robert Speicher2017-06-0210-24/+166
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use the new Gitaly CommitDiff RPCfix/use-new-gitaly-commit-diff-rpcAhmad Sherif2017-06-0210-24/+166
* | | | | | Merge branch 'rc/enable-PreferredHashMethods-cop' into 'master'Robert Speicher2017-06-0225-51/+53
|\ \ \ \ \ \
| * | | | | | Enable the Style/PreferredHashMethods coprc/enable-PreferredHashMethods-copRémy Coutable2017-06-0225-51/+53
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch '33139-lint-our-factories' into 'master'Grzegorz Bizon2017-06-0215-47/+93
|\ \ \ \ \ \
| * | | | | | Lint our factories creation in addition to their build33139-lint-our-factoriesRémy Coutable2017-06-0215-47/+93
* | | | | | | Merge branch 'jouve/gitlab-ce-admin_keys' into 'master'Rémy Coutable2017-06-022-2/+7
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | redirect to keys index instead of user index after a key is deletedjouve/gitlab-ce-admin_keysCyril Jouve2017-06-012-2/+7
* | | | | | | Merge branch '2361-pending-migrations-break-current-settings' into 'master'Rémy Coutable2017-06-023-4/+5
|\ \ \ \ \ \ \
| * | | | | | | Skip loading application settings from the database when migrations are pendingNick Thomas2017-06-023-4/+5
* | | | | | | | Merge branch 'winh-styled-people-search-bar' into 'master'Tim Zallmann2017-06-0212-143/+414
|\ \ \ \ \ \ \ \
| * | | | | | | | Style people in issuable search bar (!11402)winh-styled-people-search-barwinh2017-06-0210-22/+237
| * | | | | | | | Move clear search button out of issuable search barwinh2017-06-022-3/+3
| * | | | | | | | Add frontend fixture for issue listwinh2017-06-021-0/+11
| * | | | | | | | Simplify filtered_search_visual_tokens_spec.jswinh2017-06-021-118/+163
* | | | | | | | | Merge branch 'job-details-increase-deboune' into 'master'33126-vue-js-timeago-add-missing-functionalitiesPhil Hughes2017-06-022-4/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use throttle when window is resizedFilipa Lacerda2017-06-022-4/+2
|/ / / / / / / / /
* | | | | | | | | Merge branch 'port-refactor-wiki-page-services' into 'master'Grzegorz Bizon2017-06-023-48/+53
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Refactor specs for WikiPage servicesport-refactor-wiki-page-servicesDouglas Barbosa Alexandre2017-06-023-48/+53
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '32983-merge-conflict-resolution-removed-the-newline-in-the-end-...Rémy Coutable2017-06-023-8/+50
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Keep trailing newline when picking conflict sections32983-merge-conflict-resolution-removed-the-newline-in-the-end-of-fileSean McGivern2017-06-013-8/+50
* | | | | | | | | Merge branch '32747-translation-of-dates-for-cycle-analytics-is-incomplete' i...James Lopez2017-06-023-1/+72
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add translations for elapsed time in words32747-translation-of-dates-for-cycle-analytics-is-incompleteRuben Davila2017-06-023-1/+72
* | | | | | | | | | Merge branch '33242-create-project-for-user-api-ignores-path-parameter' into ...Sean McGivern2017-06-023-5/+26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix missing optional path parameter in "Create project for user" API33242-create-project-for-user-api-ignores-path-parameterAthar Hameed2017-06-023-5/+26
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |