FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/cpp/server/ServerOptions.cpp - ssh352/rstudio · GitHub
ssh352
/
rstudio
Public
forked from
rstudio/rstudio
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
rstudio
src
cpp
server
ServerOptions.cpp
on
main
User selector
Datepicker
Commit history
Commits on Nov 29, 2023
OS Companion commit for rstudio/rstudio-pro#5490
zachhannum
committed
be07a37
View commit details
Copy full SHA for be07a37
View code at this point
Browse repository at this point
Commits on Jun 30, 2023
Use cached api to lookup users in several more places
Show description for bd8ecd5
jeffvroom
committed
bd8ecd5
View commit details
Copy full SHA for bd8ecd5
View code at this point
Browse repository at this point
Commits on Sep 15, 2022
more rebranding copyright update
jgutman
committed
5ecd209
View commit details
Copy full SHA for 5ecd209
View code at this point
Browse repository at this point
Commits on Sep 13, 2022
Posit Software PBC
jgutman
committed
fdfd3c2
View commit details
Copy full SHA for fdfd3c2
View code at this point
Browse repository at this point
Update copyright to Posit
jgutman
committed
d48ff06
View commit details
Copy full SHA for d48ff06
View code at this point
Browse repository at this point
Commits on Jan 4, 2022
bump copyright to 2022
jmcphers
committed
8f85b6b
View commit details
Copy full SHA for 8f85b6b
View code at this point
Browse repository at this point
Commits on Jul 6, 2021
open source companion to rstudio/rstudio-pro#2710
jmcphers
committed
901f110
View commit details
Copy full SHA for 901f110
View code at this point
Browse repository at this point
Commits on Jan 4, 2021
bulk update copyright dates to 2021
jmcphers
committed
ddcd719
View commit details
Copy full SHA for ddcd719
View code at this point
Browse repository at this point
Commits on Dec 18, 2020
Always report startup configuration related errors to stderr, even if
Show description for 48243d9
kfeinauer
committed
48243d9
View commit details
Copy full SHA for 48243d9
View code at this point
Browse repository at this point
Commits on Aug 6, 2020
companion commit for rstudio-pro/pull/1853
ricardofandrade
committed
2f12263
View commit details
Copy full SHA for 2f12263
View code at this point
Browse repository at this point
Commits on Aug 3, 2020
open source companion commit for #6608
ricardofandrade
committed
e0089b8
View commit details
Copy full SHA for e0089b8
View code at this point
Browse repository at this point
Commits on Jun 23, 2020
Open source companion commit for https://github.com/rstudio/rstudio-pro/pull/1729
kfeinauer
committed
a9bb34c
View commit details
Copy full SHA for a9bb34c
View code at this point
Browse repository at this point
Commits on Jun 20, 2020
cleanup old space-before-semicolon syntax in C++ sources (#7185)
gtritchie
authored
4ed8194
View commit details
Copy full SHA for 4ed8194
View code at this point
Browse repository at this point
Commits on May 27, 2020
Backport pro fixes and changes
ricardofandrade
committed
da79642
View commit details
Copy full SHA for da79642
View code at this point
Browse repository at this point
Commits on May 26, 2020
Open source companion commit for https://github.com/rstudio/rstudio-pro/pull/1676
kfeinauer
committed
58cf7a8
View commit details
Copy full SHA for 58cf7a8
View code at this point
Browse repository at this point
Commits on May 20, 2020
bulk update copyright dates for 2020
jmcphers
committed
3fdda38
View commit details
Copy full SHA for 3fdda38
View code at this point
Browse repository at this point
Commits on May 15, 2020
fix break in open-source server
Show description for 57bab6b
gtritchie
committed
57bab6b
View commit details
Copy full SHA for 57bab6b
View code at this point
Browse repository at this point
Commits on May 5, 2020
www-url-path-prefix option to control cookie path
ricardofandrade
committed
867fb44
View commit details
Copy full SHA for 867fb44
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
Set SameSite on cookies default Lax/None in IFrame
Show description for dae070e
ricardofandrade
committed
dae070e
View commit details
Copy full SHA for dae070e
View code at this point
Browse repository at this point
Commits on Apr 24, 2020
Open source companion commit for https://github.com/rstudio/rstudio-pro/pull/1632
kfeinauer
committed
5c165fb
View commit details
Copy full SHA for 5c165fb
View code at this point
Browse repository at this point
Commits on Apr 15, 2020
open source companion to rstudio/rstudio-pro#1602
jmcphers
committed
f58faf5
View commit details
Copy full SHA for f58faf5
View code at this point
Browse repository at this point
Commits on Mar 10, 2020
invert origin check
jmcphers
committed
36a7e90
View commit details
Copy full SHA for 36a7e90
View code at this point
Browse repository at this point
Commits on Feb 4, 2020
bulk update RStudio, Inc. => RStudio, PBC
jmcphers
committed
30aa1f8
View commit details
Copy full SHA for 30aa1f8
View code at this point
Browse repository at this point
Commits on Jan 21, 2020
Disable origin check by default
kfeinauer
committed
dc32516
View commit details
Copy full SHA for dc32516
View code at this point
Browse repository at this point
Commits on Jan 17, 2020
Open source companion commit for https://github.com/rstudio/rstudio-pro/pull/1399. Added ability to specify a whitelist of allowed domains when doing cross-origin check
kfeinauer
committed
c0abe63
View commit details
Copy full SHA for c0abe63
View code at this point
Browse repository at this point
Commits on Nov 7, 2019
Add the ability to stamp arbitrary headers on all server responses.
Show description for d19a00b
kfeinauer
committed
d19a00b
View commit details
Copy full SHA for d19a00b
View code at this point
Browse repository at this point
Commits on Oct 10, 2019
Merge master into feature/separate-help-lib
MariaSemple
committed
54f4471
View commit details
Copy full SHA for 54f4471
View code at this point
Browse repository at this point
Open source companion commit for https://github.com/rstudio/rstudio-pro/pull/1237
kfeinauer
committed
0b964c6
View commit details
Copy full SHA for 0b964c6
View code at this point
Browse repository at this point
Commits on Oct 9, 2019
Open source companion commit for https://github.com/rstudio/rstudio-pro/pull/1239
kfeinauer
committed
21f6fca
View commit details
Copy full SHA for 21f6fca
View code at this point
Browse repository at this point
Commits on Oct 8, 2019
rename createUser for more clarity and re-order some methods.
MariaSemple
committed
c82af1a
View commit details
Copy full SHA for c82af1a
View code at this point
Browse repository at this point
Commits on Oct 3, 2019
fix compile issues on mac.
MariaSemple
committed
ac0475a
View commit details
Copy full SHA for ac0475a
View code at this point
Browse repository at this point
Commits on Oct 2, 2019
merge master into feature/separate-help-lib.
MariaSemple
committed
29a7176
View commit details
Copy full SHA for 29a7176
View code at this point
Browse repository at this point
Commits on Oct 1, 2019
Open source companion commit for https://github.com/rstudio/rstudio-pro/pull/1220 - check origin against host to help prevent against CSRF attacks
kfeinauer
committed
0d35bca
View commit details
Copy full SHA for 0d35bca
View code at this point
Browse repository at this point
Open source companion commit for https://github.com/rstudio/rstudio-pro/pull/1221
kfeinauer
committed
b86bfdf
View commit details
Copy full SHA for b86bfdf
View code at this point
Browse repository at this point
Commits on Sep 30, 2019
change method name for more consistency
MariaSemple
committed
4ef5b6d
View commit details
Copy full SHA for 4ef5b6d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL