summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/import-group-members' into 'master' Rémy Coutable2017-02-074-3/+34
|\
| * Add missing group members to export for I/Efix/import-group-membersJames Lopez2017-02-074-3/+34
* | Merge branch 'ee-1439-read-only-user' into 'master' Douwe Maan2017-02-071-1/+13
|\ \
| * | List all groups/projects for admins on explore pagesDouwe Maan2017-02-061-1/+13
| |/
* | Merge branch 'fix-references-header-parsing' into 'master' Sean McGivern2017-02-062-6/+27
|\ \
| * | No strong reasons to freeze themLin Jen-Shin2017-02-071-3/+2
| * | Freeze regexp and add a commentfix-references-header-parsingLin Jen-Shin2017-02-031-1/+3
| * | Use references variableLin Jen-Shin2017-02-031-1/+3
| * | Use message_id_regexp variable for the regexpLin Jen-Shin2017-02-031-1/+3
| * | Merge remote-tracking branch 'upstream/master' into fix-references-header-par...Lin Jen-Shin2017-02-0372-378/+948
| |\ \
| * | | Specify that iOS app would also do thisLin Jen-Shin2017-01-201-1/+3
| * | | Fix References header parser for Microsoft ExchangeLin Jen-Shin2017-01-202-6/+20
* | | | Merge branch 'fix/gb/backwards-compatibility-coverage-ci-yml' into 'master' Douwe Maan2017-02-061-4/+1
|\ \ \ \
| * | | | Remove coverage entry from global CI/CD optionsGrzegorz Bizon2017-02-041-4/+1
| | |_|/ | |/| |
* | | | Merge branch 'master' into 'jej-pages-to-ce'jej-pages-to-ceJames Edwards-Jones2017-02-063-3/+28
|\ \ \ \
| * | | | Introduce maximum session time for terminal websocket connectionterminal-max-session-timeAdam Niedzielski2017-02-062-3/+4
| |/ / /
| * | | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-034-6/+5
| |\ \ \
| * \ \ \ Merge branch 'master' into webpackMike Greiling2017-02-0224-200/+537
| |\ \ \ \
| * | | | | add rack middleware to proxy webpack dev serverMike Greiling2017-02-011-0/+24
* | | | | | Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones2017-02-0327-206/+540
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'fwn-to-find-by-full-path' into 'master' Dmitriy Zaporozhets2017-02-032-3/+3
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi2017-02-032-3/+3
| * | | | | Merge branch 'fix-git-hooks-when-creating-file' into 'master' Douwe Maan2017-02-021-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...fix-git-hooks-when-creating-fileLin Jen-Shin2017-02-0240-213/+493
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2017-01-2696-378/+3987
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into fix-git-hooks-when-creating-fileLin Jen-Shin2017-01-0468-602/+1434
| | |\ \ \ \ \ \ \
| | * | | | | | | | Unify parameters and callback after hooksLin Jen-Shin2016-12-141-1/+1
| * | | | | | | | | Merge branch '20452-remove-require-from-request_profiler-initializer' into 'm...27537-flash-of-human-un-friendly-utc-timestampRobert Speicher2017-02-021-2/+1
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | Don't require lib/gitlab/request_profiler/middleware.rb in config/initializer...20452-remove-require-from-request_profiler-initializerRémy Coutable2017-02-021-2/+1
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch '20248-add-coverage-regex-in-job-yaml' into 'master'Douwe Maan2017-02-026-15/+85
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Make some other refinements to validation logicLeandro Camargo2017-01-251-2/+2
| | * | | | | | | Make more code improvements around the '/' stripping logicLeandro Camargo2017-01-252-8/+8
| | * | | | | | | Force coverage value to always be surrounded by '/'Leandro Camargo2017-01-253-17/+40
| | * | | | | | | Comply to more requirements and requests made in the code reviewLeandro Camargo2017-01-252-4/+3
| | * | | | | | | Simplify coverage setting and comply to some requests in code reviewLeandro Camargo2017-01-251-15/+5
| | * | | | | | | Fix wrong description for Coverage entry (in ruby comments)Leandro Camargo2017-01-251-1/+1
| | * | | | | | | Add specs to cover the implemented feature and fix a small bugLeandro Camargo2017-01-251-1/+1
| | * | | | | | | Add `coverage` to the Global config entry as wellLeandro Camargo2017-01-251-1/+4
| | * | | | | | | Change expected `coverage` structure for CI configuration YAML fileLeandro Camargo2017-01-253-8/+18
| | * | | | | | | Comply to requests made in the review and adjust to the Entry/Node changesLeandro Camargo2017-01-253-7/+8
| | * | | | | | | Add ability to define a coverage regex in the .gitlab-ci.ymlLeandro Camargo2017-01-254-5/+49
| * | | | | | | | Merge branch '24462-reduce_ldap_queries_for_lfs' into 'master' Robert Speicher2017-02-011-3/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Reduce hits to LDAP on Git HTTP auth by reordering auth mechanismsDrew Blessing2017-01-301-3/+8
| * | | | | | | | | Merge branch 'zj-format-chat-messages' into 'master' Kamil Trzciński2017-02-0116-182/+442
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Improve styling of the new issue messagezj-format-chat-messagesZ.J. van de Weg2017-01-311-2/+2
| | * | | | | | | | | Incorporate feedbackZ.J. van de Weg2017-01-307-13/+38
| | * | | | | | | | | Rename presenters for consitencyZ.J. van de Weg2017-01-3010-32/+30
| | * | | | | | | | | Incorporate feedbackZ.J. van de Weg2017-01-309-180/+279
| | * | | | | | | | | Add help commandZ.J. van de Weg2017-01-303-8/+53
| | * | | | | | | | | Chat Commands have presentersZ.J. van de Weg2017-01-3013-173/+266
| | |/ / / / / / / /