Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acmeair/acmeair-nodejs
/ functions
Functions
65 in github.com/acmeair/acmeair-nodejs
⨍
Functions
65
◇
Types & classes
0
↓ 6 callers
Function
countItems
(dbName, callback /*(error, count)*/)
routes/index.js:333
↓ 5 callers
Function
initDB
()
app.js:173
↓ 4 callers
Function
cloneObjectThroughSerialization
(theObject)
loader/loader.js:76
↓ 4 callers
Function
initDB
()
authservice_app.js:67
↓ 3 callers
Function
getBucket
(ts)
netflix/hystrix/metrix.js:10
↓ 3 callers
Function
updateLoggedInUserWelcome
()
public/js/acmeair-common.js:40
↓ 2 callers
Function
bookFlight
(flightId, userid, callback /* (error, bookingId) */)
routes/index.js:498
↓ 2 callers
Function
getFlightByAirportsAndDepartureDate
(fromAirport, toAirport, flightDate, callback /* error, flightSegment, flights[] */)
routes/index.js:418
↓ 2 callers
Function
getQueryInfo
(collectionname, condition)
dataaccess/cassandra/index.js:129
↓ 2 callers
Function
getRevision
(db, id, callback/*(error, revision)*/)
dataaccess/cloudant/index.js:123
↓ 2 callers
Function
getUpsertParam
(collectionname, doc)
dataaccess/cassandra/index.js:90
↓ 2 callers
Function
hideLoginWaitDialog
()
public/js/acmeair-common.js:28
↓ 1 callers
Function
calculateDBConfig
()
dataaccess/cloudant/index.js:60
↓ 1 callers
Function
calculateDBConfig
()
dataaccess/cassandra/index.js:62
↓ 1 callers
Function
cancelBooking
(bookingid, userid, callback /*(error)*/)
routes/index.js:510
↓ 1 callers
Function
createCustomers
(numCustomers)
loader/loader.js:193
↓ 1 callers
Function
createFlightRelatedData
(callback/*()*/)
loader/loader.js:201
↓ 1 callers
Function
createSession
(customerId, callback /* (error, sessionId) */)
routes/index.js:358
↓ 1 callers
Function
generate_mongo_url
(obj)
dataaccess/mongo/index.js:86
↓ 1 callers
Function
getArrivalTime
(departureTime, mileage)
loader/loader.js:85
↓ 1 callers
Function
getBookingsByUser
(username, callback /* (error, Bookings) */)
routes/index.js:404
↓ 1 callers
Function
getCustomer
(username, callback /* (error, Customer) */)
routes/index.js:396
↓ 1 callers
Function
getDateAtTwelveAM
(theDate)
loader/loader.js:92
↓ 1 callers
Function
getDepartureTimeDaysFromDate
(baseTime, days)
loader/loader.js:80
↓ 1 callers
Function
getDocumentFromQuery
(document)
dataaccess/cloudant/index.js:167
↓ 1 callers
Function
getFlightSegmentByOriginPortAndDestPort
(fromAirport, toAirport, callback /* error, flightsegment */)
routes/index.js:468
↓ 1 callers
Function
hideLoginDialog
()
public/js/acmeair-common.js:20
↓ 1 callers
Function
housekeeping
(bucket, metrix)
netflix/hystrix/metrix.js:119
↓ 1 callers
Function
invalidateSession
(sessionid, callback /* error */)
routes/index.js:408
↓ 1 callers
Function
pollFromMetrix
(handler)
netflix/hystrix/streamHandler.js:47
↓ 1 callers
Function
showLoginWaitDialog
()
public/js/acmeair-common.js:24
↓ 1 callers
Function
startServer
()
authservice_app.js:84
↓ 1 callers
Function
startServer
()
app.js:189
↓ 1 callers
Function
updateCustomer
(login, customer, callback /* (error, Customer) */)
routes/index.js:400
↓ 1 callers
Function
validateCustomer
(username, password, callback /* (error, boolean validCustomer) */)
routes/index.js:344
↓ 1 callers
Function
validateSession
(sessionId, callback /* (error, userid) */)
routes/index.js:374
Function
Command
(name, theWork,maxFailures, callTimeout, resetTimeout)
netflix/hystrix/command.js:25
Function
Metrix
(name, g)
netflix/hystrix/metrix.js:32
Function
StreamHandler
(delay)
netflix/hystrix/streamHandler.js:21
Function
airportCodeToAirportName
(airportCode)
public/js/acmeair-common.js:161
Function
checkStatus
(req, res)
authservice_app.js:91
Function
checkStatus
(req, res)
app.js:138
Function
createToken
(req, res)
authservice_app.js:95
Function
currencyFormatter
(data)
public/js/acmeair-common.js:121
Function
dateFormatter
(data)
public/js/acmeair-common.js:116
Function
getCommand
(name, theWork,callback/*error, command*/)
netflix/hystrix/command.js:9
Function
getDateAtRandomTopOfTheHour
(theDate)
loader/loader.js:96
Function
getHandler
(delay, callback /*error, handler*/)
netflix/hystrix/streamHandler.js:10
Function
getInstance
(name)
netflix/hystrix/metrix.js:16
Function
getInstances
()
netflix/hystrix/metrix.js:22
Function
hideWaitDialog
()
public/js/acmeair-common.js:36
Function
insertAirportCodeMapping
(airportCodeMapping, callback)
loader/loader.js:109
Function
insertCustomer
(customer, callback)
loader/loader.js:101
Function
insertFlight
(flight, callback)
loader/loader.js:123
Function
insertFlightSegment
(flightSegment, callback)
loader/loader.js:116
Function
invalidateToken
(req, res)
authservice_app.js:135
Function
loaddb
()
public/js/acmeair-common.js:105
Function
login
(req, res)
app.js:142
Function
login
()
public/js/acmeair-common.js:50
Function
logout
(req, res)
app.js:152
Function
logout
()
public/js/acmeair-common.js:78
Function
showLoginDialog
* Copyright (c) 2013-2015 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in complian
public/js/acmeair-common.js:16
Function
showWaitDialog
()
public/js/acmeair-common.js:32
Function
startLoadDatabase
(req, res)
app.js:163
Function
validateToken
(req, res)
authservice_app.js:115