summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue with dropdown not opening after removing due dateremove-due-datePhil Hughes2016-05-231-7/+9
* Added remove due date buttonPhil Hughes2016-05-233-7/+32
* Serialize application setting as Array by defaultfix/application-settings-error-default-valueGrzegorz Bizon2016-05-221-1/+1
* Allow anonymous user to access pipelinesKamil Trzcinski2016-05-233-1/+7
* Fix the CI login to Container Registry (the gitlab-ci-token user)Kamil Trzcinski2016-05-232-2/+2
* Merge branch 'fix-docker-registry-integration' into 'master' Yorick Peterse2016-05-212-2/+2
|\
| * Fix container deletion permission issueKamil Trzcinski2016-05-202-2/+2
* | fix user.name length in milestones participants tabTony Chu2016-05-211-1/+1
* | Merge branch 'dz-fix-fork-counter' into 'master' Jacob Schatz2016-05-212-3/+8
|\ \
| * | Fix fork counter ui bug for safaridz-fix-fork-counterDmitriy Zaporozhets2016-05-192-3/+8
* | | Merge branch 'issuable-new-due-date' into 'master' Jacob Schatz2016-05-213-41/+58
|\ \ \
| * | | Replaced line breaksissuable-new-due-datePhil Hughes2016-05-201-6/+6
| * | | Updated if statementPhil Hughes2016-05-161-1/+1
| * | | Added due date calendar to new issue formPhil Hughes2016-05-163-41/+58
* | | | Merge branch 'dropdown-enter-select' into 'master' Jacob Schatz2016-05-211-1/+1
|\ \ \ \
| * | | | Fixed issue with enter key selecting wrong option in dropdowndropdown-enter-selectPhil Hughes2016-05-201-1/+1
| | |/ / | |/| |
* | | | Merge branch 'merge-immediately-button-color-fix' into 'master' Jacob Schatz2016-05-211-2/+2
|\ \ \ \
| * | | | Fixed issue with merge button colormerge-immediately-button-color-fixPhil Hughes2016-05-201-2/+2
| |/ / /
* | | | Merge branch 'fix/style-empty-groups' into 'master' Jacob Schatz2016-05-211-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Wrap "No groups found" message with a .nothing-here-blockKarlo Soriano2016-05-191-1/+1
* | | | Merge branch 'zj-gitignore-dropdown'Douwe Maan2016-05-2010-41/+212
|\ \ \ \
| * | | | Dropdown implementationzj-gitignore-dropdownAlfredo Sumaran2016-05-208-69/+90
| * | | | Dropdown implementationAlfredo Sumaran2016-05-205-20/+64
| * | | | First import of gitignoresZeger-Jan van de Weg2016-05-205-5/+92
| * | | | Backend for a gitignores dropdownZeger-Jan van de Weg2016-05-204-9/+28
* | | | | Merge branch 'rm-source-branch' into 'master' Douwe Maan2016-05-209-11/+47
|\ \ \ \ \
| * | | | | Allows MR authors to have the source branch removed when merging the MRJeroen Jacobs2016-05-209-11/+47
| | |_|/ / | |/| | |
* | | | | Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan2016-05-206-23/+21
|\ \ \ \ \
| * | | | | Reuse existing SCSS variablesadambutler/gitlab-ce-feature/support-diff-of-issue-title-renameRémy Coutable2016-05-182-4/+2
| * | | | | Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler2016-05-186-23/+23
* | | | | | Merge branch 'issue_14684_2' into 'master' Douwe Maan2016-05-201-1/+1
|\ \ \ \ \ \
| * | | | | | current_user.confirmed_at.present? => current_user.confirmed?issue_14684_2Felipe Artur2016-05-201-1/+1
* | | | | | | Merge branch 'eReGeBe/gitlab-ce-feature/milestone-md' into 'master' Douwe Maan2016-05-204-7/+75
|\ \ \ \ \ \ \
| * | | | | | | Address Yorick's feedbackeReGeBe/gitlab-ce-feature/milestone-mdRémy Coutable2016-05-181-2/+2
| * | | | | | | Merge remote-tracking branch 'origin/master' into eReGeBe/gitlab-ce-feature/m...Rémy Coutable2016-05-18378-3404/+3276
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into eReGeBe/gitlab-ce-feature/milestone-mdDouwe Maan2016-04-2382-486/+588
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Inserting the Milestone title between quotes on GFM auto completeAlejandro Rodríguez2016-04-201-1/+1
| * | | | | | | | | Sorting Milestones on the auto complete list by due date and titleAlejandro Rodríguez2016-04-201-1/+1
| * | | | | | | | | Inserting Milestone titles insted of IIDs with GFM auto completeAlejandro Rodríguez2016-04-201-1/+1
| * | | | | | | | | Matching version-like expressions as `milestone_name`s instead of `milestone_...Alejandro Rodríguez2016-04-201-3/+8
| * | | | | | | | | Implementing autocomplete for GFM milestone referencesAlejandro Rodríguez2016-04-203-0/+24
| * | | | | | | | | Consistently using iid when treating milestones as referrablesAlejandro Rodríguez2016-04-201-7/+18
| * | | | | | | | | Implementing special GitLab markdown reference for milestonesAlejandro Rodríguez2016-04-201-7/+35
* | | | | | | | | | Merge branch 'issue_9013' into 'master' Douwe Maan2016-05-201-7/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Use the right default notification settings for non membersissue_9013Felipe Artur2016-05-191-7/+1
| * | | | | | | | | Update documentationFelipe Artur2016-05-171-1/+1
| * | | | | | | | | Improve documentation and add changelogFelipe Artur2016-05-172-9/+4
| * | | | | | | | | Let users set notification levels in projects which they are not membersFelipe Artur2016-05-172-4/+9
* | | | | | | | | | Merge branch 'issue-17537-fix' into 'master' Douwe Maan2016-05-201-4/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix Error 500 when attempting to retrieve project license when HEAD points to...Stan Hu2016-05-141-4/+8
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |