FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/cpp/session/SessionHttpMethods.cpp - pearsonca/rstudio · GitHub
pearsonca
/
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
session
SessionHttpMethods.cpp
on
master
User selector
Datepicker
Commit history
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 Oct 17, 2019
remove error comparison to boost error_condition and handle error_conditions case by case
MariaSemple
committed
49ec59f
View commit details
Copy full SHA for 49ec59f
View code at this point
Browse repository at this point
compare boost error_code/conditions to Error directly instead of to Error.code()
MariaSemple
committed
60b477f
View commit details
Copy full SHA for 60b477f
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 Sep 24, 2019
refactor json lib and fix all issues. also fix a bug in refactored error.
MariaSemple
committed
9e52564
View commit details
Copy full SHA for 9e52564
View code at this point
Browse repository at this point
Commits on Sep 12, 2019
resolve conflicts after merging from master
MariaSemple
committed
b2788dc
View commit details
Copy full SHA for b2788dc
View code at this point
Browse repository at this point
Commits on Sep 5, 2019
restyle FilePath class.
MariaSemple
committed
bdbe32a
View commit details
Copy full SHA for bdbe32a
View code at this point
Browse repository at this point
restyle Error classes.
MariaSemple
committed
5ff879c
View commit details
Copy full SHA for 5ff879c
View code at this point
Browse repository at this point
Commits on Aug 15, 2019
get the IDE compiling again after pulling out some classes.
MariaSemple
committed
9df0a03
View commit details
Copy full SHA for 9df0a03
View code at this point
Browse repository at this point
Commits on Aug 13, 2019
ensure file monitor stopped for all forms of quit
kevinushey
committed
3d4349d
View commit details
Copy full SHA for 3d4349d
View code at this point
Browse repository at this point
Commits on Aug 12, 2019
explicitly stop file monitor on close
kevinushey
committed
9d016ae
View commit details
Copy full SHA for 9d016ae
View code at this point
Browse repository at this point
Commits on Aug 8, 2019
Open source companion commit for https://github.com/rstudio/rstudio-pro/pull/1156
kfeinauer
committed
addd3a8
View commit details
Copy full SHA for addd3a8
View code at this point
Browse repository at this point
Commits on May 31, 2019
Open source companion commit for https://github.com/rstudio/rstudio-pro/pull/1042
kfeinauer
committed
489ded0
View commit details
Copy full SHA for 489ded0
View code at this point
Browse repository at this point
Commits on Apr 2, 2019
replace BOOST_FOREACH with native C++ for loops
gtritchie
committed
7cc2cad
View commit details
Copy full SHA for 7cc2cad
View code at this point
Browse repository at this point
Commits on Mar 30, 2019
validate client init explicitly
jmcphers
committed
e8dfdf5
View commit details
Copy full SHA for e8dfdf5
View code at this point
Browse repository at this point
add CSRF validation to all RPCs
jmcphers
committed
e1f76cd
View commit details
Copy full SHA for e1f76cd
View code at this point
Browse repository at this point
Commits on Aug 27, 2018
Fixed session working directory restore when closing projects for open source server and single session RSP mode caused by a sticky working-dir setting after having switched projects. The fix is to…
Show description for 78649aa
kfeinauer
committed
78649aa
View commit details
Copy full SHA for 78649aa
View code at this point
Browse repository at this point
Commits on Aug 16, 2018
open source companion to https://github.com/rstudio/rstudio-pro/pull/559
gtritchie
committed
4b74905
View commit details
Copy full SHA for 4b74905
View code at this point
Browse repository at this point
Commits on May 24, 2018
Open source companion commit for https://github.com/rstudio/rstudio-pro/pull/476
kfeinauer
committed
f7bb0bc
View commit details
Copy full SHA for f7bb0bc
View code at this point
Browse repository at this point
Commits on May 14, 2018
Open source companion commit for https://github.com/rstudio/rstudio-pro/pull/454 - revamped 404 pages
kfeinauer
committed
8790500
View commit details
Copy full SHA for 8790500
View code at this point
Browse repository at this point
Commits on May 7, 2018
Code review feedback - quitting instead of suspending at a higher level to ensure suspend-specific functionality works regardless of the new setting
kfeinauer
committed
9d02d25
View commit details
Copy full SHA for 9d02d25
View code at this point
Browse repository at this point
Commits on May 2, 2018
Open source companion commit for https://github.com/rstudio/rstudio-pro/pull/447
kfeinauer
committed
d0e96df
View commit details
Copy full SHA for d0e96df
View code at this point
Browse repository at this point
Commits on Apr 18, 2018
Open source server-core
kfeinauer
committed
b448d58
View commit details
Copy full SHA for b448d58
View code at this point
Browse repository at this point
Commits on Mar 23, 2018
check for cmd+w on macOS
jmcphers
committed
8129a9e
View commit details
Copy full SHA for 8129a9e
View code at this point
Browse repository at this point
Commits on Mar 9, 2018
Open source companion commit for https://github.com/rstudio/rstudio-pro/pull/352
kfeinauer
committed
5e64c03
View commit details
Copy full SHA for 5e64c03
View code at this point
Browse repository at this point
Commits on Feb 15, 2018
Open source companion commit for https://github.com/rstudio/rstudio-pro/pull/318
kfeinauer
committed
76bd99d
View commit details
Copy full SHA for 76bd99d
View code at this point
Browse repository at this point
Commits on Jul 18, 2017
open source companion commit for overhauling R versions
kfeinauer
committed
0b6fbca
View commit details
Copy full SHA for 0b6fbca
View code at this point
Browse repository at this point
Commits on Jun 16, 2017
process events in both server, desktop configurations
kevinushey
committed
d39ce51
View commit details
Copy full SHA for d39ce51
View code at this point
Browse repository at this point
Commits on Feb 24, 2017
avoid creating project file in users home dir
kevinushey
committed
dfd6b54
View commit details
Copy full SHA for dfd6b54
View code at this point
Browse repository at this point
allow directory in Open Project dialog
kevinushey
committed
ba88a3a
View commit details
Copy full SHA for ba88a3a
View code at this point
Browse repository at this point
Commits on Jan 16, 2017
rename module due to namespace conflict with older unistd.h
jmcphers
committed
21a3aa4
View commit details
Copy full SHA for 21a3aa4
View code at this point
Browse repository at this point
Commits on Jan 12, 2017
check for active rather than running children
jmcphers
committed
67bfac0
View commit details
Copy full SHA for 67bfac0
View code at this point
Browse repository at this point
Commits on Jun 7, 2016
factor/encapsulate portions of SessionMain into translation units
jmcphers
committed
1b77e00
View commit details
Copy full SHA for 1b77e00
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL