summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Cache rendered contents of issues, MRs and notesDouwe Maan2015-10-142-11/+21
| * | | | | | | | | | | | Merge branch 'master' into rs-redactor-filterDouwe Maan2015-10-1416-7/+233
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Use Gitlab::Markdown for Asciidoc and ReferenceExtractor pipelinesDouwe Maan2015-10-143-117/+154
| * | | | | | | | | | | | | Enable caching of Gitlab::Markdown rendered resultDouwe Maan2015-10-142-12/+27
| * | | | | | | | | | | | | Use Gitlab::Markdown.render with :pipeline option rather than different methodsDouwe Maan2015-10-145-141/+162
* | | | | | | | | | | | | | Block LDAP user when they are no longer found in the LDAP serverDrew Blessing2015-12-081-1/+3
* | | | | | | | | | | | | | Update project repository size and commit count during import:repos taskStan Hu2015-12-081-0/+2
* | | | | | | | | | | | | | Merge branch 'ui/dashboard-new-issue' into 'master' Dmitriy Zaporozhets2015-12-081-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into ui/dashboard-new-issueui/dashboard-new-issueDouwe Maan2015-12-084-58/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'master' into ui/dashboard-new-issueDouwe Maan2015-12-0719-191/+286
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add API group projects endpoint.Douwe Maan2015-12-071-0/+12
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'sync-all-repos' into 'master' Douwe Maan2015-12-081-0/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Detect project and namespace changes in list:reposJacob Vosmaer2015-12-081-3/+4
| * | | | | | | | | | | | | | | Merge branch 'master' into sync-all-reposJacob Vosmaer2015-12-08118-1275/+3078
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add "rake gitlab:list_repos" taskJacob Vosmaer2015-09-251-0/+16
* | | | | | | | | | | | | | | | Merge branch 'rake-tasks-git' into 'master' Jacob Vosmaer2015-12-082-0/+63
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into rake-tasks-gitZeger-Jan van de Weg2015-12-0726-187/+331
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'master' into rake-tasks-gitZeger-Jan van de Weg2015-11-2440-334/+1270
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into rake-tasks-gitZeger-Jan van de Weg2015-11-1168-687/+1366
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Scalable way of requesting all reposZeger-Jan van de Weg2015-10-142-9/+16
| * | | | | | | | | | | | | | | | | | Added three rake tasks for repository maintainanceZeger-Jan van de Weg2015-10-142-0/+56
* | | | | | | | | | | | | | | | | | | Merge branch 'fix-omniauth-signin' into 'master' Robert Speicher2015-12-081-54/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Fix signin with OmniAuth providersfix-omniauth-signinDouwe Maan2015-12-081-54/+9
| | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'serve_lfs_object' into 'master' Douwe Maan2015-12-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Recursivity needed if a fork is a fork of a fork.Marin Jankovski2015-12-041-1/+1
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Inline Gitlab::Blacklist in NamespaceValidatorrs-validatorsRobert Speicher2015-12-071-34/+0
* | | | | | | | | | | | | | | | | Move EmailValidator to app/validatorsRobert Speicher2015-12-071-21/+0
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'fix-api-private-project-update' into 'master' Dmitriy Zaporozhets2015-12-071-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix API setting of 'public' attribute to false will make a project privateStan Hu2015-12-051-2/+6
* | | | | | | | | | | | | | | | Merge branch 'webhook_payload_with_changes' into 'master' Valery Sizov2015-12-071-31/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | fixes after reviewwebhook_payload_with_changesValery Sizov2015-12-071-1/+1
| * | | | | | | | | | | | | | | fox specsValery Sizov2015-12-071-1/+3
| * | | | | | | | | | | | | | | Add added, modified and removed properties to commit object in webhookValery Sizov2015-12-041-30/+2
* | | | | | | | | | | | | | | | Merge pull request #9892 from stetskevych/fix_nginx_ssl_configJacob Vosmaer2015-12-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix gitlab-ssl nginx config to work when multiple server_names are served ove...Vyacheslav Stetskevych2015-12-061-1/+1
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'fix-gitlab-workhorse-initd-check' into 'master' Stan Hu2015-12-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Check GitLab Workhorse status in init.d script when reporting all components ...Stan Hu2015-12-041-1/+1
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'link-refs' into 'master' Robert Speicher2015-12-0414-158/+260
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Satisfy rubocoplink-refsDouwe Maan2015-12-031-1/+1
| * | | | | | | | | | | | | Pass original text along with label reference filter.Douwe Maan2015-12-031-1/+5
| * | | | | | | | | | | | | Use URL helpers in specsDouwe Maan2015-12-031-2/+2
| * | | | | | | | | | | | | Merge branch 'master' into link-refsDouwe Maan2015-12-031-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Allow invalid URLs in closing patternDouwe Maan2015-12-021-1/+3
| * | | | | | | | | | | | | Merge branch 'master' into link-refsDouwe Maan2015-12-025-5/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Expand inline docs.Douwe Maan2015-12-012-2/+28
| * | | | | | | | | | | | | Pick up direct links to issues/MRs as references.Douwe Maan2015-12-011-1/+16
| * | | | | | | | | | | | | Allow reference format as link hrefDouwe Maan2015-12-017-25/+80
| * | | | | | | | | | | | | Autolink first so we don't pick up numeric anchors as issue references.Douwe Maan2015-12-0110-25/+58
| * | | | | | | | | | | | | Render commit reference using short sha, but include full sha in comment.Douwe Maan2015-12-011-1/+1
| * | | | | | | | | | | | | Fix code docsDouwe Maan2015-12-011-8/+7