Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-16Fixed else-if in descriptionPhil Hughes
2017-05-16Merge branch 'issue-edit-inline' into issue-edit-inline-description-fieldPhil Hughes
2017-05-16Merge branch 'master' into issue-edit-inlinePhil Hughes
2017-05-16Created form component instead of using :is incorrectlyPhil Hughes
2017-05-15Added inline confidential fieldPhil Hughes
2017-05-15Stop passing through the store objectPhil Hughes
2017-05-15Added description template selectorPhil Hughes
2017-05-15Added markdown docs linkPhil Hughes
2017-05-15Added sr-only to label for descriptionPhil Hughes
2017-05-15Added accessibility data to description fieldPhil Hughes
2017-05-15Added description field to inline edit formPhil Hughes
2017-05-15Issue inline edit title fieldPhil Hughes
2017-05-15 for open.form eventPhil Hughes
2017-05-15Fixed form not sending correct dataPhil Hughes
2017-05-15Issue inline edit title fieldPhil Hughes
2017-05-15Moved json parsing out of servicePhil Hughes
2017-05-15Stop the polling before changing the locationPhil Hughes
2017-05-15Shows delete button if permissions are correctPhil Hughes
2017-05-15Added inline issue edit form actionsPhil Hughes
2017-05-15Added eventHub events to change the showForm valuePhil Hughes
2017-05-15Issue inline editingPhil Hughes
2017-05-11Remove some weird code to add/remove the task statusPhil Hughes
2017-05-10Fixed a bunch of errors with invalid propPhil Hughes
2017-05-10Added a bunch of specs for the different componentsPhil Hughes
2017-05-10Fixed task status with mobilePhil Hughes
2017-05-10Refactored issue tealtime elementsPhil Hughes
2017-05-05make toggle switch for flagsRegis
2017-05-05object in css not computedRegis
2017-05-05resolve discussionRegis
2017-05-05use more subtle datetime and title change for timeagoEl - use SCSS variable f...Regis
2017-05-04use computed css class for animationsRegis
2017-05-04change error handling for api callback - check length is not zero on jquery elRegis
2017-05-04fix js specsRegis
2017-05-04rename candescription to canUpdateIssueRegis
2017-05-04better name for zeroData - use insteaf importing VueRegis
2017-05-04use nextTick and cache timeAgoElRegis
2017-05-04use refs when possible - style changes - better initial title and description...Regis
2017-05-02remove curr and previous states - extract tasks logic to tasks actionRegis
2017-05-02fix rubocop offensesRegis
2017-05-02use indexOf instead of includesRegis
2017-05-02formattingRegis
2017-05-02handle tasks and fix some specsRegis
2017-05-02previous and current descriptionRegis
2017-05-02make tab title legitRegis
2017-04-27change 'body' to 'data' after 'JSON.parse'Regis
2017-04-27update task_list n/nRegis
2017-04-27check if description changed prior to binding TaskLists and calling renderGFMRegis
2017-04-25update comment explaining visual change checkRegis
2017-04-25change comp timeout to 0ms and test timeout to 10msRegis
2017-04-25test async nature of issue showRegis