summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change new pipeline to run pipeline18935-pipeline-buttonAnnabel Dunstone2016-07-061-1/+1
* Merge branch 'escape-to-cancel-note' into 'master' Jacob Schatz2016-07-061-9/+39
|\
| * Use switch/when statementescape-to-cancel-noteDouwe Maan2016-07-051-21/+24
| * Double to single quotesDouwe Maan2016-07-041-1/+1
| * Add confirmation when canceling creating/editing with changesDouwe Maan2016-07-041-0/+12
| * Cancel creating or editing note by hitting EscapeDouwe Maan2016-07-041-5/+20
* | Merge branch 'remove-lowercase-gitlab-ci-yml' into 'master' Robert Speicher2016-07-0615-238/+3
|\ \
| * | Fix specsRémy Coutable2016-07-061-3/+3
| * | Remove duplicate templates that are lowercaseRémy Coutable2016-07-0614-235/+0
* | | Merge branch '15094-throttling-pushes_since_gc' into 'master' Douwe Maan2016-07-062-2/+9
|\ \ \
| * | | Throttle the update of `project.pushes_since_gc` to 1 minute15094-throttling-pushes_since_gcPaco Guzman2016-07-052-2/+9
* | | | Merge branch '19092-fix-event-for-legacydiffnote-not-considered-note' into 'm...Douwe Maan2016-07-063-3/+34
|\ \ \ \
| * | | | Use a more future-proof check for Note/LegacyDiffNote19092-fix-event-for-legacydiffnote-not-considered-noteRémy Coutable2016-07-062-5/+5
| * | | | Fix diff comments not showing up in activity feedRémy Coutable2016-07-043-3/+34
* | | | | Merge branch 'shell-version-bump' into 'master' Douwe Maan2016-07-061-1/+1
|\ \ \ \ \
| * | | | | Bump GITLAB_SHELL_VERSION to 3.2.0shell-version-bumpPatricio Cano2016-07-051-1/+1
* | | | | | Merge branch 'gh-labels' into 'master' Robert Speicher2016-07-0611-54/+123
|\ \ \ \ \ \
| * | | | | | Fix unescaped strings in the labels dropdown templategh-labelsDouglas Barbosa Alexandre2016-07-061-2/+2
| * | | | | | Update CHANGELOGDouglas Barbosa Alexandre2016-07-051-0/+1
| * | | | | | Render label name contains ?, & in the labels dropdown without escapingDouglas Barbosa Alexandre2016-07-052-6/+5
| * | | | | | Use CGI.unescapeHTML rather than doing the gsub with a mapDouglas Barbosa Alexandre2016-07-052-12/+2
| * | | | | | Move `unescape_html_entities` from LabelsHelper to Label modelDouglas Barbosa Alexandre2016-07-054-19/+13
| * | | | | | Render references for labels that name contains ?, or &Douglas Barbosa Alexandre2016-07-056-17/+77
| * | | | | | Allow '?', or '&' for label titlesDouglas Barbosa Alexandre2016-07-056-44/+69
| |/ / / / /
* | | | | | Merge branch 'fix/import-url-validator' into 'master' Robert Speicher2016-07-066-4/+156
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | refactor url validator to use sanitizer for checkfix/import-url-validatorJames Lopez2016-07-011-3/+1
| * | | | | typoJames Lopez2016-06-301-1/+1
| * | | | | few more changes from suggestionsJames Lopez2016-06-304-5/+4
| * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-url-...James Lopez2016-06-30414-768/+1863
| |\ \ \ \ \
| * | | | | | use class methodJames Lopez2016-06-301-7/+8
| * | | | | | few changes based on feedbackJames Lopez2016-06-305-17/+20
| * | | | | | fix merge conflictsJames Lopez2016-06-28279-1673/+4090
| |\ \ \ \ \ \
| * | | | | | | added more info on how addressable URI differs from what we use in UrlValidatorJames Lopez2016-06-241-1/+3
| * | | | | | | updated validator based on feedbackJames Lopez2016-06-231-3/+3
| * | | | | | | fix chnagelogJames Lopez2016-06-221-2/+3
| * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-url-...James Lopez2016-06-221-2/+5
| |\ \ \ \ \ \ \
| * | | | | | | | another fix and fixed specJames Lopez2016-06-222-1/+10
| * | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-url-...James Lopez2016-06-22324-1798/+3805
| |\ \ \ \ \ \ \ \
| * | | | | | | | | fix commentJames Lopez2016-06-201-1/+1
| * | | | | | | | | fixed a few MySQL issues and added changelogJames Lopez2016-06-203-14/+46
| * | | | | | | | | started working on a migration for projects that have current import_url issuesJames Lopez2016-06-202-7/+59
| * | | | | | | | | fix addressable url validatorJames Lopez2016-06-201-7/+7
| * | | | | | | | | Merge branches 'fix/import-url-validator' and 'master' of gitlab.com:gitlab-o...James Lopez2016-06-20268-1071/+11528
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | fixing URL validation for import_url on projectsJames Lopez2016-06-173-3/+55
* | | | | | | | | | | Merge branch 'update-templates-for-8-10' into 'master' Rémy Coutable2016-07-0625-24/+526
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add and update .gitignore & .gitlab-ci.yml templates for 8.10update-templates-for-8-10Rémy Coutable2016-07-0625-24/+526
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'fix/project-export-error' into 'master' Rémy Coutable2016-07-064-3/+9
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | fix typofix/project-export-errorJames Lopez2016-07-061-1/+1
| * | | | | | | | | | even more debugJames Lopez2016-07-063-3/+5
| * | | | | | | | | | add more debug info to project exportJames Lopez2016-07-051-0/+4