Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
flowspy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
itminedu
flowspy
Commits
f8938aca
Commit
f8938aca
authored
May 12, 2014
by
Leonidas Poulopoulos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release version 1.0.3
parent
552466bf
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
399 additions
and
374 deletions
+399
-374
ChangeLog
ChangeLog
+8
-0
_version.py
_version.py
+1
-1
doc/source/conf.py
doc/source/conf.py
+2
-2
doc/source/install.rst
doc/source/install.rst
+388
-371
No files found.
ChangeLog
View file @
f8938aca
===========
1.0.3 RELEASE
Minor fixes. Check documentation for peers table handling
- Fix issue with altlogin redirection
- Switch peers primary key to AutoField
- Make peers tables management configurable
===========
1.0.2 RELEASE
Documentation enhancements
...
...
_version.py
View file @
f8938aca
VERSION
=
'1.0.
2
'
VERSION
=
'1.0.
3
'
if
__name__
==
"__main__"
:
print
VERSION
doc/source/conf.py
View file @
f8938aca
...
...
@@ -45,9 +45,9 @@ copyright = u'2014, Leonidas Poulopoulos (@leopoul), GRNET S.A'
# built documents.
#
# The short X.Y version.
version
=
'1.0.
2
'
version
=
'1.0.
3
'
# The full version, including alpha/beta/rc tags.
release
=
'1.0.
2
'
release
=
'1.0.
3
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
doc/source/install.rst
View file @
f8938aca
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment