summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-072-0/+9
|\
| * Merge branch 'fix-sidekiq-sentry-context' into 'master' Robert Speicher2016-08-311-0/+1
| |\
| | * Fix Sentry not reporting right program for Sidekiq workersfix-sidekiq-sentry-contextStan Hu2016-08-251-0/+1
| * | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-262-7/+1
| |\ \ | | |/
| * | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-244-0/+70
| |\ \
| * | | Path could also have slashes! Feedback:Lin Jen-Shin2016-08-241-3/+2
| * | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-193-1/+14
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-182-0/+19
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-171-2/+15
| |\ \ \ \ \
| * | | | | | Rename to latest_succeeded, feedback:Lin Jen-Shin2016-08-161-3/+4
| * | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-165-42/+98
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-1013-81/+132
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-07-256-115/+45
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'artifacts-from-ref-and-build-name-api' into artifacts-from-ref-...Lin Jen-Shin2016-07-215-11/+138
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into artifacts-from-ref-and-build-nameLin Jen-Shin2016-07-184-105/+14
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update routes based on feedback from:Lin Jen-Shin2016-07-141-7/+8
| * | | | | | | | | | | Rename to ref_name so it's aligning with APILin Jen-Shin2016-07-131-2/+2
| * | | | | | | | | | | Add all the tests and fix stuffs along the way:Lin Jen-Shin2016-07-121-1/+1
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-07-112-1/+2
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Handle branches with / in the nameLin Jen-Shin2016-07-111-1/+2
| * | | | | | | | | | | | Introduce Projects::ArtifactsController#search:Lin Jen-Shin2016-07-111-0/+6
* | | | | | | | | | | | | Display numbers for the "Issue (Tracker)" cycle analytics metric.Timothy Andrew2016-08-261-0/+2
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Remove gitoriouszj-remove-gitoriousZ.J. van de Weg2016-08-252-7/+1
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Revert the revert of Optimistic Lockingrevert_revert_issuable_lockValery Sizov2016-08-221-0/+57
* | | | | | | | | | | Support integration with Koding (online IDE)Gokmen Goksel2016-08-191-0/+5
* | | | | | | | | | | Merge branch 'expiration-date-on-memberships' into 'master' Douwe Maan2016-08-191-0/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix cron job keyexpiration-date-on-membershipsDouwe Maan2016-08-191-3/+3
| * | | | | | | | | | | Merge branch 'master' into 'expiration-date-on-memberships'Sean McGivern2016-08-192-0/+10
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' into expiration-date-on-membershipsDouwe Maan2016-08-181-1/+2
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-181-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Allow project group links to be expiredSean McGivern2016-08-181-0/+3
| * | | | | | | | | | | | | Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-1814-100/+219
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Add worker which removes expired members.Adam Niedzielski2016-08-041-0/+3
* | | | | | | | | | | | | | Merge branch 'ace-ventura' into 'master' Jacob Schatz2016-08-191-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Only load Ace on Snippets and file edit pages.Connor Shea2016-08-181-0/+2
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'diff-line-comment-vuejs' into 'master' Douwe Maan2016-08-192-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-181-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-172-0/+19
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-161-2/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-1212-91/+169
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-034-7/+16
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-07-285-25/+37
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Correctly resolves/unresolves discussionsPhil Hughes2016-07-261-1/+1
| * | | | | | | | | | | | | convert CS to JSPhil Hughes2016-07-261-1/+1
| * | | | | | | | | | | | | Merge branch 'master' into diff-line-comment-vuejsPhil Hughes2016-07-263-2/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Add endpoints to resolve diff notes and discussionsDouwe Maan2016-07-251-4/+8
| * | | | | | | | | | | | | | Resolve all endpointPhil Hughes2016-07-241-0/+4
| * | | | | | | | | | | | | | Posts to rails to update note eventuallyPhil Hughes2016-07-241-0/+1
| * | | | | | | | | | | | | | Diff line comments resolvePhil Hughes2016-07-241-0/+1
* | | | | | | | | | | | | | | Small refactor and syntax fixes.2fa-api-checkPatricio Cano2016-08-181-1/+1