summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Add `data-[type]-id` attribute to reference linksrs-reference-data-attrsRobert Speicher2015-08-088-8/+32
* Merge branch 'master' into drop-satellitesDmitriy Zaporozhets2015-08-046-19/+68
|\
| * Add spec to RelativeLinkFilter for Unicode filenamesRobert Speicher2015-07-301-2/+11
| * Merge branch 'fix-image-file-is-not-displayed' into 'master'Robert Speicher2015-07-301-2/+3
| |\
| | * Fix the image file that contains non-ascii character is not displayedHiroyuki Sato2015-07-271-2/+3
| * | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqValery Sizov2015-07-292-2/+20
| |\ \
| | * | Fix style pointsGitLab2015-07-282-8/+7
| | * | Send GL_ID to gitlab-git-http-server as JSONGitLab2015-07-281-3/+4
| | * | Handle missing @user during Git HTTP requestsGitLab2015-07-281-1/+10
| | * | Experimental support for gitlab-git-http-serverJacob Vosmaer2015-07-282-2/+11
| * | | Fix bug causing Bitbucket importer to crash when OAuth application had been r...bitbucket-re-authorizeDouwe Maan2015-07-281-6/+15
| | |/ | |/|
| * | Allow custom label to be set for authentication providers.auth-icons-labelsDouwe Maan2015-07-231-8/+20
| * | Fix Remove source-branch for MRs from same projectDouwe Maan2015-07-221-1/+1
| |/
| * GoogleCode importer: Do not care about casing of image file extensionsSven Strickroth2015-07-201-1/+1
* | Remove satellitesDmitriy Zaporozhets2015-07-156-423/+0
|/
* Merge branch 'fork_visibility_level' into 'master'Dmitriy Zaporozhets2015-07-101-0/+4
|\
| * Fork visibility level fixfork_visibility_levelValery Sizov2015-07-061-0/+4
* | Properly render plain readmeDmitriy Zaporozhets2015-07-091-0/+10
|/
* Reuse HTML Pipeline object in Markdown parserKamil Trzcinski2015-06-301-2/+2
* Fix wrong order of issues when importing from githubHiroyuki Sato2015-06-281-1/+3
* Rename abilities to correspond contoller/model action namesrename-abilitiesDmitriy Zaporozhets2015-06-261-1/+1
* Merge branch 'fix-diff-patch-public-mr' into 'master'Dmitriy Zaporozhets2015-06-232-3/+7
|\
| * Fix downloading of patches on public merge requests when user logged outStan Hu2015-06-232-3/+7
* | Make provider a select for identities form in admin areaDmitriy Zaporozhets2015-06-221-0/+19
|/
* Fix behavior of ldap_person method in Gitlab::OAuth::UserAlex Lossent2015-06-171-4/+5
* Dont set checkout sha for removed branch/tagDmitriy Zaporozhets2015-06-151-2/+5
* Add Gitlab::Themes module; remove Gitlab::ThemeRobert Speicher2015-06-132-50/+67
* Merge branch 'feature-session-expire-seconds-ui' into 'master'Douwe Maan2015-06-121-1/+2
|\
| * session_expire_seconds => session_expire_delaythemaze752015-06-101-1/+1
| * Add session expiration delay configuration through UI applicationEric Maziade2015-06-051-1/+2
* | Define GITORIOUS_HOST only onceRobert Speicher2015-06-103-4/+5
* | Revert "No need to check if `repository_ref` is present"Jeroen van Baarsen2015-06-091-1/+5
* | No need to check if `repository_ref` is presentzenati2015-06-081-5/+1
* | Merge branch 'cernvcs/gitlab-ce-feature/auto_link_ldap_omniauth'Douwe Maan2015-06-051-3/+60
|\ \
| * | Tweak code.cernvcs/gitlab-ce-feature/auto_link_ldap_omniauthDouwe Maan2015-06-051-21/+24
| * | Add option to automatically link omniauth and LDAP identitiesAlex Lossent2015-06-031-4/+58
* | | Merge branch 'fix-upgrader-script' into 'master'Dmitriy Zaporozhets2015-06-041-3/+8
|\ \ \ | |_|/ |/| |
| * | Fix upgrader scriptMartins Polakovs2015-05-231-3/+8
* | | Merge branch 'repo-remove'Dmitriy Zaporozhets2015-06-031-4/+10
|\ \ \ | |_|/ |/| |
| * | Move repository when project is removedDmitriy Zaporozhets2015-06-031-4/+10
* | | Merge branch 'ignore-references' into 'master'Dmitriy Zaporozhets2015-06-022-39/+29
|\ \ \
| * | | Ignore references in blockquotes.Douwe Maan2015-06-022-5/+12
| * | | Actually ignore references in code blocks etc.Douwe Maan2015-06-021-34/+17
| |/ /
* | | Further limit the limited whitelist for project/group descriptionsrs-more-nofollowRobert Speicher2015-06-021-0/+1
* | | Add a `pipeline` context option for SanitizationFilterRobert Speicher2015-06-022-21/+40
|/ /
* | Remove unnecessary satellite files and add CHANGELOG itemDmitriy Zaporozhets2015-06-022-67/+0
* | Remove now unnecessary satelittes logic for creating and editing file with we...web-editor-ruggedDmitriy Zaporozhets2015-06-023-143/+0
* | Add ExternalLinkFilter to Markdown pipeliners-dont-follow-meRobert Speicher2015-05-272-0/+35
* | Make use of to_reference in more specsRobert Speicher2015-05-266-8/+11
* | Support only double quotes for multi-word label referencesRobert Speicher2015-05-261-2/+1