summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid instantiation of a Git::Tree18709-reduce-git-calls-no-treePaco Guzman2016-06-201-1/+1
* Provide default branch/file path for ProjectsController#show18709-reduce-git-callsPaco Guzman2016-06-201-1/+7
* Get ref_names from branch_names/tag_names cachedPaco Guzman2016-06-202-0/+5
* Unify check branch name existPaco Guzman2016-06-206-11/+7
* Merge branch 'image-border' into 'master' Jacob Schatz2016-06-204-0/+22
|\
| * Emoji shouldn't have borders. #EmojiWithoutBordersConnor Shea2016-06-193-3/+3
| * Add borders to images in issues, MRs, and Help.Connor Shea2016-06-194-0/+22
* | Merge branch 'note-emoji-system-note' into 'master' Jacob Schatz2016-06-201-2/+2
|\ \
| * | Uses not when checking for system notenote-emoji-system-notePhil Hughes2016-06-171-2/+2
| * | Hides award emoji & access level on system notesPhil Hughes2016-06-131-2/+2
* | | Merge branch 'async-refs-dropdown' into 'master' Jacob Schatz2016-06-2015-86/+133
|\ \ \
| * | | Fixed issue with returning ref in commits JSONasync-refs-dropdownPhil Hughes2016-06-203-4/+24
| * | | Fixed Ruby to use excludePhil Hughes2016-06-182-2/+2
| * | | Correctly adds commit ID into dropdownPhil Hughes2016-06-185-70/+10
| * | | Pulls back tags if any existPhil Hughes2016-06-181-2/+6
| * | | Escapes branch names before appending to domPhil Hughes2016-06-182-2/+2
| * | | Tests fix for ref switcherPhil Hughes2016-06-187-16/+37
| * | | Refs dropdown is now loaded asyncPhil Hughes2016-06-187-11/+73
* | | | Merge branch '18584-document-request-access-feature' into 'master' Achilleas Pipinellis2016-06-2017-1/+45
|\ \ \ \
| * | | | Update images for the 'Project users' documentation18584-document-request-access-featureRémy Coutable2016-06-1510-1/+1
| * | | | Add documentation for the 'request access to group' featureRémy Coutable2016-06-154-0/+22
| * | | | Add documentation for the 'request access to project' featureRémy Coutable2016-06-154-0/+22
* | | | | Merge branch '18757-fix' into 'master' Stan Hu2016-06-202-14/+52
|\ \ \ \ \
| * | | | | Fallback to group's owners/masters when a project has none18757-fixRémy Coutable2016-06-202-14/+52
* | | | | | Merge branch 'markdowner' into 'master' Jacob Schatz2016-06-209-11/+148
|\ \ \ \ \ \
| * | | | | | Added text_utility to JS testsmarkdownerPhil Hughes2016-06-201-6/+7
| * | | | | | Made markdown buttons work on all markdown textareasPhil Hughes2016-06-174-24/+27
| * | | | | | Improved designPhil Hughes2016-06-171-105/+43
| * | | | | | Updated design of markdown buttonsPhil Hughes2016-06-173-24/+48
| * | | | | | Make tests pass.Jacob Schatz2016-06-171-1/+1
| * | | | | | Fix spec issueJacob Schatz2016-06-171-1/+1
| * | | | | | Move buttons to upper right.Jacob Schatz2016-06-174-13/+30
| * | | | | | Revert _form fileJacob Schatz2016-06-171-2/+3
| * | | | | | Fix syntax error. Remove whitespaceJacob Schatz2016-06-171-2/+2
| * | | | | | Proper class jquery selector for `off`.Jacob Schatz2016-06-171-1/+1
| * | | | | | No need to add bold for the class selector for removing eventsJacob Schatz2016-06-171-1/+1
| * | | | | | Remove console.logJacob Schatz2016-06-171-4/+5
| * | | | | | Add undo history once they click the enter or backspace keyJacob Schatz2016-06-171-1/+12
| * | | | | | Add redo stateJacob Schatz2016-06-171-0/+3
| * | | | | | Overwrite undo historyJacob Schatz2016-06-173-5/+51
| * | | | | | Initial markdown ez buttonsJacob Schatz2016-06-171-2/+1
| * | | | | | Initial markdown ez buttonsJacob Schatz2016-06-174-0/+93
* | | | | | | Merge branch '17949-error-500-on-gitlab-org-when-visiting-pipelines' into 'ma...Rémy Coutable2016-06-201-0/+9
|\ \ \ \ \ \ \
| * | | | | | | Set missing stages on ci builds to 'test' to avoid regressions in the pipelin...17949-error-500-on-gitlab-org-when-visiting-pipelinesAlejandro Rodríguez2016-06-201-0/+9
* | | | | | | | Merge branch 'patch-1' into 'master' Stan Hu2016-06-201-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Broken instructions. git fetch --all --tags doesn't refresh tagsfliespl2016-05-091-1/+1
* | | | | | | | | Merge branch 'issue_12758_2' into 'master' Yorick Peterse2016-06-201-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add notification_settings:events to schemaissue_12758_2Felipe Artur2016-06-201-1/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'mr-button-placement' into 'master' Jacob Schatz2016-06-202-2/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixed mobile stylingmr-button-placementPhil Hughes2016-06-201-0/+13