summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix inconsistent highlighting of already selected activity nav-linksClement Ho2016-10-051-10/+13
* Merge branch 'fix_group_links_404' into 'master' Fatih Acet2016-10-051-0/+3
|\
| * fix group links 404barthc2016-10-051-0/+3
* | Merge branch 'kradydal/gitlab-ce-20989-disable-all-for-non-project-members'Rémy Coutable2016-10-051-5/+9
|\ \
| * | Fix test, add author attribute to all testsKatarzyna Kobierska2016-10-031-2/+2
| * | Prevent rendering the link when the author has no accessKatarzyna Kobierska2016-10-031-5/+9
* | | Merge branch 'test-improve-gitlab-identifier' into 'master' Rémy Coutable2016-10-051-8/+50
|\ \ \
| * | | Refactor Gitlab::IdentifierYorick Peterse2016-10-051-8/+50
* | | | Merge branch 'update-runner-information' into 'master' Rémy Coutable2016-10-052-16/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | Extract method that checks if ci runner needs updateGrzegorz Bizon2016-10-031-4/+11
| * | | Update runner version only when updating contacted_atKamil Trzcinski2016-10-032-14/+10
| | |/ | |/|
* | | Merge branch 'fix/22225' into 'master' Sean McGivern2016-10-042-13/+25
|\ \ \ | |_|/ |/| |
| * | Skip wiki creation when GitHub project has wiki enabledDouglas Barbosa Alexandre2016-10-042-13/+25
* | | Removed puts code :see_no_evil:code-blocks-vue-prePhil Hughes2016-10-041-1/+0
* | | Adds v-pre to code blocks in commentsPhil Hughes2016-10-042-2/+3
|/ /
* | Merge branch 'rc-improve-members-destroy-service' into 'master' Robert Speicher2016-10-042-4/+3
|\ \
| * | Remove useless code now that Member#add_user handles itrc-improve-members-destroy-serviceRémy Coutable2016-10-031-8/+0
| * | Fix a few things after the initial improvment to Members::DestroyServiceRémy Coutable2016-10-031-1/+2
| * | Improve Members::DestroyServiceRémy Coutable2016-10-032-4/+10
* | | GrapeDSL for Namespace endpointzj-grape-sessionsZ.J. van de Weg2016-10-041-12/+10
|/ /
* | Merge branch 'aiionx_sidekiq_log_patch' into 'master' Rémy Coutable2016-10-031-1/+1
|\ \
| * | aiionx_sidekiq_log_patchDavid2016-04-151-1/+1
* | | Merge branch '22466-task-list-fork' into 'master' Rémy Coutable2016-10-031-22/+0
|\ \ \
| * | | Replace talk_list patch with a patched forkJared Deckard2016-09-301-22/+0
* | | | Merge branch 'zj-grape-award-emoji' into 'master' Robert Speicher2016-10-031-33/+31
|\ \ \ \
| * | | | GrapeDSL for Award Emoji endpointszj-grape-award-emojiZ.J. van de Weg2016-10-031-33/+31
| | |_|/ | |/| |
* | | | Merge branch 'zj-grape-keys' into 'master' Rémy Coutable2016-10-031-4/+3
|\ \ \ \ | |/ / / |/| | |
| * | | GrapeDSL for Keys endpointzj-grape-keysZ.J. van de Weg2016-10-011-4/+3
| |/ /
* | | Merge branch '21983-member-add_user-doesn-t-detect-existing-members-that-have...Robert Speicher2016-10-022-15/+6
|\ \ \ | |/ / |/| |
| * | Allow Member.add_user to handle access requestersRémy Coutable2016-09-282-15/+6
* | | Merge branch '21744-fix-missing-values-in-linter' into 'master' Rémy Coutable2016-09-301-1/+1
|\ \ \
| * | | Expose jobs to viewKatarzyna Kobierska2016-09-301-3/+1
| * | | Add missing values to linterKatarzyna Kobierska2016-09-301-0/+2
* | | | Merge branch 'initialize-redis' into 'master' Yorick Peterse2016-09-301-18/+6
|\ \ \ \
| * | | | Initialize Redis pool in single-threaded contextJacob Vosmaer2016-09-301-18/+6
* | | | | Merge branch 'replace-alias_method_chain' into 'master' Rémy Coutable2016-09-301-5/+7
|\ \ \ \ \
| * | | | | Use `Module#prepend` instead of `alias_method_chain`Andre Guedes2016-09-301-5/+7
| | |/ / / | |/| | |
* | | | | Merge branch '15356-filters-should-change-issue-counts' into 'master' Robert Speicher2016-09-301-2/+1
|\ \ \ \ \
| * | | | | Small improvements thanks to Robert's feedbackRémy Coutable2016-09-301-2/+1
| |/ / / /
* | | | | Merge branch 'koding-setting-api' into 'master' Robert Speicher2016-09-301-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Expose the Koding application settings in the APIkoding-setting-apiDJ Mountney2016-09-291-0/+2
* | | | | Merge branch 'rc-new-access-requests-finder' into 'master' Douwe Maan2016-09-301-2/+2
|\ \ \ \ \
| * | | | | New AccessRequestsFinderRémy Coutable2016-09-281-2/+2
| | |_|/ / | |/| | |
* | | | | Fix race condition that can be triggered if the token expires right after we ...lfs-token-race-condition-fixPatricio Cano2016-09-291-7/+2
| |/ / / |/| | |
* | | | Merge branch 'issue_22382' into 'master' Rémy Coutable2016-09-292-6/+7
|\ \ \ \
| * | | | Expose project share expiration_date field on APIissue_22382Felipe Artur2016-09-282-6/+7
* | | | | Merge branch 'rs-remove-duplicate-versioninfo' into 'master' Robert Speicher2016-09-291-52/+0
|\ \ \ \ \
| * | | | | Remove duplicate VersionInfo classRobert Speicher2016-09-291-52/+0
* | | | | | Merge branch '22367-add-pipeline-id-build' into 'master' Rémy Coutable2016-09-291-2/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | expose pipeline data in builds APIGuilherme Salazar2016-09-281-2/+7