-
-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added support for request restore with ajax #103
Open
sallyx
wants to merge
1
commit into
nette:master
Choose a base branch
from
sallyx:ajax-restore-request
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
How many times do I have to repeat „writes a consistent commit message“? I'm tired. Tests fails. |
I have cloned master branch, where tests fails too. As soon as the master brnach will be ok, I will merge it ... |
Tests fails after your commit, see https://travis-ci.org/nette/application/builds/87526325 |
sallyx
force-pushed
the
ajax-restore-request
branch
from
November 7, 2015 00:18
30f2ad1
to
8206e8d
Compare
dg
force-pushed
the
master
branch
2 times, most recently
from
December 3, 2015 04:09
7f051bf
to
f87df33
Compare
dg
force-pushed
the
master
branch
2 times, most recently
from
January 13, 2016 18:03
9725b1d
to
9869e52
Compare
dg
force-pushed
the
master
branch
4 times, most recently
from
January 22, 2016 03:07
18f376d
to
3fe619f
Compare
dg
force-pushed
the
master
branch
2 times, most recently
from
February 8, 2016 13:39
20a93ca
to
08cbdeb
Compare
dg
force-pushed
the
master
branch
10 times, most recently
from
April 27, 2016 01:09
2c1ae3b
to
b42b3fe
Compare
dg
force-pushed
the
master
branch
3 times, most recently
from
April 28, 2016 03:38
5630891
to
933a7c4
Compare
dg
force-pushed
the
master
branch
2 times, most recently
from
February 8, 2024 21:03
e3d05b3
to
929a242
Compare
dg
force-pushed
the
master
branch
3 times, most recently
from
March 11, 2024 20:02
426e735
to
c19ebdc
Compare
dg
force-pushed
the
master
branch
5 times, most recently
from
April 7, 2024 02:51
2b9da37
to
30d90f4
Compare
dg
force-pushed
the
master
branch
6 times, most recently
from
April 20, 2024 00:46
bf86204
to
c91f90a
Compare
dg
force-pushed
the
master
branch
3 times, most recently
from
May 2, 2024 10:37
57bd587
to
e908315
Compare
dg
force-pushed
the
master
branch
8 times, most recently
from
May 13, 2024 09:25
c5ecbda
to
ecb200c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Application: added support for request restore with ajax