summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add `reference_pattern` to Referable modelsRobert Speicher2015-05-269-65/+16
* | Correct the ReferenceFilter html/pipeline/filter requireRobert Speicher2015-05-261-1/+1
* | Merge branch 'rs-issue-1690' into 'master'Dmitriy Zaporozhets2015-05-261-3/+3
|\ \
| * | Better handle label references that aren't actually referencesrs-issue-1690Robert Speicher2015-05-251-3/+3
| |/
* | Remove Rack Attack monkey patches and bump to version 4.3.0Stan Hu2015-05-222-32/+0
|/
* Customize the sanitization whitelist only oncers-issue-1651Robert Speicher2015-05-201-13/+22
* Subclass TaskList::Filter to fix a bugrs-issue-1645Robert Speicher2015-05-202-2/+25
* Simplify and unify helpers for rendering markupJakub Jirutka2015-05-181-3/+5
* Rename MarkdownHelper to MarkupHelperJakub Jirutka2015-05-181-1/+1
* Handle AsciiDoc better, reuse HTML pipeline filters (fixes #9263)Jakub Jirutka2015-05-182-1/+70
* Add search issues/MR by numberNikita Verkhovin2015-05-181-2/+14
* Merge branch 'dashboard-references' into 'master'Dmitriy Zaporozhets2015-05-151-7/+9
|\
| * Fix reference links in dashboard activity and ATOM feeds.dashboard-referencesDouwe Maan2015-05-141-7/+9
* | Merge branch 'rs-relative-link-filter' into 'master'Dmitriy Zaporozhets2015-05-142-17/+31
|\ \ | |/ |/|
| * Minor RelativeLinkFilter cleanuprs-relative-link-filterRobert Speicher2015-05-132-17/+31