summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete codeJacob Vosmaer2016-07-223-590/+0
* Merge branch 'discussion-model' into 'master' Robert Speicher2016-07-211-53/+10
|\
| * Add Discussion model to represent MR/diff discussiondiscussion-modelDouwe Maan2016-07-201-53/+10
* | Merge branch 'email-domain-blacklist' into 'master' Robert Speicher2016-07-201-1/+1
|\ \ | |/ |/|
| * Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano2016-07-181-1/+1
* | Merge branch 'migration-downtime-tags' into 'master' Robert Speicher2016-07-202-0/+99
|\ \
| * | Added checks for migration downtimemigration-downtime-tagsYorick Peterse2016-07-202-0/+99
* | | Ensure to_json methods take optional argumentSean McGivern2016-07-202-4/+4
* | | Limit git rev-list output count to one in forced push checkAhmad Sherif2016-07-191-2/+2
* | | Fix help page paths to make sure shortcuts and the UI help page work.fix-help-pathsConnor Shea2016-07-191-1/+1
* | | Merge branch 'allow-deploy-key-to-download-public-projects' into 'master' Rémy Coutable2016-07-191-0/+1
|\ \ \
| * | | Allow to pull code with deploy key from public projectsallow-deploy-key-to-download-public-projectsKamil Trzcinski2016-07-191-0/+1
| |/ /
* | | squashed - added avatar saver/restorer and specsfix/import-export-project-avatarJames Lopez2016-07-195-7/+78
|/ /
* | Squashed - fix encoding issuefix/import-export-encodingJames Lopez2016-07-193-2/+11
* | Merge branch 'cs-gemojione-3' into 'master' Robert Speicher2016-07-181-17/+7
|\ \ | |/ |/|
| * Upgrade Gemojione from 2.6.1 to 3.0.1.Connor Shea2016-07-181-17/+7
* | Merge branch '19820-safer-diffs' into 'master' Douwe Maan2016-07-181-5/+1
|\ \ | |/ |/|
| * Collapsed diffs lines/size don't accumulate to overflow diffs.19820-safer-diffsPaco Guzman2016-07-181-5/+1
* | Merge branch 'undo-revert-of-4892' into 'master' 19396-api-allow-admin-owner-to-set-timestamp-when-changing-issue-stateRémy Coutable2016-07-188-135/+212
|\ \
| * | Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable2016-07-188-135/+212
* | | allow empty repos on import/exportJames Lopez2016-07-184-10/+5
|/ /
* | Merge branch 'fix-lfs-ci-fetch' into 'master' Rémy Coutable2016-07-183-3/+3
|\ \ | |/ |/|
| * Fix LFS specsfix-lfs-ci-fetchKamil Trzcinski2016-07-152-2/+2
| * Fix fetching LFS objects for private CI projectsKamil Trzcinski2016-07-151-1/+1
* | Merge branch 'feature.rouge-20' into 'master' Robert Speicher2016-07-151-25/+18
|\ \
| * | use the proper variable names o_Ohttp://jneen.net/2016-07-141-2/+2
| * | style: factor out `@lexer` into a methodhttp://jneen.net/2016-07-141-9/+13
| * | fix Gitlab::Highlight#initializer bugs from rebasehttp://jneen.net/2016-07-141-1/+2
| * | use the local lexer variable to respect plain: ...http://jneen.net/2016-07-141-1/+1
| * | inline #rouge_formatterhttp://jneen.net/2016-07-141-6/+2
| * | use the new token_lines interface to format lineshttp://jneen.net/2016-07-141-4/+1
| * | kill the :cssclass optionhttp://jneen.net/2016-07-141-1/+0
| * | kill the nowrap optionhttp://jneen.net/2016-07-141-11/+5
| * | the call site always specifies this optionhttp://jneen.net/2016-07-141-1/+0
| * | do this thing in a clearer wayhttp://jneen.net/2016-07-141-3/+6
* | | Merge branch 'fix/project-export-filename' into 'master' Douwe Maan2016-07-152-2/+10
|\ \ \
| * \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-exp...fix/project-export-filenameJames Lopez2016-07-153-26/+42
| |\ \ \
| * | | | add project name and namespace to filename on project exportJames Lopez2016-07-152-2/+10
| | |/ / | |/| |
* | | | Merge branch 'fix/ee-to-ce-import'Douwe Maan2016-07-151-2/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | fix EE => CE project import, and updated JSON specJames Lopez2016-07-141-2/+6
| |/ /
* | | Merge branch 'disable-statement-timeout' into 'master' Robert Speicher2016-07-151-0/+10
|\ \ \
| * | | Disable statement timeout outside of transaction and during adding concurrent...Stan Hu2016-07-141-1/+3
| * | | Disable PostgreSQL statement timeout during migrationsStan Hu2016-07-141-0/+8
| |/ /
* | | fixed similar issue with gitlab.com importer because why not!James Lopez2016-07-141-25/+28
* | | fix updated_at not preserved after import - for GitLab projectsJames Lopez2016-07-141-1/+4
|/ /
* | Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher2016-07-138-212/+135
* | Merge branch 'better-parallel-diff' into 'master' Robert Speicher2016-07-131-74/+55
|\ \
| * | Actually render old and new sections of parallel diff next to each otherbetter-parallel-diffDouwe Maan2016-07-131-74/+55
* | | Keeps issue number when importing from Gitlab.comDouglas Barbosa Alexandre2016-07-131-0/+1
* | | Implement last round of review comments from !4892.18193-developers-can-mergeTimothy Andrew2016-07-131-2/+4